StochasticSoilModelPersistor.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete persister converter structure classes Related to Issue [WTI-290]

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

Former-commit-id: 1906b4dceb312a6e10c2cefdb7b5643c861e0290

Former-commit-id: 1da899bd40953d05875394c94eece84a763ba531

    • -208
    • +0
    ./StochasticSoilModelPersistor.cs
  1. … 39 more files in changeset.
Keeping track of inserted and loaded PipingSoilProfile instances so that they can be reused if necessary. Related to Issue [WTI-290]

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

Former-commit-id: 140457b3658f060bbc8b09b8e184cb76d82f4522

Former-commit-id: cb7a1b8759a79295dec61948b3ae62008d78e091

    • -24
    • +31
    ./StochasticSoilModelPersistor.cs
  1. … 3 more files in changeset.
Made probability required for StochasticSoilProfileEntity. Added StochasticSoilProfilePersistor for StochasticSoilProfile persistency. Changed PipingSoilProfileConverter so that it instead converts complete StochasticSoilProfiles with PipingSoilProfile and SoilLayer. StochasticSoilModelPersistor now works on a single StochasticSoilModel instead of collections. Introduced abstract PerformChildPostSaveAction method in FailureMechanismPersistorBase so that children also can perform post save actions. Related to Issue [WTI-290]

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

Former-commit-id: c75d7c460c92714899dcb9dd50d6ef929efbbdf5

Former-commit-id: ce3e33a790818bf81aa10588614fa14d4090ca84

    • -53
    • +74
    ./StochasticSoilModelPersistor.cs
  1. … 25 more files in changeset.
Added pipingSoilProfileConverter which also converts layers Added conversion of StochasticSoilProfiles to the StochasticSoilModelConverter. Updated database structure with a tinyint for IsAquifer property and not null restrictions. Added storageId to PipingSoilProfile. Related to Issue [WTI-290]

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

Former-commit-id: 8cae698a7f0f6e892478ac6916ce1e030297efc5

Former-commit-id: 6c86832996ab2037b61a3385b8097c8affeb5091

  1. … 14 more files in changeset.
Added persistence of Stochastic Soil Models. Related to Issue [WTI-290]

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

Former-commit-id: ca88d523fb4f6c649bb0cc5ba4a553c21af6ee82

Former-commit-id: d0f89cc771826b368b3899858cd204351e61d9b2

    • -16
    • +25
    ./StochasticSoilModelPersistor.cs
  1. … 4 more files in changeset.
Added StochasticSoilModelEntity, StochasticSoilProfileEntity, SoilProfileEntity and SoilLayerEntity. Added Converter and Persistor for StochasticSoilModel. Removed GetDbTestSet factory method and containing class and renamed file to TestDbSet to match the left-over class. Related to Issue [WTI-290]

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

Former-commit-id: 315a5c5b54959b7bf3a114cd4ffd7c1dd96f02dd

Former-commit-id: 69419f36ffb783980d12641796ec02aebd75f349

    • -0
    • +145
    ./StochasticSoilModelPersistor.cs
  1. … 25 more files in changeset.