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

    • -225
    • +0
    ./StochasticSoilProfilePersistor.cs
  1. … 39 more files in changeset.
Workaround for bug where save-as would not work: reshuffled deletion order of tables in DatabaseStructure.sql. Workaround for bug where check for changes would always trigger with stochastic soil models: disabled updating of stochastic soil model (probably not even possible) Related to Issue [WTI-290]

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

Former-commit-id: 8ee62996cc861a733b60d51a7bfbbc2ccd2a3475

Former-commit-id: 95249d5a72c4754a90302cb0475e4087b119c2fe

    • -2
    • +14
    ./StochasticSoilProfilePersistor.cs
  1. … 1 more file in changeset.
Prevent orphans of SoilProfile and SoilLayer Related to Issue [WTI-290]

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

Former-commit-id: d305ebc07f68b0c8e32185f46ccafb9b5187d373

Former-commit-id: 3128fee01f87647210d75b7b279bba1c4bfcc13b

    • -1
    • +15
    ./StochasticSoilProfilePersistor.cs
  1. … 3 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

    • -9
    • +16
    ./StochasticSoilProfilePersistor.cs
  1. … 3 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@2980 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 16c4c0af69a0320830222a93d36e2890031e3300

Former-commit-id: 316b037be629ada0b8401d68ef11985d0456d8e6

    • -2
    • +28
    ./StochasticSoilProfilePersistor.cs
  1. … 2 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

    • -0
    • +166
    ./StochasticSoilProfilePersistor.cs
  1. … 25 more files in changeset.