AssessmentSectionBase.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added FailureMechanismContribution which contains the contribution distribution for each failure mechanism. Implemented FailureMechanismContributionNodePresenter with basic display functionality. Implemented FailureMechanismContributionView with a table which shows the FailureMechanismContribution. Replaced placeholder on AssessmentSectionBase with a default FailureMechanismContribution. Updated logic in GuiContextMenuItemFactory, because it was not performing the expected behavior in the interface. Related to Issue [WTI-168]

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

Former-commit-id: 4f26a352320523e584e68cdc8465d58a73c4ea55

  1. … 26 more files in changeset.
* Moved Input and Output placeholders from Ringtoets.Integration.Data to Ringtoets.Common.Placeholder. * Refactored PipingFailureMechanism to be more consistent with FailureMechanismPlaceholder. Related to Issue [WTI-171]

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

Former-commit-id: eafe6701157632bd2c42d2b8fe2edd27ea377be1

  1. … 16 more files in changeset.
* Introduced base-class for assessment sections ** Generalization is used by both DikeAssessmentSection and DuneAssessmentSection ** Generalized DikeAssessmentSectionNodePresenter and DikeAssessmentSectionProperties to work with AssessmentSectionBase instances. Related to Issue [WTI-166]

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

Former-commit-id: fa05a05e89ac130ea293c2282d5d70c00abaf650

    • -0
    • +52
    ./AssessmentSectionBase.cs
  1. … 39 more files in changeset.