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

    • -69
    • +0
    ./StochasticSoilProfileEntityReadExtensions.cs
  1. … 249 more files in changeset.
* Implemented Read extension methods for PipingCalculationEntity instances. ** Extended ReadConversionCollector for StochasticSoilModelEntity, StochsticSoilProfileEntity, HydraulicLocationEntity and SurfaceLineEntity. ** Extended Read extension methods for StochasticSoilModelEntity, StochsticSoilProfileEntity, HydraulicLocationEntity and SurfaceLineEntity to reuse already read instances. Related to Issue [WTI-472]

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

Former-commit-id: 0acf1499da50c428518805027799264802ac30b7

Former-commit-id: 8b97727b835ec26c5122feab695e1dfdb206bc58

    • -0
    • +6
    ./StochasticSoilProfileEntityReadExtensions.cs
  1. … 14 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
    • +63
    ./StochasticSoilProfileEntityReadExtensions.cs
  1. … 28 more files in changeset.