SoilLayerEntityReadExtensions.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

  1. … 249 more files in changeset.
Added importing and persistence of the BelowPhreaticLevelShift. Removed validation for shift = 0 for BelowPhreaticLevel. Related to Issue [WTI-686]

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

Former-commit-id: d788c73e3cb6c292ba313103079a0ede6cba84ea

Former-commit-id: dd7833d76e41fb0d39a7e6b3dc09ed2d8de5b557

  1. … 28 more files in changeset.
Removed unused entity classes. Persist new PipingSoilLayer properties. Related to Issue [WTI-686]

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

Former-commit-id: e371033bc6b6682576480a27254be09dc49fef07

Former-commit-id: a41a59de280da779db9ebe9ea82400433930a2bf

  1. … 11 more files in changeset.
Removed unused AbovePhreaticLevel and DryUnitWeight properties from readers and storing classes. Removed unused EffectiveStress property from the IEffectiveThicknessCalculator and implementors. Due to stochastic parameters, effective stress needs to be calculated in Ringtoets. Related to Issue [WTI-686]

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

Former-commit-id: 9cac85375a4bdfec0c70b252aaf48d2f3b31789c

Former-commit-id: 60f9628656712e9fdd83984776cb0bfd987c8dee

  1. … 29 more files in changeset.
Added parameters for distributions of stochastic parameters to PipingSoilLayer. Added validation for optional parameters for distributions. Related to Issue [WTI-686]

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

Former-commit-id: 878d4c35f36b5842fb500c80c0a004b165490927

Former-commit-id: a06270109dff8ce8bb93b338a7273c8ffa922a97

  1. … 36 more files in changeset.
Persisted color and material name into database. Related to Issue [WTI-443]

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

Former-commit-id: 8dd5c41d754998de6fe87378af3e91f86342b448

Former-commit-id: 84aabb6c9f78b6c44482655e87e649b823149dc2

  1. … 22 more files in changeset.
Changed type of PipingSectionResultEntity.LayerOne to TINYINT. Added read operations for PipingSectionResultEntity. Related to Issue [WTI-647]

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

Former-commit-id: 6b533f9f7ad4a3717a0d550e4275c67b3c50a130

Former-commit-id: 20d6d9ced62b2d8c492845b7d6e8076ee530a32c

  1. … 19 more files in changeset.
* Imported database design for persisting PipingSoilLayer parameters. * Updated PipingSoilLayer persistence extension methods to work with the three parameter properties. Related to Issue [WTI-630]

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

Former-commit-id: e2c225b99c424b8debcd575fa56d1aa8001acd1d

Former-commit-id: 7c9322568a5786686a96d3094f66ab482b86eb4a

  1. … 38 more files in changeset.
Made read methods and classes internal. Reading now works with extensions methods instead of partial classes, just like reading and updating. Related to Issue [WTI-290]

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

Former-commit-id: 3c64b6ad57ab48fdb012bb666769cf26397ddc52

Former-commit-id: 3e587f211f4cba51cfda8ba69bcb95e00ed74f2a

    • -0
    • +48
    ./SoilLayerEntityReadExtensions.cs
  1. … 28 more files in changeset.