IFailureMechanismPropertyChangeHandlerExtensions.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -81
    • +0
    ./IFailureMechanismPropertyChangeHandlerExtensions.cs
  1. … 9 more files in changeset.
Extracted extension method for IFailureMechanismPropertyChangeHandler to execute the "ask confirmation if required then set property value and notify observers of changed instances" operation. Related to Issue [WTI-967]

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

Former-commit-id: 49073a822c38803ae06f0275befa94de277327f1

Former-commit-id: ec4ac575b72421668847ca589c5017fc9222edee

    • -0
    • +81
    ./IFailureMechanismPropertyChangeHandlerExtensions.cs
  1. … 4 more files in changeset.