Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Keep order of maps and charts when updating data. Related to Issue [WTI-676]

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

Former-commit-id: 4d905a841c2d17dd5998b1e6fd714eb431c8eeaa

Former-commit-id: bfe47483dc44b6bb9de31778e6845ed8af090f39

  1. … 4 more files in changeset.
- Extended assessmentSection with property 'Id' Related to Issue [WTI-522]

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

Former-commit-id: b9922ee0a427d6a005a7f310af697b9f4c399743

Former-commit-id: 7112a92b9d433d0ff40056f8f1569494b816ed70

  1. … 13 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
    • +1
    ./SectionResultRows/ClosingStructureSectionResultRowTest.cs
    • -2
    • +2
    ./SectionResultViews/DuneErosionResultViewTest.cs
    • -2
    • +2
    ./SectionResultViews/GrassCoverErosionOutwardsResultViewTest.cs
    • -2
    • +2
    ./SectionResultViews/GrassCoverSlipOffInwardsResultViewTest.cs
    • -2
    • +2
    ./SectionResultViews/GrassCoverSlipOffOutwardsResultViewTest.cs
    • -2
    • +2
    ./SectionResultViews/MicrostabilityResultViewTest.cs
    • -2
    • +2
    ./SectionResultViews/PipingStructureResultViewTest.cs
    • -2
    • +2
    ./SectionResultViews/StabilityStoneCoverResultViewTest.cs
    • -2
    • +2
    ./SectionResultViews/StrengthStabilityLengthwiseConstructionResultViewTest.cs
    • -2
    • +2
    ./SectionResultViews/TechnicalInnovationResultViewTest.cs
    • -2
    • +2
    ./SectionResultViews/WaterPressureAsphaltCoverResultViewTest.cs
    • -4
    • +4
    ./SectionResultViews/WaveImpactAsphaltCoverResultViewTest.cs
  1. … 8 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

    • -6
    • +4
    ./SectionResultRows/ClosingStructureSectionResultRowTest.cs
    • -6
    • +4
    ./SectionResultRows/MacrostabilityInwardsSectionResultRowTest.cs
    • -6
    • +4
    ./SectionResultRows/MacrostabilityOutwardsSectionResultRowTest.cs
    • -6
    • +4
    ./SectionResultRows/StrengthStabilityPointConstructionSectionResultRowTest.cs
  1. … 38 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

    • -79
    • +17
    ./SectionResultRows/ClosingStructureSectionResultRowTest.cs
    • -0
    • +7
    ./SectionResultRows/DuneErosionSectionResultRowTest.cs
    • -0
    • +7
    ./SectionResultRows/GrassCoverErosionOutwardsSectionResultRowTest.cs
    • -0
    • +7
    ./SectionResultRows/GrassCoverSlipOffInwardsSectionResultRowTest.cs
    • -0
    • +7
    ./SectionResultRows/GrassCoverSlipOffOutwardsSectionResultRowTest.cs
    • -81
    • +17
    ./SectionResultRows/MacrostabilityInwardsSectionResultRowTest.cs
    • -81
    • +17
    ./SectionResultRows/MacrostabilityOutwardsSectionResultRowTest.cs
    • -0
    • +7
    ./SectionResultRows/MicrostabilitySectionResultRowTest.cs
    • -0
    • +7
    ./SectionResultRows/PipingStructureSectionResultRowTest.cs
    • -0
    • +7
    ./SectionResultRows/StabilityStoneCoverSectionResultRowTest.cs
    • -0
    • +7
    ./SectionResultRows/StrengthStabilityLengthwiseConstructionSectionResultRowTest.cs
    • -81
    • +17
    ./SectionResultRows/StrengthStabilityPointConstructionSectionResultRowTest.cs
    • -0
    • +7
    ./SectionResultRows/TechnicalInnovationSectionResultRowTest.cs
    • -0
    • +7
    ./SectionResultRows/WaterPressureAsphaltCoverSectionResultRowTest.cs
    • -0
    • +10
    ./SectionResultRows/WaveImpactAsphaltCoverSectionResultRowTest.cs
  1. … 121 more files in changeset.
