SimpleFailureMechanismSectionResultRow.cs

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

    • -109
    • +0
    ./SimpleFailureMechanismSectionResultRow.cs
  1. … 81 more files in changeset.
Removed columns and data properties for Assessment Level 2b Related to Issue [WTI-510]

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

Former-commit-id: 2728b94e0e1536dc02c877eb49d66439f27e1e08

Former-commit-id: beb0f77a7a2d413f8f2d6f6e4025ef6031d53529

    • -15
    • +0
    ./SimpleFailureMechanismSectionResultRow.cs
  1. … 37 more files in changeset.
Moved GetSingleFailureMechanism to FailureMechanismBaseUpdateExtensions. Reverted removal of StandAloneFailureMechanismUpdateExtensionsTest. Added tests/docs.

Related to Issue [WTI-513]

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

Former-commit-id: 212b984cd7b783cd22b21516f13fcf20b2b4d44e

Former-commit-id: fc2dda7f570a67f52a4f1072f74b018ce28aaac0

    • -2
    • +28
    ./SimpleFailureMechanismSectionResultRow.cs
  1. … 27 more files in changeset.
Implemented support methods in FailureMechanismResultView required for implementation of grass cover erosion inwards and piping failure mechanism results view. Used FailureMechanismResultView for implementing PipingFailureMechanismResultView and GrassCoverErosionInwardsFailureMechanismResultView. Extracted PipingFailureMechanismSectionResultRow. Related to Issue [WTI-513]

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

Former-commit-id: 9e8bb96883d74e3008cbeac511cb12cf3d601261

Former-commit-id: 3f1bfa1d3a8636afa50f935f1905ea74d2fb1793

    • -1
    • +22
    ./SimpleFailureMechanismSectionResultRow.cs
  1. … 24 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

    • -14
    • +17
    ./SimpleFailureMechanismSectionResultRow.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
    • +74
    ./SimpleFailureMechanismSectionResultRow.cs
  1. … 74 more files in changeset.