Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Code cleanup. Replaced mock of TreeViewControl with actual TreeViewControl instance where possible. Dispose SurfaceLine selection view and DikeProfile selection views (for when generating calculations) Related to Issue [WTI-634]

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

Former-commit-id: e6c6a59d721729e2c0c05006ba933b0e05f19620

Former-commit-id: e2e1fef2cb68042001aab2c8c9a639e1ea4b0139

    • -9
    • +11
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -10
    • +12
    ./CategoryTreeFolderTreeNodeInfoTest.cs
    • -9
    • +11
    ./FailureMechanismContributionContextTreeNodeInfoTest.cs
    • -9
    • +11
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
    • -54
    • +60
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
    • -9
    • +11
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 33 more files in changeset.
Proveded test names for buildserver

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

Former-commit-id: aa10b2119b6fdfe816ddda550e959251ece37015

Former-commit-id: fa575f693b922725a3549d81f3808ed0121d941b

    • -14
    • +14
    ./FailureMechanismContextTreeNodeInfoTest.cs
Proveded test names for buildserver

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

Former-commit-id: 2057961da70a24ddb23e5bc07bc8e9ca5343ef01

Former-commit-id: 33adf39e85737c58aeb1d6db22bd8f43d3a50a65

    • -15
    • +30
    ./FailureMechanismContextTreeNodeInfoTest.cs
Shortened name for buildserver

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

Former-commit-id: 8e34f2480c9250e9562b58dfd7535eae7033469f

Former-commit-id: 996fbe27b4c12c3330b7b3bbc44004f9bef48be7

    • -1
    • +1
    ./FailureMechanismContextTreeNodeInfoTest.cs
- Changed the name of all "Oordeel" nodes in the "Uitvoer" folders of all FMs to "Resultaat" - Changed the name of all "Uitvoer" nodes in all FMs to "Oordeel" Related to Issue [WTI-585]

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

Former-commit-id: 5f472c2db7cce81ab6e01f18c8051fb60e02ada7

Former-commit-id: a2c435f492f78092f0823435b4a806b52b751af7

    • -1
    • +1
    ./ClosingStructureFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./DuneErosionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./FailureMechanismContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./GrassCoverSlipOffInwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./GrassCoverSlipOffOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./MacrostabilityInwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./MacrostabilityOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./MicrostabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./PipingStructureFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityStoneCoverFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StrengthStabilityPointwiseConstructionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./TechnicalInnovationFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./WaterPressureAsphaltCoverFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 28 more files in changeset.
Turned ReferenceLineContext into ObservableWrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: 31ec109712153422ead1648d6fcb2522b00342ee

Former-commit-id: 46741e1210a9e3288385e9755ce4695315c9e922

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

    • -1
    • +1
    ./ClosingStructureFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./DuneErosionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -2
    • +4
    ./FailureMechanismContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./GrassCoverSlipOffInwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./GrassCoverSlipOffOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./MacrostabilityInwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./MacrostabilityOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./MicrostabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./PipingStructureFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityStoneCoverFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StrengthStabilityPointwiseConstructionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./TechnicalInnovationFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./WaterPressureAsphaltCoverFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 246 more files in changeset.
Turned FailureMechanismSectionsContext into a ObservableWrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: e657d5cb3ec2283a970063aae765947db2589b80

Former-commit-id: febc6bdb5c8fe11f905f59a793202d1a5dfa5b03

    • -2
    • +1
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 8 more files in changeset.
Turned RingtoetsPipingSurfaceLinesContext and HydraulicBoundaryDatabaseContext into a ObservableWrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: b1523b77118c6e0ceab76ea4518f0ede4eba933b

Former-commit-id: d941bc4058a85d4497a7b484c4ffde3907749b59

    • -30
    • +27
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -6
    • +3
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 13 more files in changeset.
* Turned CommentContext and FailureMechanismSectionResultContext into a WrappedObjectContextBase * Got rid of test duplication Related to Issue [WTI-543]

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

Former-commit-id: 6f363150c9dd568464e414dca4dff2f8c320f784

Former-commit-id: 12573a37d4a9bb7c27ed5936da113aed786d9397

    • -1
    • +1
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -3
    • +3
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 26 more files in changeset.
Removed Arbitrary, Numeric and SimpleFailureMechanismContext (and tests) and made FailureMechanismContext non-abstract so it can be used for the standalone failure mechanisms. Related to Issue [WTI-510]

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

Former-commit-id: e4615c5d9a0c46b4a35ea39243bd481ae478e1fa

Former-commit-id: 4ce4cead263651977159a60c2cde5dd532fea2e9

    • -20
    • +56
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -9
    • +8
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 11 more files in changeset.
Cleanup of using directives. Added licenses to Ringtoets.Integration.Forms.Test/TreeNodeInfos and Ringtoets.Integration.Plugin.Test/ViewInfos Related to Issue [WTI-510]

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

Former-commit-id: 4c15c926fe9e51cea8f99f34bdef05cad2bc3aff

