PipingFailureMechanismCreateExtensions.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made methods in Storage project internal. Updated method names to be more descriptive. UpdateConversionCollector now actually throws a ArgumentNullException instead of a NullReferenceException. Related to Issue [WTI-290]

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

Former-commit-id: b8d2db616b3c6bbf96d30b08a078a8a99fb008f8

Former-commit-id: 0e11b366ccf017be3fbd91261f3bb5fb57b1875b

    • -7
    • +6
    ./PipingFailureMechanismCreateExtensions.cs
  1. … 30 more files in changeset.
Added persistence for FailureMechanismSection objects for piping and placeholders. Related to Issue [WTI-367]

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

Former-commit-id: cf6ecc186750331b5a47ae8973d0514f3810c3ab

Former-commit-id: ca26fae176445c909b31f5e67156103381a2de67

    • -1
    • +3
    ./PipingFailureMechanismCreateExtensions.cs
  1. … 34 more files in changeset.
Added documentation of exceptions. Added exception thrown when ReadConversionCollector is null for ProjectEntity.Read. Related to Issue [WTI-290]

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

Former-commit-id: c828c367379a993bbd4a1d79e47ac4af59a11516

Former-commit-id: eaf7eb6b564c0ad71dabd3998e9a13f8cc674c07

    • -0
    • +1
    ./PipingFailureMechanismCreateExtensions.cs
  1. … 25 more files in changeset.
Completed documentation of Create/Update/Read related classes and tests. Related to Issue [WTI-290]

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

Former-commit-id: 137eab4929e69b1b7f0bff2d53d61cca25c2a06f

Former-commit-id: 68228cd5965689a79e91a0a88f61565039306367

    • -1
    • +31
    ./PipingFailureMechanismCreateExtensions.cs
  1. … 64 more files in changeset.
Renamed CreateConversionCollector.Add to CreateConversionCollector.Create to better distinguish it from the Update method in the derived UpdateConversionCollector. Added ReadConversionCollectorTest. Added doc. Related to Issue [WTI-290]

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

Former-commit-id: 0854964fe424b1154d9c334a49149576ed5e97ea

Former-commit-id: fa0b38498f038fe82f043ca69002e3d93fc3d023

    • -1
    • +1
    ./PipingFailureMechanismCreateExtensions.cs
  1. … 16 more files in changeset.
New way of persisting: - Made use of partial character of Entities for reading and Extensions methods for creating and updating from domain model objects - Separated Create/Update/Read methods - Introduced collectors for post-create/read/update actions Added persistence for StochasticSoilModel, StochasticSoilProfile, PipingSoilProfile and PipingSoilLayer. Related to Issue [WTI-290]

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

Former-commit-id: 94828797dec0d2f76dbb040ae944fc5b3ece347c

Former-commit-id: d0b8db91d54ed85623f50a31b625bafc447251d6

    • -0
    • +36
    ./PipingFailureMechanismCreateExtensions.cs
  1. … 67 more files in changeset.