Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* 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.
FailureMechanism related views now also close when IsRelevant property is changed from the Contribution view. Related to Issue [WTI-428]

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

Former-commit-id: 5fbb8f488f6e9c965ee259e543fe5f469f9072e1

Former-commit-id: b2f6bfae4056cecae7661903141259644a7014ee

    • -4
    • +90
    ./FailureMechanismContributionViewTest.cs
  1. … 3 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

    • -0
    • +29
    ./FailureMechanismContributionViewTest.cs
  1. … 7 more files in changeset.
* When a failure mechanism is irrelevant, it will be greyed out in the FailureMechanismContributionView. Related to Issue [WTI-428]

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

Former-commit-id: 5d3cf15617960269c151af1e5b344507dc76910d

Former-commit-id: fda6d3ea175ed198b356d56b2eac027f9fa0ecdc

    • -84
    • +322
    ./FailureMechanismContributionViewTest.cs
  1. … 2 more files in changeset.
- Renamed ICalculationItem <-> ICalculation

Related to Issue [WTI-463]

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

Former-commit-id: a648f073b751755c086853e4f7c03afb45123772

Former-commit-id: 277a2bf2b717bba0f5e34ffc36e26a057ce5bbc7

    • -28
    • +29
    ./FailureMechanismContributionViewTest.cs
  1. … 46 more files in changeset.
* Extended IFailureMechanism with IsRelevant flag. * Forwarded this new flag to FailureMechanismContributionView and made it an editable column. ** Extended PipingFailureMechanismItem with NotifyFailureMechanismObservers method to allow FailureMechanismContributionView to notify observers of the failure mechanism on the property change. Related to Issue [WTI-428]

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

Former-commit-id: cf125ee3eb18c1c6746e68fd0d6ac9a280aadc8b

Former-commit-id: 533b856290c1bea535a20aa9e0f2584a87d48d8d

    • -10
    • +67
    ./FailureMechanismContributionViewTest.cs
  1. … 8 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. … 38 more files in changeset.
* Reoutlined the FailureMechanismContributionView. * Improved clearing logic of calculation output to only happen if the contribution of the failure mechanism actually changed. Related to Issue [WTI-409]

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

Former-commit-id: f05d31ae1a75f7781d9f68bdcc0451c28f074ba6

Former-commit-id: 4f435892510fb49fe5424a2e9cfc3f06b379c15a

    • -4
    • +8
    ./FailureMechanismContributionViewTest.cs
  1. … 4 more files in changeset.
Improved text of warning dialog. Related to Issue [WTI-409]

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

Former-commit-id: 09efc11174dd7167f019fd7d836c8ed101906101

Former-commit-id: f9070d4aefb89bb515b64fb58aa295d36ee49863

    • -1
    • +1
    ./FailureMechanismContributionViewTest.cs
  1. … 2 more files in changeset.