Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Renamed FailureMechanismPlaceholder* to StandAloneFailureMechanism*. Removed superfluous properties in StandAloneFailureMechanism. Related to Issue [WTI-515]

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

Former-commit-id: ef839e03d5a24f65d486bc67c0e37218c7decf2e

Former-commit-id: b1cbe7fdba2d120566aed63fc638161b600df8c1

    • -4
    • +1
    ./StandAloneFailureMechanismTreeNodeInfoTest.cs
  1. … 12 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

    • -2
    • +2
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -464
    • +0
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
    • -0
    • +464
    ./StandAloneFailureMechanismTreeNodeInfoTest.cs
  1. … 33 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

    • -1
    • +1
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -9
    • +9
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 22 more files in changeset.
Move some final tests to TreeNodeInfo tests Removed DefaultFailureMechanismTreeNodeInfo Related to Issue [WTI-460]

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

Former-commit-id: bc0fa5ffeb51ec8374fa6f044b1b065c0d0b5a68

Former-commit-id: baa499f7ffe5f090e8bfc015ac1394b5dd5c58e9

    • -0
    • +43
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Move some tests to TreeNodeInfo tests Related to Issue [WTI-460]

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

Former-commit-id: c71158c659b7ee5d4a1d9b8fd385f24834578239

Former-commit-id: 8b49dbfc5ac371cdbf14cbd6d616e0dda4bae887

    • -3
    • +45
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Move some tests to TreeNodeInfo tests Related to Issue [WTI-460]

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

Former-commit-id: afb0e17946c3eee9b7b823137560d142e8f52ac1

Former-commit-id: abfc04ad07871bb338bb3cadaa972aa745280cb6

    • -1
    • +34
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Added shortcuts for Genereer scenario's... and Is relevant context menu items. Added shortcut for Genereer scenario's... button in PipingCalculationsView. Prevented CalculationGroup from being selected when making a failure mechanism relevant. Related to Issue [WTI-429]

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

Former-commit-id: fe1d165008e29b2d80b849e232a5080f1ca9f9bc

Former-commit-id: 0df2f5a2699ad68775f2ccea7d68d35633dfb98c

    • -6
    • +1
    ./AssessmentSectionTreeNodeInfoTest.cs
  1. … 15 more files in changeset.
Added tests for the custom IsRelevant context menu item. Renamed Test file to *Test Related to Issue [WTI-429]

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

Former-commit-id: ab67165794a0c7fc2947cda4f1f1677d3a3d0556

Former-commit-id: bac78f1968f1aeb2a8f27d905230fddcb69c1268

    • -1
    • +5
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
* Added context menu items for failure mechanisms to change the relevancy of failure mechanisms. ** When a failure mechanism is changed from relevant to irrelevant, the corresponding views are being closed. Related to Issue [WTI-429]

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

Former-commit-id: dae0260817a03138ef3bebbe6b64fa81ef3ea60a

Former-commit-id: 1eae80db6f6ee468c02300def468878fdf1801d3

    • -2
    • +55
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 12 more files in changeset.
- Added property *Code* to Failure mechanisms. Related to Issue [WTI-462]

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

Former-commit-id: bd37be69c228236a69b2ef12dc6134f290218027

Former-commit-id: ad7c4aa64070da4693653bbcdc286728f16d96da

    • -1
    • +1
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -5
    • +23
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 24 more files in changeset.
Added context menu strip for overtopping calculation group. Related to Issue [WTI-460]

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

Former-commit-id: ff96d3bbf8fb6763e7fd2f904638bd07b9e8eea0

Former-commit-id: d108e959ccb69f31d99bc203c51df63b75e3a6ca

    • -1
    • +0
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 15 more files in changeset.
* Extended FailureMechanismContributionItem with ability to have a failure mechanism to be always relevant. * FailureMechanismContribution makes 'other' failure mechanism catagory to be 'always relevant'. * FailureMechanismContributionView takes into account FailureMechanismContributionItem instances with IsAlwaysRelevant flag true by making the "algemeen filter' cell for that failure mechanism readonly. * Removed empty test class. Related to Issue [WTI-428]

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

Former-commit-id: ea4ecc6feb404b608897d483afd6eea6dd11ff98

Former-commit-id: 8d8ba00c89236f5b70a188e102bbd7f790061744

    • -178
    • +0
    ./DisabledFailureMechanismTreeNodeInfoTest.cs
  1. … 7 more files in changeset.
* Introduced common implementation for TreeNodeInfo related to IFailureMechanism implementations. ** DefaultFailureMechanismTreeNodeInfo is reused among all currently available failure mechanisms. ** DefaultFailureMechanismTreeNodeInfo holds implementation for failure mechanisms that have been deemed irrelevant. ** Moved FailureMechanismIcon from Ringtoets.Integration.Forms to Ringtoets.Common.Forms. Related to Issue [WTI-428]

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

Former-commit-id: 445ee4fd71062c927fe88ea3cea15f213cd0a36b

Former-commit-id: bc687d6bd4de4b323b97b72ef0aba35fd457f67c

    • -0
    • +178
    ./DisabledFailureMechanismTreeNodeInfoTest.cs
    • -60
    • +80
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
    • -5
    • +4
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 27 more files in changeset.
* Made MapGeometry more generic by changing Points property to a PointCollections property (from always 1 sequence of 2d points to N sequences of 2D points) ** Updated ???ShapeFileReader classes accordingly. ** Added validation to FeatureBasedMapData and derived classes to enforce proper configured MapGeometry instances.

* Unrelated:

** Deleted 2 unused variables.

Related to Issue [WTI-478]

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

Former-commit-id: 526768841485e749ccfd0134dc30684cf3130ea2

Former-commit-id: 086112c439fb3bf9d5dadbf1df586b5bb776f641

    • -1
    • +0
    ./AssessmentSectionTreeNodeInfoTest.cs
  1. … 38 more files in changeset.