FailureMechanismContextTreeNodeInfoTest.cs

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

    • -30
    • +8
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 96 more files in changeset.
Removed NumericFailureMechanismResult related classes and replaced with specific implementations for failure mechanisms which used these classes. Added license header information to Ringtoets.Integration.Forms/Views Related to Issue [WTI-510]

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

Former-commit-id: e657cf510df4473c21e677848013a93d08278bf5

Former-commit-id: 42a3b6ad2948cd6b7fe6ddf4eaf12001d538d8a8

    • -0
    • +1
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 52 more files in changeset.
Removed NumericFailureMechanismResult 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@3453 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e9c2028630106ceb73660d814016df3c59257f7a

Former-commit-id: ef50081ea42663557532318dc29e4c6015a69bf4

    • -5
    • +25
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 30 more files in changeset.
moved the numeric, arbitrary probability and simple failure mechanism section results and respective row classes and tests to integration projects as a first step in making them specific for each failure mechanism. Related to Issue [WTI-510]

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

Former-commit-id: 2855e0fc04054d30fc8f6e3dc01ffefb89b509a9

Former-commit-id: 85349ac410beab04b399c9099f0cda10ddc48bfe

    • -0
    • +1
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 81 more files in changeset.
Rename of CustomFailureMechanism* classes to NumericFailureMechanism* classes. Rename of CustomProbabilityFailureMechanism* classes to ArbitraryProbabilityFailureMechanism* classes. Added exception handling of ArbitraryProbability Level2a values entered by users. Used reflection for binding columns to data properties. Added missing ArbitraryProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest Cleanups Related to Issue [WTI-514]

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

Former-commit-id: 7aea897b8734eee95349c998fa1c46fd6d35b38c

Former-commit-id: 6a1fee63d94f78f56e5feb399dc4a91dfcc4f6f6

    • -11
    • +11
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 79 more files in changeset.
Extended HeightStructuresCalculationContextTreeNodeInfoTest Related to Issue [WTI-534]

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

Former-commit-id: 2ad276dda3e50c405eb7a7818bfed1379eeb2e79

Former-commit-id: 173173a89fc57e290012a4d1b6b29ce0ffeb114a

    • -2
    • +2
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Added InvalidTypeParameterException to throw when type parameter constraints fall short. Extracted EnumDisplayWrapper to wrap enum values with a DisplayName. Added TestFailureMechanism which can be used in tests. Added documentation and tests. Related to Issue [WTI-513]

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

Former-commit-id: 09b92c65cbf4b57c58a9ddb0105df2888ffc87f8

Former-commit-id: 0640a0cf7ea9ea521b7a3eae69d8d002fe808e62

    • -29
    • +57
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 39 more files in changeset.
Moved Standalone related data classes to Ringtoets.Common.Data. Removed type parameter from FailureMechanismBase and introduced IHasSectionResults<out T> so that covariance can be used. Added SimpleFailureMechanismResultView where results for assessment layer 2a can be chosen from a combobox. Added CustomFailureMechanismResultView where results for assessment layer 2a can be filled in. Related to Issue [WTI-513]

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

Former-commit-id: a0c023cfd8e201e01819d377baf4dcdbdbfd0125

Former-commit-id: 1f2e07e99168890233398dbed7b00bc94b223c12

    • -0
    • +469
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 74 more files in changeset.