Removed unused usings. Related to Issue [WTI-671]

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

Former-commit-id: 69d04ad68d4da14f80eea1abad0b1a636645f4d7

Former-commit-id: 2ec28f32da832f80c9ff3061c8004c6e0bcbe187

    • -2
    • +0
    ./SectionResultRows/FailureMechanismSectionResultRowTest.cs
  1. … 14 more files in changeset.
Clear the chart and mapdata when setting data on a view to null. Related to Issue [WTI-135]

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

Former-commit-id: 5b9897321f747cc37366ba3afa91cdb0e5a14039

Former-commit-id: e6a989e165a182bfd959f0ddf05ae33c8f4b655e

  1. … 11 more files in changeset.
Fixed bug in FailureMechanismContributionView Related to Issue [WTI-659]

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

Former-commit-id: 1936df40c2bcb0af773079c8994ef9c1e6df3e3e

Former-commit-id: a34417d60766693f8a1a811e86010a6f89dc7585

    • -0
    • +2
    ./FailureMechanismContributionViewTest.cs
  1. … 1 more file in changeset.
* Fixes for WTI-Review-603: ** Xml doc improvements. ** Clean up unit tests and made more consistent with unit tests on the whole codebase. Related to Issue [WTI-482]

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

Former-commit-id: 3b437d2688dfb487d4a94a3b10e2400445f8867e

Former-commit-id: 0cf0ea15702a3438b28032a44efdfa3142b08fde

    • -12
    • +16
    ./FailureMechanismContributionItemRowTest.cs
    • -13
    • +17
    ./SectionResultRows/ClosingStructureSectionResultRowTest.cs
    • -13
    • +17
    ./SectionResultRows/GrassCoverErosionOutwardsSectionResultRowTest.cs
    • -13
    • +17
    ./SectionResultRows/MacrostabilityInwardsSectionResultRowTest.cs
    • -12
    • +16
    ./SectionResultRows/TechnicalInnovationSectionResultRowTest.cs
  1. … 6 more files in changeset.
- Implemented the DataGridViewControl in the FailureMechanismContributionView. - Extracted the FailureMechanismContributionItemRow from the FailureMechanismContributionView. - Expanded the DataGridViewControl to host all functionalities needed by the FailureMechanismContributionView. Related to Issue [WTI-482]

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

Former-commit-id: d109c11bc060ccc8d3e2bb216375fc3977e5150c

Former-commit-id: 47fd67c5ff01a98a72862473247e061fc43f2401

    • -0
    • +92
    ./FailureMechanismContributionItemRowTest.cs
    • -1
    • +1
    ./FailureMechanismContributionViewTest.cs
  1. … 9 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

    • -258
    • +0
    ./ClosingStructureResultViewTest.cs
    • -242
    • +0
    ./GrassCoverErosionOutwardsResultViewTest.cs
    • -242
    • +0
    ./GrassCoverSlipOffInwardsResultViewTest.cs
    • -242
    • +0
    ./GrassCoverSlipOffOutwardsResultViewTest.cs
    • -258
    • +0
    ./MacrostabilityInwardsResultViewTest.cs
    • -258
    • +0
    ./MacrostabilityOutwardsResultViewTest.cs
    • -242
    • +0
    ./MicrostabilityResultViewTest.cs
    • -242
    • +0
    ./PipingStructureResultViewTest.cs
    • -232
    • +0
    ./SectionResultRow/ClosingStructureSectionResultRowTest.cs
    • -104
    • +0
    ./SectionResultRow/DuneErosionSectionResultRowTest.cs
    • -131
    • +0
    ./SectionResultRow/GrassCoverErosionOutwardsSectionResultRowTest.cs
    • -131
    • +0
    ./SectionResultRow/GrassCoverSlipOffInwardsSectionResultRowTest.cs
    • -131
    • +0
    ./SectionResultRow/GrassCoverSlipOffOutwardsSectionResultRowTest.cs
    • -232
    • +0
    ./SectionResultRow/MacrostabilityInwardsSectionResultRowTest.cs
  1. … 246 more files in changeset.
