PipingStructureFailureMechanismSectionResult.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented more readable (and better maintainable) way of returning contexts for each failure mechanism by implementing and using FailureMechanismContextAssociation instances which defines transformations per FailureMechanism to a FailureMechanismContext instance. Added GetMemberName for methods in TypeUtils. Moved Name property of FailureMechanismResultRow implementations to the FailureMechanismResultRow (base) class. Renamed directories (and thus namespaces) to prevent possible naming conflicts. Made parts of code more readable. Improved doc. Related to Issue [WTI-510]

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

Former-commit-id: edec08193cc1b21df028e473f6667a16b73d1568

Former-commit-id: 8b2c23d212760c612069ec6d6baf6aab55c4e1dc

    • -57
    • +0
    ./PipingStructureFailureMechanismSectionResult.cs
  1. … 260 more files in changeset.
Added documentation. Related to Issue [WTI-510]

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

Former-commit-id: a5b027f166a27030d2e6a7b1d402e162d1aed4be

Former-commit-id: 47cec43841a9c146ffe0e1eb4d90cbacc49fe358

    • -0
    • +11
    ./PipingStructureFailureMechanismSectionResult.cs
  1. … 45 more files in changeset.
Removed SimpleFailureMechanismResult related classes and replaced with specific implementations for failure mechanisms which used these classes. Related to Issue [WTI-510]

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

Former-commit-id: 1fd5389cb6d7471a1134524d05123531b29a1f8d

Former-commit-id: 11ca5d2a0ba598dab625f93cf0d49969a2d614dd

    • -1
    • +17
    ./PipingStructureFailureMechanismSectionResult.cs
  1. … 96 more files in changeset.
Added failure mechanism specific section results. Pushed down AssessmentLayerOne as this is not relevant for every failure mechanism. Related to Issue [WTI-510]

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

Former-commit-id: 7a07cdb608ee921811e5929835655ca9dd6083c2

Former-commit-id: eff4f3b2f65d47f2da62569c4e737ca52960eab5

    • -0
    • +30
    ./PipingStructureFailureMechanismSectionResult.cs
  1. … 40 more files in changeset.