StochasticSoilProfileEntity.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Imported updated database design with added Order columns. * Updated Create extension-methods to have an order argument. Related to Issue [WTI-608]

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

Former-commit-id: ced4f6a6a927be82b8132d0e23a8cd75ee3b240f

Former-commit-id: 0bff355fdfb351b44ab9467c5f1eccf759447e5e

  1. … 34 more files in changeset.
* Updated entities to replace decimal properties to double properties ** Removed decimal casts where needed. ** Removed DecimalConversionExtensions as they are now obsolete. Related to Issue [WTI-691]

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

Former-commit-id: db194dd8c6e2e2f37c9fd380254059fc1d5d37ae

Former-commit-id: 854c8aa94eb580c8a369f297e7a1ae8d91b5b290

  1. … 206 more files in changeset.
* Imported database design for PipingCalculationEntity. Related to Issue [WTI-472]

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

Former-commit-id: b6dfa17cce3eb1e31d037d680ccae9794048c063

Former-commit-id: 39b619bf5179590d17d00b38d3d8b354eb68a083

  1. … 13 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

  1. … 25 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
    • +46
    ./StochasticSoilProfileEntity.cs
  1. … 25 more files in changeset.