IllustrationPointControlItemHelper.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Used the newly created *AnyNonDistinct* to check whether all closing situations are the same. Removed IllustrationPointControlItemHelper.cs (now obsolete). The alternative was to have two (additional) helper classes to validate that their list of Closing situations is unique. Discussed with [~lubbers] Changed API of TopLevelFaultTreeIllustrationPointProperties from list of closing situations to boolean Related to Issue [WTI-1312]

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

Former-commit-id: d709b143b5e64ec5a5c922390c73df1473575704

Former-commit-id: 1b31919534694ca69d918332e2c2e22d6abf505a

    • -57
    • +0
    ./IllustrationPointControlItemHelper.cs
  1. … 13 more files in changeset.
Incorporated comments review 1959: Relevant comments for illustration point fault tree data model and forms projects - Updated XMLDocs - Converted new Tuple --> Tuple.Create - Inverted if statement in data model for the fault treenode related class - Adjusted IllustrationPointControlItems: -- wraps a TopLevelIllustrationPointBase instead of an object to prevent information loss and casts -- Adjusted helper, use distinct instead of array retrievals to have the same logic as its property class -- Removed NULL item verification in the collection from the helper class - Simplified and added missing tests Related to Issue [WTI-1308]

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

Former-commit-id: f6dd317f5156d8dccc68fee462606c00c3fb72cb

Former-commit-id: 3ef18114114da459468058dd2e136728a4c2d0f9

    • -9
    • +3
    ./IllustrationPointControlItemHelper.cs
  1. … 23 more files in changeset.
Introduced testhelper for collections of IllustrationPointControlItem: - Added XMLDoc Related to Issue [WTI-1308]

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

Former-commit-id: cc04ffd4325a40e2e5d25a6d6914ff710dcbf0fa

Former-commit-id: 59c7426b9e38ef412742504ac8aa69adf9b67a88

    • -5
    • +11
    ./IllustrationPointControlItemHelper.cs
Introduced testhelper for collections of IllustrationPointControlItem: - Used to assert whether closing situations are unique or identical Related to Issue [WTI-1308]

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

Former-commit-id: bfa7a670f89b465f105aa18d9816dcad6e83289f

Former-commit-id: 00811f29003f7ed104d6137647dd19d0e2ed1891

    • -0
    • +57
    ./IllustrationPointControlItemHelper.cs
  1. … 5 more files in changeset.