Removed AssessmentLayerTwoA for WaterPressureAsphaltCover, StrengthStabilityLengthwiseConstruction and TechnicalInnovation failure mechanisms. Added test for StrengthStabilityPointConstructionResultView.

Related to Issue [WTI-510]

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

Former-commit-id: d2ae4b32d45f6fcd88ab0acd5670c874a01e17c4

Former-commit-id: 107f3a6c55836149f38039629f9943e316d82b45

    • -18
    • +0
    ./SectionResultRow/StrengthStabilityLengthwiseConstructionSectionResultRowTest.cs
    • -17
    • +0
    ./SectionResultRow/TechnicalInnovationSectionResultRowTest.cs
    • -18
    • +0
    ./SectionResultRow/WaterPressureAsphaltCoverSectionResultRowTest.cs
    • -16
    • +5
    ./StrengthStabilityLengthwiseConstructionResultViewTest.cs
    • -16
    • +5
    ./TechnicalInnovationResultViewTest.cs
    • -16
    • +5
    ./WaterPressureAsphaltCoverResultViewTest.cs
  1. … 12 more files in changeset.
Removed AssessmentLayerOne for DuneErosion, StabilityStoneCover and StrengthStabilityPointConstruction failure mechanisms. Added test for StrengthStabilityPointConstructionResultView. Related to Issue [WTI-510]

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

Former-commit-id: ee8fdd593b9148903fc9f8d9511bf7d14a1705d1

Former-commit-id: ab8a094979e46e7cf6c0fb3f4c7ad9b536c0f65a

    • -27
    • +0
    ./SectionResultRow/DuneErosionSectionResultRowTest.cs
    • -26
    • +0
    ./SectionResultRow/StabilityStoneCoverSectionResultRowTest.cs
    • -26
    • +0
    ./SectionResultRow/StrengthStabilityPointConstructionSectionResultRowTest.cs
    • -77
    • +5
    ./StabilityStoneCoverResultViewTest.cs
    • -0
    • +179
    ./StrengthStabilityPointConstructionResultViewTest.cs
  1. … 13 more files in changeset.
Removed SimpleFailureMechanismResult related classes and replaced with specific implementations for failure mechanisms which used these classes. Related to Issue [WTI-510]

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

Former-commit-id: 1fd5389cb6d7471a1134524d05123531b29a1f8d

Former-commit-id: 11ca5d2a0ba598dab625f93cf0d49969a2d614dd

    • -0
    • +242
    ./DuneErosionResultViewTest.cs
    • -0
    • +242
    ./GrassCoverErosionOutwardsResultViewTest.cs
    • -0
    • +242
    ./GrassCoverSlipOffInwardsResultViewTest.cs
    • -0
    • +242
    ./GrassCoverSlipOffOutwardsResultViewTest.cs
    • -0
    • +242
    ./MicrostabilityResultViewTest.cs
    • -0
    • +242
    ./PipingStructureResultViewTest.cs
    • -0
    • +131
    ./SectionResultRow/DuneErosionSectionResultRowTest.cs
    • -0
    • +131
    ./SectionResultRow/GrassCoverErosionOutwardsSectionResultRowTest.cs
    • -0
    • +131
    ./SectionResultRow/GrassCoverSlipOffInwardsSectionResultRowTest.cs
    • -0
    • +131
    ./SectionResultRow/GrassCoverSlipOffOutwardsSectionResultRowTest.cs
    • -0
    • +131
    ./SectionResultRow/MicrostabilitySectionResultRowTest.cs
    • -0
    • +131
    ./SectionResultRow/PipingStructureSectionResultRowTest.cs
    • -131
    • +0
    ./SectionResultRow/SimpleFailureMechanismSectionResultRowTest.cs
    • -0
    • +131
    ./SectionResultRow/StabilityStoneCoverSectionResultRowTest.cs
    • -0
    • +131
    ./SectionResultRow/TechnicalInnovationSectionResultRowTest.cs
  1. … 82 more files in changeset.
Removed NumericFailureMechanismResult related classes and replaced with specific implementations for failure mechanisms which used these classes. Added license header information to Ringtoets.Integration.Forms/Views Related to Issue [WTI-510]

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

