PipingFailureMechanismSectionResultUpdateExtensions.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Refactored Update and Read extension methods, reorganizing namespaces. Related to Issue [WTI-664]

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

Former-commit-id: f29e30e70b8fdcc289d074501cfb0c361e2fe9bd

Former-commit-id: 916dc02bc6bc1c5d84ec153d04082a8515eaf133

    • -71
    • +0
    ./PipingFailureMechanismSectionResultUpdateExtensions.cs
  1. … 249 more files in changeset.
UpdateExtensions now use double.ToNullableDecimal for AssessmentLayer2a (if applicable) and AssessmentLayer3. Related to Issue [WTI-574]

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

Former-commit-id: c8da77ed7f419c7370c59211ceae18b93e798757

Former-commit-id: 38be2ff44689283d3ac7c4b0319f7d82493e8bac

    • -1
    • +1
    ./PipingFailureMechanismSectionResultUpdateExtensions.cs
  1. … 35 more files in changeset.
Introduced extension method on IStorable to obtain an entity by using the IStorable.StorageId. Added extra check for new entities. Related to Issue [WTI-648]

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

Former-commit-id: 7772fbd4c6ce6a2349bd514c1dde9d528bc572e2

Former-commit-id: 107ff97e7ca7235ea0fdee7668863840da82202a

    • -16
    • +4
    ./PipingFailureMechanismSectionResultUpdateExtensions.cs
  1. … 41 more files in changeset.
Added create and update extensions for persisting PipingFailureMechanismSectionResult instances. Implemented IStorable on PipingFailureMechanismSectionResult so that it can be persisted.

Related to Issue [WTI-647]

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

Former-commit-id: 1ea4e6f9a9c0b1c0b7b25443c57a0e1e4bb78759

Former-commit-id: aec9a722cbd07372c4a7bcfd384ec54c52c4dea6

    • -0
    • +83
    ./PipingFailureMechanismSectionResultUpdateExtensions.cs
  1. … 23 more files in changeset.