WaveConditionsInputContextProperties.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Cleanup Related to Issue [WTI-1129]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8352 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2e921eb342ef4298bd043ac58a0b9c6650799a80

Former-commit-id: 52d74c217cb28a95d3bf962235cea544cf8fa6bd

    • -9
    • +9
    ./WaveConditionsInputContextProperties.cs
Simplified ConfirmingUseForeshoreProperties signature. Used ConfirmingUseForeshoreProperties in WaveConditiosn. Related to Issue [WTI-1129]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8337 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0b731f9d6a08c4189acc043fb047e7f71b399a14

Former-commit-id: 21bc3ef5a59e0317151b194af7f501ff9864317f

    • -38
    • +29
    ./WaveConditionsInputContextProperties.cs
  1. … 6 more files in changeset.
Added change handler to WaveConditionInputContextProperties related classes. Related to Issue [WTI-1129]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8334 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f369f955db934d9e220cbe68fd90cc080cfc0907

Former-commit-id: fc39218754ce4f96056b01108241b4f86362d917

    • -1
    • +10
    ./WaveConditionsInputContextProperties.cs
  1. … 17 more files in changeset.
Use of nameof operator in Resource* attributes. Reviewed by: bouvrie

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7758 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f5bb0e00d51b1760f788726105a1fc99df20e024

Former-commit-id: 2624919c5c7a37b1da3486ef3d4dd8d40c6f62c5

    • -45
    • +45
    ./WaveConditionsInputContextProperties.cs
  1. … 82 more files in changeset.
(Editorial) - Replaced the explicit parametername with the nameof function

Related to Issue [WTI-1056]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7700 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 40e0537922d3960ec7f3845f60361d709af285db

Former-commit-id: d354bd573574e962484e1ecb4290776e1506636e

    • -1
    • +1
    ./WaveConditionsInputContextProperties.cs
Made sure that the selected and selectable hydraulic boundary locations for the WaveConditionsInput use the same reference points when calculation the distance. Added tests: - To ensure that SelectedHydraulicBoundaryLocation uses the correct reference point - To ensure the GetSelectableHydraulicBoundaryLocations uses the correct reference point - To ensure that the distance of the SelectedHydraulicBoundaryLocation is the same as the item in GetSelectableHydraulicBoundaryLocations

- Cleaned up tests in the StructureInputBasePropertiesTest

Related to Issue [WTI-1056]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7693 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0a7e1dda9d0069cbfa79ce90a929fe76c500159f

Former-commit-id: bef059802978b594e018e6af042946bab5726ecb

    • -2
    • +4
    ./WaveConditionsInputContextProperties.cs
  1. … 2 more files in changeset.
Implemented use of handler for UseForeshoreProperties just like UseBreakWaterProperties. Related to Issue [WTI-970]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7635 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a6e240f1422196b3d901a1a2844f231251ab0507

Former-commit-id: c8c157f381ddccb99fbf0ababbc3a563a569380f

    • -1
    • +1
    ./WaveConditionsInputContextProperties.cs
  1. … 9 more files in changeset.
Merged IUseBreakWaterPropertyChangeHandler and IDistributionPropertyChangeHandler into a single IPropertyChangeHandler Related to Issue [WTI-968]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7524 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ebc30eecf289d704188c1ec45d4712bffd708c16

Former-commit-id: f6de7e38e4ae49a64dacfd18347b61deb3c9f2fd

    • -2
    • +2
    ./WaveConditionsInputContextProperties.cs
  1. … 16 more files in changeset.
extracted IUseBreakWaterPropertyChangeHandler. Related to Issue [WTI-968]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7514 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bdea796968ad5463037011eae3c58d09008d3a7a

Former-commit-id: eccb654ab2c8b4c21ff77bc165be18a7fe3606ca

    • -2
    • +2
    ./WaveConditionsInputContextProperties.cs
  1. … 6 more files in changeset.
Change of WaveConditionsInputContext now results in clearing the calculation result. WaveConditionsInputContextProperties has required context parameter to set as value for Data. Inheriting classes adapted as required. Simplified test of classes inheriting from the WaveConditionsInputContextProperties. Added missing PipingInputContextPropertyInfoTest. Extended PropertyInfoTests with asserts for constructed Properties object.

Related to Issue [WTI-971]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7506 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1137a09049d635e104ea0c13197fc5e6b89645b7

Former-commit-id: 898ab3c16b5a2e919f21fb4e5b51098d680f0ab9

    • -9
    • +40
    ./WaveConditionsInputContextProperties.cs
  1. … 32 more files in changeset.
