GrassCoverErosionInwardsInputContextProperties.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Extracted IDistributionPropertyChangeHandler for DistributionPropertiesBase. Improved doc. Related to Issue [WTI-968]

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

Former-commit-id: 1f48da1794e42d12944bd5149b11314e7a29b5a4

Former-commit-id: 7436cba0ba1fa3c380a5f89fbe1047b1f119f0ee

    • -3
    • +2
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 12 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

    • -10
    • +28
    ./GrassCoverErosionInwardsInputContextProperties.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

    • -7
    • +19
    ./GrassCoverErosionInwardsInputContextProperties.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
    • +4
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 25 more files in changeset.
Fixed namings Removed redundant tests Removed redundant asserts Related to Issue [WTI-986]

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

Former-commit-id: 23a83c3e7f2f6721634eb1190eb935a4fd98aebe

Former-commit-id: e3c00d573bcd63e21052d40095b18669cbc0394c

    • -2
    • +2
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 20 more files in changeset.
Merged revision(s) 7189-7225 from branches/WTI 986NormWhenCalculatingHBN: Related to Issue [WTI 986] Related to Issue [WTI 986]

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

Former-commit-id: 7c535aa794b05c282a2e7f894c25a29eb94834ab

Former-commit-id: 50e0994b625c57413ab66513693f6a8d27845513

    • -3
    • +6
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 64 more files in changeset.
Replaced boolean CalculateDikeHeight with enum DikeHeightCalculationType - Updated property grid - Updated calculation service Related to Issue [WTI-986]

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

Former-commit-id: fb67b93ebecab75319bb953937b07e68b551b940

Former-commit-id: bc57a9597ff5f54cd603b415313b119c98a6cd26

    • -3
    • +6
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 15 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

    • -12
    • +12
    ./GrassCoverErosionInwardsInputContextProperties.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

    • -12
    • +12
    ./GrassCoverErosionInwardsInputContextProperties.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
    • +13
    ./GrassCoverErosionInwardsInputContextProperties.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

    • -2
    • +8
    ./GrassCoverErosionInwardsInputContextProperties.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

    • -2
    • +8
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 21 more files in changeset.
Improved and documented interface of the AssignUnassignCalculations and GrassCoverErosionInwardsHelper. Moved AssignUnassignCalculations to Ringtoets.Common.Utils. Extracted classes from the AssignUnassignCalculations and GrassCoverErosionInwardsHelper classes. Started with implementation of the heightStructuresScenario view. Related to Issue [WTI-587]

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

Former-commit-id: ff304cd0b089ea9aa6fdbc5c57097996c6983e53

Former-commit-id: 5cfbf8d4817ee36037d8baa158bc3ecfcf5d019b

    • -1
    • +1
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 29 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
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 8 more files in changeset.
* Introduced VariationCoefficientDistributionPropertiesBase as base class for distribution properties that have CoefficientOfVariation properties instead of StandardDeviation. ** Split CoefficientOfVariation related responsibilities from DistributionPropertiesBase to VariationCoefficientDistributionPropertiesBase. * Moved description responsibilities from base classes to concrete classes. * Moved 'presence of IObservable' checking to constructor, away from properties. * Implemented use of VariationCoefficientNormalDistribution and VariationCoefficientLogNormalDistribution and related ObjectProperties classes. Related to Issue [WTI-631]

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

Former-commit-id: eac16689bbade4807e57c2cc98b6ae4aa49fdf17

Former-commit-id: ea4d7ccabe6bef963c7549a6e7e26f271e665f1a

    • -1
    • +1
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 29 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

    • -10
    • +9
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 21 more files in changeset.
Added property objects required for showing StabilityStoneCoverWaveConditionsCalculationInput properties in the property component. Added property classes for WaveConditionsInput's BreakWater and ForeshoreProfile. Related to Issue [WTI-726]

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

Former-commit-id: e03b1e73ebc2aa6a1bca7dd97111db733f86aa8d

Former-commit-id: 8090cd145db6ddd6982ceb91bd69e44a8dd62388

    • -11
    • +11
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 41 more files in changeset.
Create nodepresenter and property class for "Voorland" in the "Voorlanden" folder of the toetsspoor asphalt Related to Issue [WTI-802]

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

Former-commit-id: 295b60080dbe681764209f3b6a82b7d370fd566b

Former-commit-id: 5ea801c35746ec9d9545ca968bdc33633bad92d4

    • -16
    • +17
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 29 more files in changeset.
Moved DikeProfile and related classes to Ringtoets.Common for reuse in "Voorlanden" issues of stonecover, geco and asphalt. Related to Issue [WTI-783]

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