Former-commit-id: e657cf510df4473c21e677848013a93d08278bf5

Former-commit-id: 42a3b6ad2948cd6b7fe6ddf4eaf12001d538d8a8

    • -132
    • +0
    ./SectionResultRow/NumericFailureMechanismSectionResultRowTest.cs
    • -0
    • +132
    ./SectionResultRow/StrengthStabilityLengthwiseConstructionSectionResultRowTest.cs
    • -0
    • +132
    ./SectionResultRow/WaterPressureAsphaltCoverSectionResultRowTest.cs
    • -0
    • +132
    ./SectionResultRow/WaveImpactAsphaltCoverSectionResultRowTest.cs
  1. … 49 more files in changeset.
Removed NumericFailureMechanismResult related classes and replaced with specific implementations for failure mechanisms which used these classes. Related to Issue [WTI-510]

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

Former-commit-id: e9c2028630106ceb73660d814016df3c59257f7a

Former-commit-id: ef50081ea42663557532318dc29e4c6015a69bf4

    • -0
    • +258
    ./ClosingStructureResultViewTest.cs
    • -0
    • +258
    ./MacrostabilityInwardsResultViewTest.cs
    • -0
    • +258
    ./MacrostabilityOutwardsResultViewTest.cs
    • -239
    • +0
    ./NumericFailureMechanismResultViewTest.cs
    • -0
    • +239
    ./StrengthStabilityLengthwiseConstructionResultViewTest.cs
    • -259
    • +0
    ./StrengthStabilityPointConstructionResultViewTest.cs
    • -0
    • +239
    ./WaterPressureAsphaltCoverResultViewTest.cs
    • -0
    • +239
    ./WaveImpactAsphaltCoverResultViewTest.cs
  1. … 23 more files in changeset.
Removed ArbitraryProbability related classes and replaced with specific implementations for failure mechanisms which used these classes. Related to Issue [WTI-510]

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

Former-commit-id: 295d1ca62b278e700b1995e494de57b2220d1754

Former-commit-id: 51ec629c0602045987b47433136f623dda604d34

    • -258
    • +0
    ./ArbitraryProbabilityFailureMechanismResultViewTest.cs
    • -232
    • +0
    ./ArbitraryProbabilityFailureMechanismSectionResultRowTest.cs
    • -132
    • +0
    ./NumericFailureMechanismSectionResultRowTest.cs
    • -0
    • +232
    ./SectionResultRow/ClosingStructureSectionResultRowTest.cs
    • -0
    • +232
    ./SectionResultRow/MacrostabilityInwardsSectionResultRowTest.cs
    • -0
    • +232
    ./SectionResultRow/MacrostabilityOutwardsSectionResultRowTest.cs
    • -0
    • +132
    ./SectionResultRow/NumericFailureMechanismSectionResultRowTest.cs
    • -0
    • +131
    ./SectionResultRow/SimpleFailureMechanismSectionResultRowTest.cs
    • -0
    • +232
    ./SectionResultRow/StrengthStabilityPointConstructionSectionResultRowTest.cs
    • -131
    • +0
    ./SimpleFailureMechanismSectionResultRowTest.cs
    • -0
    • +259
    ./StrengthStabilityPointConstructionResultViewTest.cs
  1. … 43 more files in changeset.
Introduced ResultViews and ResultRows for each failure mechanism. Related to Issue [WTI-510]

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

Former-commit-id: 8dc1d16c352e14a1d3ad4366992c7dcb8e2bc726

Former-commit-id: 50f806ed2fb2ac5b41c5c785af70b600b5f0d3a8

    • -2
    • +1
    ./ArbitraryProbabilityFailureMechanismResultViewTest.cs
    • -1
    • +1
    ./ArbitraryProbabilityFailureMechanismSectionResultRowTest.cs
    • -1
    • +0
    ./FailureMechanismContributionViewTest.cs
    • -1
    • +1
    ./NumericFailureMechanismResultViewTest.cs
    • -1
    • +1
    ./NumericFailureMechanismSectionResultRowTest.cs
    • -2
    • +1
    ./SimpleFailureMechanismResultViewTest.cs
    • -1
    • +1
    ./SimpleFailureMechanismSectionResultRowTest.cs
  1. … 54 more files in changeset.
