FailureMechanismPropertyChangeHandler.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Moved change handler to separate folder - Added license headers in Ringtoets.Common.Forms. Related to Issue [WTI-1053]

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

Former-commit-id: da1b2735d3331f3ff850d447a6a010715b607f4e

Former-commit-id: 0a64740b0cdb7538830db04b0f6c4f8677aa6c98

    • -120
    • +0
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 16 more files in changeset.
Added confirmation inquiry to other failure mechanisms. Removed unused methods from the IFailureMechanismPropertyChangeHandler. Related to Issue [WTI-967]

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

Former-commit-id: 8e8ef9f7a0da1e8c09547d90dfcbd2c62f1c5042

Former-commit-id: 7239e460f2d71689a1576aa654c45bcce9557ad5

    • -52
    • +64
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 13 more files in changeset.
Moved SetPropertyValueAfterConfirmation to the FailureMechanismPropertyChangeHandler implementation (and defined method in interface), making it easier to test. Removed the responsibility of notifying affected objects, making this the responsibility of the caller. Related to Issue [WTI-967]

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

Former-commit-id: c740892dac12b46cc6de6bf0342fe36d2b079dc6

Former-commit-id: 1c9e4743e7ec7b9d47d4acfa1e0693fe19dea07e

    • -14
    • +10
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 2 more files in changeset.
Moved SetPropertyValueAfterConfirmation to the FailureMechanismPropertyChangeHandler implementation (defined method in interface), making it easier to test. Removed the responsibility of notifying affected objects, making this the responsibility of the caller Related to Issue [WTI-967]

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

Former-commit-id: 936f042130ff1cd70cf0ce6c04a253c4dc9b8356

Former-commit-id: a15b6b5b5618f31031cc5fcec2c1e6b07ea254cc

    • -0
    • +50
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 9 more files in changeset.
Implemented clear of output of relevant calculations when removing the stochastic soil model or surface line. Related to Issue [WTI-967]

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

Former-commit-id: e1a52e6294bb2b2a58b0af263ebf5c0da1dec61e

Former-commit-id: 7b3f2643366e10bcbb1043f0647514cd146419b2

    • -1
    • +10
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 3 more files in changeset.
* Refactored FailureMechanismPropertyChangedHandler to be generic at class level ** Updated inheritors. ** Updated usages. Related to Issue [WTI-971]

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

Former-commit-id: f89b45f54e87601aa753b3750f27a982a6d3c9d6

Former-commit-id: a08ed73d7ab09657f6bb092d604f320b6567db2d

    • -2
    • +2
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 5 more files in changeset.
Removed IGrassCoverErosionOutwardsFailureMechanismPropertyChangeHandler. Made IFailureMechanismPropertyChangeHandler generic. Implemented IFailureMechanismPropertyChangeHandler<GrassCoverErosionInwardsFailureMechanism> in GrassCoverErosionOutwardsFailureMechanismPropertyChangeHandler. Related to Issue [WTI-971]

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

Former-commit-id: fa614fa1c906e229bb5c23f5d4902230ae5a05e4

Former-commit-id: 19d7524b8499d203c177fc854341c211ca08f078

    • -3
    • +14
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 17 more files in changeset.
Added test for FailureMechanismPropertyChangeHandler Related to Issue [WTI-968]

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

Former-commit-id: 801d5cb58a54e66720027c4ca1c0e27f596b9a29

Former-commit-id: 772be7f5afa025ec7ca2850d9030157b6f4e3881

    • -1
    • +10
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 2 more files in changeset.
Implemented FailureMechanismPropertyChangeHandler responsible for handling a property change of a failure mechanism, in effect clearing the output of all the calculations within that failure mechanism. Connected FailureMechanismPropertyChangeHandler for GrassCoverErosionInwardsFailureMechanism. Moved IAssessmentSectionCompositionChangeHandler and IFailureMechanismContributionNormChangeHandler to PropertyClasses (leftover from old situation where these handlers were called from views instead of property classes) Related to Issue [WTI-968]

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

Former-commit-id: 6dbab0c5b350e894171ba48fb31b2e4dd687bd62

Former-commit-id: 1817962a18b866f230ca1a7264cb55c4280aede4

    • -0
    • +33
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 18 more files in changeset.