Refactored way GrassCoverErosionInwardsInputContextProperties handles changes of UseBreakWaterProperties. UseBreakWaterProperties now accepts an handler which performs the action after a property has been changed. DistributionPropertiesBase accepts a similar handler. Related to Issue [WTI-968]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7473 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b2d5ebc5f93edd0607d3d39291a3542412944177

Former-commit-id: f9801610f0d5020c0485b7af2d6052cc19868fe4

    • -2
    • +8
    ./WaveConditionsInputContextProperties.cs
  1. … 17 more files in changeset.
UseBreakWaterProperties now has 2 constructors. A parameterless one which can be used for readonly properties and one constructor which accepts an ICalculation which will be updated after changes. GrassCoverErosionInwardsInputContextProperties now also clears calculation output on input changes (except for UseBreakWaterProperties). Implemented Calculation property for WaveConditionsInputContext, so that it can be used for the UseBreakWaterProperties. Related to Issue [WTI-968]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7452 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8c69cb119c00ee7c030a4e16fdb79359fba6ecd6

Former-commit-id: ea785af7876ccbda0ae1a3e2605fde18e4945dec

    • -2
    • +2
    ./WaveConditionsInputContextProperties.cs
  1. … 36 more files in changeset.
Review related changes: - Moved SelectableHydraulicBoundaryLocation to namespace PresentationObjects, as it is no UITypeEditor - Created helper for creating a list of sorted SelectableHydraulicBoundaryLocations - Updated source locations where the newly created helper could be used - Cleanup Related to Issue [WTI-1020]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7365 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fa84a93db43bbaeeb48b9c124479178478fb32d2

Former-commit-id: 9d9389215807a4217795bfd8850ea1a615a2059b

    • -5
    • +5
    ./WaveConditionsInputContextProperties.cs
  1. … 25 more files in changeset.
- Renamed tests to reflect the situation better - Added some additional code in the SelectionEditor based on janssen input - Reverted proposed refactoring of selectableHydraulicBoundaryLocation, because distance was not visible anymore in the dropdown list after selecting an entry.

Reverse merged revision(s) 6890, 6854-6853 from trunk:

Incorporated comments kleijn, added missing tests to improve coverage:

- GetReferenceLocation()

- GetHydraulicBoundaryLocations()

Related to Issue [WTI-989]

........

Incorporated comments review 1223:

- Refactored IHasHydraulicBoundaryLocationProperty such that implemented classes do not depend on SelectableHydraulicBoundaryLocation

- Moved logic for generating the list of HBL to display in the dropdown menu to the HydraulicBoundaryLocationEditor. Added additional tests to verify behaviour

Related to Issue [WTI-989]

........

Incorporated comments review 1223:

- Extended SelectionEditor to convert from the PresentationType to a DomainType

Related to Issue [WTI-989]

........

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6897 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cfd7916a4cf41ecb058a1c35acee2e5cb966b362

Former-commit-id: f2caaca84d257cc42a597b921f552c644c6a1434

    • -13
    • +11
    ./WaveConditionsInputContextProperties.cs
  1. … 15 more files in changeset.
Incorporated comments review 1223: - Refactored IHasHydraulicBoundaryLocationProperty such that implemented classes do not depend on SelectableHydraulicBoundaryLocation - Moved logic for generating the list of HBL to display in the dropdown menu to the HydraulicBoundaryLocationEditor. Added additional tests to verify behaviour Related to Issue [WTI-989]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6854 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 367ce826f1c97d28f188e49a4c2176f8d0e4ce10

Former-commit-id: c0aea88388eb17665a641d6c7b85ef7d33ca72c3

    • -11
    • +13
    ./WaveConditionsInputContextProperties.cs
  1. … 16 more files in changeset.
Implement hydraulic boundary locations sorted by distance in drop down menu: - Adjusted IHasHydraulicBoundaryLocationProperty interface to include and return SelectableHydraulicBoundaryLocation - Implemented SelectableHydraulicBoundaryLocation for all context classes when applicable - Adjusted and extended tests Related to Issue [WTI-989]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6821 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f7477341695f36bb1910b0e54d9816ec2302f4c3

Former-commit-id: d794b370b2ff612e4273ab51cf8b8daaecb15dee

    • -6
    • +11
    ./WaveConditionsInputContextProperties.cs
  1. … 19 more files in changeset.
Deltares clean-up for Ringtoets.Revetment and Ringtoets.StabilityPointStructures Related to Issue [WTI-931]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6408 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6ab756305ce10a83275fc93899a868b985b1d3d0

