ClosingStructureFailureMechanismSectionResult.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Renamed ClosingStructureFailureMechanism to ClosingStructuresFailureMechanism - Fixed tests to assert the correct *SectionEntity Related to Issue [WTI-546]

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

Former-commit-id: 2c865b08f58270a5625e82af754fbe1969cf3b14

Former-commit-id: dfd1648c10277aaecf42ac969770b3f65ae63e52

    • -80
    • +0
    ./ClosingStructureFailureMechanismSectionResult.cs
  1. … 65 more files in changeset.
Regenerated DbContext. Added GeneralGrassCoverErosionInwardsInputCreateExtensions. Removed code that became obsolete after not updating anymore. Related to Issue [WTI-841]

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

Former-commit-id: b53160ea628d6c95afebe9f2ded759daf311b918

Former-commit-id: 67a72771530ac0984b6b496dcb3ec9c2d4610aa6

    • -4
    • +1
    ./ClosingStructureFailureMechanismSectionResult.cs
  1. … 273 more files in changeset.
* Cleanup Ringtoets.Integration source projects. Related to Issue [WTI-737]

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

Former-commit-id: 81780950d9062b4a617f459444f29a79a547ad60

Former-commit-id: 6f72bf743578a919b68f5f9fd762453a83a52382

    • -1
    • +1
    ./ClosingStructureFailureMechanismSectionResult.cs
  1. … 69 more files in changeset.
* Fixed value inconsistency between PipingFailureMechanismSectionResultRow.AssessmentLayerTwoA and PipingSemiProbabilisticOutputProperties.Probability ** Probabilities are now longer RoundedDouble *** FailureMechanismSectionResultNoProbabilityValueRoundedDoubleConverter refactored to FailureMechanismSectionResultNoProbabilityValueDoubleConverter to work with only doubles for the probability properties. Related to Issue [WTI-660]

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

Former-commit-id: d08b494c7bb36d299e7e2bc2c3d1835f39c0526b

Former-commit-id: 308a51e0eee06a4942bec0e865b4ef9ad630d9b4

    • -3
    • +3
    ./ClosingStructureFailureMechanismSectionResult.cs
  1. … 41 more files in changeset.
* 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
    • +2
    ./ClosingStructureFailureMechanismSectionResult.cs
  1. … 135 more files in changeset.
Added explicit check for NaN value when validating AssessmentLayerTwoA as a probability. Connected generate scenario's context menu item to the dikeprofile selection dialog. Added tests for generating calculations with unique names based on DikeProfile instances.

Related to Issue [WTI-634]

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

Former-commit-id: c43f3d10d5ed64306a48baebff0b922a5f920da2

Former-commit-id: c0b4e9094924c0b079944c9951cd3577646bcba8

    • -1
    • +1
    ./ClosingStructureFailureMechanismSectionResult.cs
  1. … 6 more files in changeset.
Implemented create/update/read for ClosingStructureFailureMechanismSectionResult Related to Issue [WTI-648]

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

Former-commit-id: 7630212081529164836bc70caa5fb213027751a6

Former-commit-id: eec0f2364bab65f846d41b79097eab3fe6d841da

    • -1
    • +4
    ./ClosingStructureFailureMechanismSectionResult.cs
  1. … 38 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
    • +79
    ./ClosingStructureFailureMechanismSectionResult.cs
  1. … 260 more files in changeset.