moved the numeric, arbitrary probability and simple failure mechanism section results and respective row classes and tests to integration projects as a first step in making them specific for each failure mechanism. Related to Issue [WTI-510]

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

Former-commit-id: 2855e0fc04054d30fc8f6e3dc01ffefb89b509a9

Former-commit-id: 85349ac410beab04b399c9099f0cda10ddc48bfe

    • -0
    • +1
    ./ArbitraryProbabilityFailureMechanismResultViewTest.cs
    • -0
    • +232
    ./ArbitraryProbabilityFailureMechanismSectionResultRowTest.cs
    • -0
    • +1
    ./NumericFailureMechanismResultViewTest.cs
    • -0
    • +132
    ./NumericFailureMechanismSectionResultRowTest.cs
    • -0
    • +1
    ./SimpleFailureMechanismResultViewTest.cs
    • -0
    • +131
    ./SimpleFailureMechanismSectionResultRowTest.cs
  1. … 76 more files in changeset.
Removed columns and data properties for Assessment Level 2b Related to Issue [WTI-510]

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

Former-commit-id: 2728b94e0e1536dc02c877eb49d66439f27e1e08

Former-commit-id: beb0f77a7a2d413f8f2d6f6e4025ef6031d53529

    • -19
    • +5
    ./ArbitraryProbabilityFailureMechanismResultViewTest.cs
    • -16
    • +5
    ./NumericFailureMechanismResultViewTest.cs
    • -16
    • +5
    ./SimpleFailureMechanismResultViewTest.cs
  1. … 35 more files in changeset.
Rename of CustomFailureMechanism* classes to NumericFailureMechanism* classes. Rename of CustomProbabilityFailureMechanism* classes to ArbitraryProbabilityFailureMechanism* classes. Added exception handling of ArbitraryProbability Level2a values entered by users. Used reflection for binding columns to data properties. Added missing ArbitraryProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest Cleanups Related to Issue [WTI-514]

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

Former-commit-id: 7aea897b8734eee95349c998fa1c46fd6d35b38c

Former-commit-id: 6a1fee63d94f78f56e5feb399dc4a91dfcc4f6f6

    • -0
    • +272
    ./ArbitraryProbabilityFailureMechanismResultViewTest.cs
    • -250
    • +0
    ./CustomFailureMechanismResultViewTest.cs
    • -249
    • +0
    ./CustomProbabilityFailureMechanismResultViewTest.cs
    • -0
    • +249
    ./NumericFailureMechanismResultViewTest.cs
  1. … 76 more files in changeset.
Added CustomProbabilityFailureMechanismSectionResult for adding failure mechanism section results where the value for Assessment layer 2a is a probability. Added CustomProbabilityFailureMechanismSectionResultRow to display the result in a grid. Added CustomProbabilityFailureMechanismResultView to display all results in a grid. Added CustomProbabilityFailureMechanismContext to be able to set observers in the CustomProbabilityFailureMechanismResultView. Related to Issue [WTI-514]

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

Former-commit-id: 362a1edf08f5a823abf1dbd1cedab5c3346ee6f5

Former-commit-id: 6cdbeebfb0bb4835792ff369d6657261c822d9a5

    • -0
    • +249
    ./CustomProbabilityFailureMechanismResultViewTest.cs
  1. … 29 more files in changeset.
Made FailureMechanismSectionResult abstract and added TestFailureMechanismSectionResult for testing purposes.

Related to Issue [WTI-513]

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

Former-commit-id: 853952edbb2c46aaed94c233e4f8bb07d994dc72

Former-commit-id: a3b0c7bf11d167a1c729272a870618b811ac55f9

    • -3
    • +4
    ./CustomFailureMechanismResultViewTest.cs
    • -2
    • +4
    ./SimpleFailureMechanismResultViewTest.cs
  1. … 8 more files in changeset.
Added AssessmentLevelOne column to the base FailureMechanismResultView. Implemented methods to be able add custom formatting for cells. Implemented method to be able to format a cell when the section passes a level one assessment. Related to Issue [WTI-513]

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