Former-commit-id: 274bb7bccc5be0b20bdb0fdf5dade11492ef369e

    • -20
    • +20
    ./WaveConditionsInputContextProperties.cs
  1. … 19 more files in changeset.
Merged revision(s) from branches/WTI 556

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6084 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e50f7ed7f219070fe29b4b2209145f925026a466

Former-commit-id: f870972d67ab537639530939dd69673425eb3f76

    • -4
    • +6
    ./WaveConditionsInputContextProperties.cs
  1. … 71 more files in changeset.
Removed some redundant UITypeEditors Related to Issue [WTI-556]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-556@6082 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 12717da4f7d5c2621a1854876e439de405fa6a05

Former-commit-id: 31e66b933440890c4a9dd7d2c1325939076d4393

    • -4
    • +6
    ./WaveConditionsInputContextProperties.cs
  1. … 21 more files in changeset.
- Added feature that EnumTypeConverter supports nullable enums. Null will result in an empty string - Adjusted UseBreakWaterProperties and UseForeshoreProperties such that it no longer needs a Func<bool> to check read-only status

Related to Issue [WTI-584]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5769 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0d07f775263855175805c4d8d1ebb9a10b95bc6f

Former-commit-id: 501d16b592c26ef9a1b92c61e16cd54f0fc3e03e

    • -6
    • +3
    ./WaveConditionsInputContextProperties.cs
  1. … 8 more files in changeset.
- Replaced existing code for UseBreakWaterProperties Related to Issue [WTI-584]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5753 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3dc5987ff5db9b3dabe3433a37ecc574c66e1a93

Former-commit-id: de7fc098380e229016cfa484a355ebe82a29cb4b

    • -46
    • +46
    ./WaveConditionsInputContextProperties.cs
  1. … 21 more files in changeset.
Merged revision(s) 5600 from branches/Release/16_2: Performed resharper code cleanup. Related to WTI 869

........

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5604 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1f5cdbd9c71ae2e15c1a8f780256c4d349800dac

Former-commit-id: ba09cc58d6bd919ea2d05d633cd306752a558bfe

    • -1
    • +1
    ./WaveConditionsInputContextProperties.cs
  1. … 177 more files in changeset.
Performed resharper code cleanup. Related to Issue [WTI-869]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_2@5600 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7ebd4da86463a8ac1225474d630da6be1e0cd0d3

Former-commit-id: 7c050c7874e5fd687bf433ee85ab3fc4a5c4dd7d

    • -1
    • +1
    ./WaveConditionsInputContextProperties.cs
  1. … 185 more files in changeset.
Refactored revetment type in property controls. Related to Issue [WTI-814]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5482 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3bd9e67dc808cf0cd057fe6bd6e6ee120bc5e5c9

Former-commit-id: 630e8d6007ccb30d7dabd4746611da82a7ce04c3

    • -9
    • +3
    ./WaveConditionsInputContextProperties.cs
  1. … 17 more files in changeset.
Refactored Wave conditions input context properties so they are all specific per failure mechanism. Related to Issue [WTI-814]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5477 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c529668ee4a47721114fdd0cf73592aaffeb7505

Former-commit-id: 7ed2778d4c9d3a27925314833798f627ebb98a5b

    • -13
    • +11
    ./WaveConditionsInputContextProperties.cs
  1. … 46 more files in changeset.
- Made WaveConditionsInputContextProperties generic. - Introduced interface for defining wave conditions input contexts. Related to Issue [WTI-814]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5465 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d4bae141855eca2e8d4caf872d3f87e9aaed1006

Former-commit-id: f1fb80956b680851a8ec3c79b58ad98373e9f698

    • -18
    • +20
    ./WaveConditionsInputContextProperties.cs
  1. … 10 more files in changeset.
Introduced enum for revetment type for the property class. Related to Issue [WTI-814]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5409 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3b8462379a912fb53f113c92bfae8cb31af635d0

Former-commit-id: 80f86c3912cde84f189cda5491bfe482af469839

    • -2
    • +3
    ./WaveConditionsInputContextProperties.cs
  1. … 32 more files in changeset.
Made property class for wave conditions calculations input generic. Related to Issue [WTI-814]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@5399 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b6bb3710019f4e4f79b6cfc99272b1563b15c36e

Former-commit-id: c7042b6e42f21cf3c15a813849eeaa28514c9c0c

    • -0
    • +310
    ./WaveConditionsInputContextProperties.cs
  1. … 21 more files in changeset.