GrassCoverErosionOutwardsSectionResultRow.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Moved all GrassCoverErosionOutwards to the GrassCoverErosionOutwards projects - Fixed incorrect references Related to Issue [WTI-704]

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

Former-commit-id: 601621d1fdcc816f6e8bab6e70267595f0798fa4

Former-commit-id: 8bc9a98deb458a14568889000c597b82386b1297

    • -91
    • +0
    ./GrassCoverErosionOutwardsSectionResultRow.cs
  1. … 60 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
    • +1
    ./GrassCoverErosionOutwardsSectionResultRow.cs
  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

    • -2
    • +1
    ./GrassCoverErosionOutwardsSectionResultRow.cs
  1. … 69 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

    • -0
    • +4
    ./GrassCoverErosionOutwardsSectionResultRow.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
    ./GrassCoverErosionOutwardsSectionResultRow.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
    • +99
    ./GrassCoverErosionOutwardsSectionResultRow.cs
  1. … 260 more files in changeset.