Former-commit-id: eda020a8fbcf506bf6735b439336c8cbaf69445c

    • -1
    • +22
    ./CategoryTreeFolderTreeNodeInfoTest.cs
    • -3
    • +21
    ./ClosingStructureFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +22
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
    • -1
    • +22
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
    • -3
    • +21
    ./MacrostabilityInwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -3
    • +21
    ./MacrostabilityOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +22
    ./ReferenceLineContextTreeNodeInfoTest.cs
    • -1
    • +21
    ./StrengthStabilityPointwiseConstructionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 23 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
    • +126
    ./DuneErosionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -30
    • +8
    ./FailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +126
    ./GrassCoverErosionOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +126
    ./GrassCoverSlipOffInwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +126
    ./GrassCoverSlipOffOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +126
    ./MicrostabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +126
    ./PipingStructureFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -147
    • +0
    ./SimpleFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +126
    ./StabilityStoneCoverFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +126
    ./TechnicalInnovationFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 87 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

    • -0
    • +1
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 52 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

    • -12
    • +41
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -5
    • +25
    ./FailureMechanismContextTreeNodeInfoTest.cs
    • -147
    • +0
    ./NumericFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +126
    ./StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +126
    ./WaterPressureAsphaltCoverFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +126
    ./WaveImpactAsphaltCoverFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 25 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

    • -126
    • +0
    ./ArbitraryProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +108
    ./ClosingStructureFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +108
    ./MacrostabilityInwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +108
    ./MacrostabilityOutwardsFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +106
    ./StrengthStabilityPointwiseConstructionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 49 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
    ./ArbitraryProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./FailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./NumericFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./SimpleFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 78 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
    • +125
    ./ArbitraryProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -146
    • +0
    ./CustomFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -11
    • +11
    ./FailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +146
    ./NumericFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -13
    • +13
    ./SimpleFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 74 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

    • -3
    • +13
    ./AssessmentSectionTreeNodeInfoTest.cs
  1. … 29 more files in changeset.
Added missing failure mechanisms to the assessment section. Made specific method for contributing failure mechanisms so they don't show up in the contribution view. Related to Issue [WTI-615]

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

Former-commit-id: e58e522558456d6dee970ccd3d5a72b188ef1c0d

Former-commit-id: 2664ae146c830c717b4bbf838b084b809a5a9c82

    • -1
    • +1
    ./AssessmentSectionTreeNodeInfoTest.cs
  1. … 39 more files in changeset.
Added failure mechanism section result related tree node info tests. Related to Issue [WTI-513]

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

Former-commit-id: 032d2316f04bdded8f6fafafc7dcecc6bdfd4e54

Former-commit-id: ff070f80eff9b39eb470ce59dec93b760ab25090

    • -0
    • +146
    ./CustomFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -145
    • +0
    ./FailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +146
    ./SimpleFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
Extended HeightStructuresCalculationContextTreeNodeInfoTest Related to Issue [WTI-534]

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

Former-commit-id: 2ad276dda3e50c405eb7a7818bfed1379eeb2e79

Former-commit-id: 173173a89fc57e290012a4d1b6b29ce0ffeb114a

    • -2
    • +2
    ./FailureMechanismContextTreeNodeInfoTest.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

    • -29
    • +57
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 39 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

    • -471
    • +0
    ./CustomFailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +469
    ./FailureMechanismContextTreeNodeInfoTest.cs
    • -8
    • +8
    ./FailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -470
    • +0
    ./SimpleFailureMechanismContextTreeNodeInfoTest.cs
  1. … 71 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

    • -4
    • +4
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -0
    • +471
    ./CustomFailureMechanismContextTreeNodeInfoTest.cs
    • -5
    • +8
    ./FailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +470
    ./SimpleFailureMechanismContextTreeNodeInfoTest.cs
    • -448
    • +0
    ./StandAloneFailureMechanismTreeNodeInfoTest.cs
  1. … 89 more files in changeset.
Got rid of calculate all and clear all context menu items for standalone failure mechanisms Related to Issue [WTI-458]

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

Former-commit-id: 9ca557599fb534f2d4afa46fe63cc47e36efe16c

Former-commit-id: 1d46cd62f8ab358cae98794cf22ae54eb07e0cd3

    • -14
    • +1
    ./StandAloneFailureMechanismTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Split piping specific implementation from a base implementation from the FailureMechanismSectionResult class. Split piping specific implementation from a base implementation from the FailureMechanismResultView class. Removed projects' unused references. Related to Issue [WTI-513]

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

Former-commit-id: 697d2762deea51a795eee53a885a2e0c41761ac4

Former-commit-id: 88cf6034d7ed18e944ae388f9a33bc953197e4c8

    • -2
    • +20
    ./FailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -2
    • +0
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 81 more files in changeset.
- Fixed failed test Related to Issue [WTI-458]

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

Former-commit-id: ba64a67399de7cf32e2f7fa60386989e6a346d85

Former-commit-id: 5af9baec799b15f6197a5b1a872b10c80698b42e

    • -6
    • +6
    ./StandAloneFailureMechanismTreeNodeInfoTest.cs
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

    • -4
    • +4
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -247
    • +0
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
    • -4
    • +4
    ./StandAloneFailureMechanismTreeNodeInfoTest.cs
  1. … 32 more files in changeset.
Made FailureMechanismBase generic. Moved SectionResults property from IFailureMechanism to FailureMechanismBase. Added abstract CreateFailureMechanismSectionResult to FailureMechanismBase. Related to Issue [WTI-513]

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

Former-commit-id: 5d95d89730e72b20e0b3f25dad096ff4dfe544ce

Former-commit-id: 884cef5e2676d3181fe15398677d034af8213d97

    • -3
    • +4
    ./FailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StandAloneFailureMechanismTreeNodeInfoTest.cs
  1. … 31 more files in changeset.