Former-commit-id: 8eb17eff35dc159eb5e04c62f91123b02e15a75e

Former-commit-id: b7c8201f1911e228b5beba7f00cfbbd2a743ff24

    • -1
    • +1
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 96 more files in changeset.
- changed location of WorldReferencePoint in the PropertyClass Related to Issue [WTI-750]

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

Former-commit-id: e8afcb0d8aa9a0c4016c2a9dfa8caba5ad844a14

Former-commit-id: f43cefa0a5bea624f6c194a16bd6fae3e863b1c6

    • -24
    • +24
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 3 more files in changeset.
- Added property WorldReferencePoint in propertyClass of DikeProfile and GrassCoverErosionInwardsInputContextProperties Related to Issue [WTI-750]

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

Former-commit-id: a146c40c2748e6427268666a44802b945dfb7aa1

Former-commit-id: 5104dc7c787ebf6085018dae9cf0a79e03678698

    • -0
    • +16
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 9 more files in changeset.
Implemented improvements of review 732. Related to Issue [WTI-641]

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

Former-commit-id: 72242e65b8c1ae97df8f35eecd639f0ae1a0e6bc

Former-commit-id: b752830272407fe20f716c30a33b9d7406724cd0

    • -1
    • +1
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 5 more files in changeset.
The Calculation associated with a SectionResult is now updated when the DikeProfile of a Calculation is changed by either: * generating Calculations * changing the DikeProfile property in the property view of a Calculation Related to Issue [WTI-641]

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

Former-commit-id: 2423abcce415d880879b7b90fe20f13fdc90eef2

Former-commit-id: 33e7fd27ab8ffe8c1d8cc1474c7aaaf145b96845

    • -1
    • +1
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 9 more files in changeset.
* Added Utils project. * Moved helpers to Utils project. * Added data synchronization code (not yet used). Related to Issue [WTI-641]

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

Former-commit-id: aeb0b22ea9c633f208696b513ac49f1d4608337d

Former-commit-id: fb5da59590b9273b898ddf06ef75b39de0fde039

    • -0
    • +2
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 13 more files in changeset.
- Implemented hbn calculation in service. - Added tests for GrassCoverErosionInwardsCalculationServiceOutput. Related to Issue [WTI-667]

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

Former-commit-id: bc07f2cf929891bb0086a190f95072ab69c8e2a1

Former-commit-id: 4bc81d92c55a1c5aa2cfd1b33d8d198ac603091b

    • -17
    • +18
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 9 more files in changeset.
- Added new property to GrassCoverErosionInwardsInput which describes whether to calculate dike height in hydra-ring. - Implemented in property control. Related to Issue [WTI-667]

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

Former-commit-id: 24ea7a415b94180755a0511e213c4b9678f8c595

Former-commit-id: 6849fdf8d0ec9caf335f3c40b0c6b0f244a090a2

    • -0
    • +18
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 6 more files in changeset.
Implemented DynamicReadOnlyValidationMethod for GrassCoverErosionInwardsInputContextProperties Related to Issue [WTI-635]

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

Former-commit-id: 5afa7ce91437dd8d58feb78d5395fc1b001ecd95

Former-commit-id: 4b8c6690134a944ef49f88dbf00032d7fc987a16

    • -0
    • +8
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 3 more files in changeset.
* Removed some redundant usings and Resources * Added dropdown-editor for DikeProfile in GrassCoverErosionInwardsInputContextProperties Related to Issue [WTI-635]

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

Former-commit-id: b50689eed320659013d063c75f49d479f20c1b19

Former-commit-id: e0ee7aade01a102d342d51d7e9c84c049d988834

    • -7
    • +32
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 13 more files in changeset.
* Changed ExpandableObjectConverter logic * Integrated DikeProfileProperties Related to Issue [WTI-640]

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

Former-commit-id: 9984e13c9664bc54ac3f505901d9ec39fa9f0c89

Former-commit-id: 2353ce6f787f76321916207851b028b0b10fb93f

    • -0
    • +3
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 17 more files in changeset.
Renamed DikeGeometryProperties to GrassCoverErosionInwardsInputContextDikeGeometryProperties Related to Issue [WTI-640]

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

Former-commit-id: 26a4aa49c4f75627b1f8040342f1800d6f057435

Former-commit-id: 12fd8680009ac9cfa798b7745d293a0900d043b9

    • -2
    • +2
    ./GrassCoverErosionInwardsInputContextProperties.cs
  1. … 7 more files in changeset.