PipingSoilProfileConverter.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

  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

    • -0
    • +54
    ./PipingSoilProfileConverter.cs
  1. … 14 more files in changeset.