GrassCoverSlipOffOutwardsFailureMechanismSectionResult.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* All FailureMechanismSectionResults now have their Level2A and LevelThree properties initialized to double.NaN. * All FailureMechanismSectionResultViews now show double.NaN as "-" in the tables. * All FailureMechanismSectionResultViews now accept empty strings or "-" characters for Level2A and LevelThree properties of FailureMechanismSectionResults and intepret that as double.NaN. * Extracted repeated formatting text for Probabilities into helper and reused that common code. * Added parameter validation to Probability properties. * Improved Probability properties to be uniformly in the [0, 1] range (some where expressed as yearly return period). * Cleanup of projects. Related to Issue [WTI-660]

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

Former-commit-id: 76eb0f04008f538d0a45ec96b111dfece1c15620

Former-commit-id: d59ac121b4a0584564abb12e480d89fb49ca613f

    • -1
    • +4
    ./GrassCoverSlipOffOutwardsFailureMechanismSectionResult.cs
  1. … 135 more files in changeset.
Implemented create/update/read for: - GrassCoverSlipOffInwardsFailureMechanismSectionResult - GrassCoverSlipOffOutwardsFailureMechanismSectionResult - MicrostabilityFailureMechanismSectionResult - PipingStructureFailureMechanismSectionResult

Related to Issue [WTI-650]

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

Former-commit-id: dbfdd45fe729caa5ee89511889497067a9089577

Former-commit-id: 32625b85097fab4ab200389af80224f905810fb3

    • -1
    • +4
    ./GrassCoverSlipOffOutwardsFailureMechanismSectionResult.cs
  1. … 54 more files in changeset.
Tried to make AssessmentLayerTwoA (property and Enum) even more clear. Removed obsolete Name properties in classes which inherited from FailureMechanismSectionResultRow.

Related to Issue [WTI-510]

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

Former-commit-id: 59f2008975a78d3ea1913b03e1957fe3f878ff65

Former-commit-id: 9439bde445d425451fd9f1db771aa907ad49c89b

    • -1
    • +2
    ./GrassCoverSlipOffOutwardsFailureMechanismSectionResult.cs
  1. … 21 more files in changeset.
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

    • -0
    • +57
    ./GrassCoverSlipOffOutwardsFailureMechanismSectionResult.cs
  1. … 260 more files in changeset.