ClosingStructureSectionResultRow.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

    • -93
    • +0
    ./ClosingStructureSectionResultRow.cs
  1. … 65 more files in changeset.
- Renamed *FailureMechanismSectionResultNoValueRoundedDoubleConverter* to *NoValueRoundedDoubleConverterTest* Related to Issue [WTI-438]

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

Former-commit-id: bbd6b35ef48aee3e57832ef4512e00d21ae2001f

Former-commit-id: 15657f8e848b457d1cf3a9490194a2f51ff4a6c5

  1. … 49 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. … 69 more files in changeset.
Removing obsolete code. Related to Issue [WTI-737]

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

Former-commit-id: 403a27792b79297f4e53030ad897aebce380129c

Former-commit-id: de6622b07b30c36a620b83f1e8efff118dfb0790

  1. … 111 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

  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

    • -27
    • +12
    ./ClosingStructureSectionResultRow.cs
  1. … 135 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

    • -11
    • +0
    ./ClosingStructureSectionResultRow.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
    • +122
    ./ClosingStructureSectionResultRow.cs
  1. … 260 more files in changeset.