MicrostabilityFailureMechanismSectionResult.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated license headers in Ringtoets.Integration. Related to Issue [WTI-1242]

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

Former-commit-id: 5cf71e2f52c6a9a36e1a31ea82f36a076ffbebd4

Former-commit-id: 6abec109964cfccaea7e617f4a17ce5ab22c1d4f

    • -1
    • +1
    ./MicrostabilityFailureMechanismSectionResult.cs
  1. … 245 more files in changeset.
- Extended tests with all possible values - Combined similar tests - Set enum values of AssessmentLayerTwoAResult to 1,2, and 3 -- WARNING, AssessmentLayerTwoAResult saved in older projects will not be properly loaded without an update script paired with tang_ds Related to Issue [WTI-985]

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

Former-commit-id: a5b45013d8d7a818133930fc28ebd90f490f0102

Former-commit-id: 951781de1ded290961bd1b67cfc7fe8599907e44

    • -1
    • +4
    ./MicrostabilityFailureMechanismSectionResult.cs
  1. … 37 more files in changeset.
Make sure all toetssporen have a toetslaag 1 in their "Resultaat" view * Moved AssessmentlayerOne and AssessmentLayerThree to base * cleaned *FailureMechanismSectionResult.cs * cleaned *FailureMechanismSectionResultTest.cs * cleaned *FailureMechanismSectionResultRow.cs * cleaned *FailureMechanismSectionResultRowTest.cs Related to Issue [WTI-935]

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

Former-commit-id: 0e03c6bc20f13d073b13cf30def9c56982e07d84

Former-commit-id: 8e305f808667634c5856790dac77d85097e8393e

    • -15
    • +1
    ./MicrostabilityFailureMechanismSectionResult.cs
  1. … 90 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
    ./MicrostabilityFailureMechanismSectionResult.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

    • -3
    • +2
    ./MicrostabilityFailureMechanismSectionResult.cs
  1. … 69 more files in changeset.
* Fixed typos. * Removed useless string.format("{0}" code-parts. * Removed an unused reference. Related to Issue [WTI-660]

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

Former-commit-id: af183bbe88c508dfb876abb275562ca8de4be3e8

Former-commit-id: d57a3724360faa56d28caef7056b3ea2ce96fa36

    • -3
    • +0
    ./MicrostabilityFailureMechanismSectionResult.cs
  1. … 19 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
    • +8
    ./MicrostabilityFailureMechanismSectionResult.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
    ./MicrostabilityFailureMechanismSectionResult.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
    ./MicrostabilityFailureMechanismSectionResult.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
    ./MicrostabilityFailureMechanismSectionResult.cs
  1. … 260 more files in changeset.