Former-commit-id: 8a1c83d1ea616c1856197ea8c06aa173f55fb4c5

Former-commit-id: 71a6f211e395b80085db55ef5ec52dc7a1f6ea80

    • -80
    • +167
    ./CustomFailureMechanismResultViewTest.cs
    • -76
    • +165
    ./SimpleFailureMechanismResultViewTest.cs
  1. … 4 more files in changeset.
Added InvalidTypeParameterException to throw when type parameter constraints fall short. Extracted EnumDisplayWrapper to wrap enum values with a DisplayName. Added TestFailureMechanism which can be used in tests. Added documentation and tests. Related to Issue [WTI-513]

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

Former-commit-id: 09b92c65cbf4b57c58a9ddb0105df2888ffc87f8

Former-commit-id: 0640a0cf7ea9ea521b7a3eae69d8d002fe808e62

    • -0
    • +162
    ./CustomFailureMechanismResultViewTest.cs
    • -0
    • +162
    ./SimpleFailureMechanismResultViewTest.cs
  1. … 38 more files in changeset.
Moved Standalone related data classes to Ringtoets.Common.Data. Removed type parameter from FailureMechanismBase and introduced IHasSectionResults<out T> so that covariance can be used. Added SimpleFailureMechanismResultView where results for assessment layer 2a can be chosen from a combobox. Added CustomFailureMechanismResultView where results for assessment layer 2a can be filled in. Related to Issue [WTI-513]

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

Former-commit-id: a0c023cfd8e201e01819d377baf4dcdbdbfd0125

Former-commit-id: 1f2e07e99168890233398dbed7b00bc94b223c12

    • -1
    • +1
    ./FailureMechanismContributionViewTest.cs
  1. … 74 more files in changeset.
Added GrassCoverErosionInwardsFailureMechanismResultView. Simplified name of CalculationScenarioStatus. Extracted FailureMechanismSectionResultRow views. Introduced specific failure mechanism classes for every stand alone failure mechanism. Introduced CustomFailureMechanismSectionResult for a section result with a double value for assessment layer 2a. Introduced SimpleFailureMechanismSectionResult for a section result with a enum value for assessment layer 2a. Introduced a CustomFailureMechanismContext and SimpleFailureMechanismContext to be able to serve different views and tree nodes.

Related to Issue [WTI-513]

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

Former-commit-id: 762fcf66929fb610968976e6b240e358cd5ea89d

Former-commit-id: f048a61abadfc0feb700bb3ab7d1c515cf7b87ee

    • -1
    • +1
    ./FailureMechanismContributionViewTest.cs
  1. … 93 more files in changeset.
Renamed dir of Placeholders to StandAlone to better match its content. Updated some variable and method names related to old placeholder name. Removed obsolete AssessmentResult from StandAloneFailureMechanism. Removed obsolete Ringtoets.Common.Placeholder project. Related to Issue [WTI-515]

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

Former-commit-id: 1a35e3ed308f09dfc43ccb7c2263aaf15787c7b6

Former-commit-id: accd4c5c6c60bf320b6864410341aae752add3b5

    • -1
    • +1
    ./FailureMechanismContributionViewTest.cs
  1. … 34 more files in changeset.
Renamed FailureMechanismPlaceholder* to StandAloneFailureMechanism* Related to Issue [WTI-515]

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

Former-commit-id: 43edefd19815b6c702c1a8c50452695c7da9ab5e

Former-commit-id: ebb9d69c2b61ad2315d402635574e38929ce6f8e

    • -1
    • +1
    ./FailureMechanismContributionViewTest.cs
  1. … 35 more files in changeset.
Added required code parameter to FailureMechanismBase. Made name required for FailureMechanismBase. Added code column to ContributionView. Related to Issue [WTI-508]

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

Former-commit-id: 65c9d838f484d29b60c50e7fb6b364e3b9a8920a

Former-commit-id: f277a4cf9e193d6ce49b4b1e4a0e2b0ffb1b6141

    • -10
    • +112
    ./FailureMechanismContributionViewTest.cs
  1. … 23 more files in changeset.