StochasticSoilModelEntityReadExtensions.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved Application.Storage

WTI-1760

    • -145
    • +0
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 647 more files in changeset.
Incorporated comments dev: - Cleaned up some files - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles, Piping only): -- Moved StochasticSoilProfile property of the PipingStochasticSoilModel as a mandatory constructor argument -- Changed property from List to IEnumerable => provides readonly access of the collection -- Introduced additional test factory method --- Replaced explicit constructor calls with factory calls when possible

Related to Issue [WTI-1340]

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

Former-commit-id: 8cf27edcf482fb639d692d19f6840bb78219dc98

Former-commit-id: dbc10165755b4dc91a62d7f21e6749d2850ed2b3

    • -6
    • +5
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 34 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles, MacroStabilityInwards only): -- Moved StochasticSoilProfile property of the MacroStabilityInwardsStochasticSoilModel as a mandatory constructor argument -- Changed property from List to IEnumerable => provides readonly access of the collection -- Introduced additional test factory method --- Replaced explicit constructor calls with factory calls when possible

Related to Issue [WTI-1340]

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

Former-commit-id: 793e8b7ce8d28a571d22d61fd01a1c14280c75c6

Former-commit-id: 4ba95330a9300a647b62dfa413c36a5a581ee392

    • -6
    • +6
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 33 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (Piping only): -- Validates if the geometry is not empty and is not NULL -- Expanded test factory -- Replaced explicit constructor calls with test factory calls when possible -- Added additional tests for the transformers to verify behaviour

Related to Issue [WTI-1340]

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

Former-commit-id: bb6368c63b7448360bce377e2d29d1303b379d9c

Former-commit-id: 73622e310bf3c785e9bbc7acb4d2021bfc9a7674

    • -2
    • +2
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 41 more files in changeset.
Incorporated comments dev: - Cleaned up unused resources - Moved validation logic from the Reader to the transformers and respective RT data structures: -- Performed for the SoilModel: - Removed geometry validation in the reader, but: - Implemented for MacroStability only at this stage: -- Check if geometry is not empty Related to Issue [WTI-1340]

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

Former-commit-id: 31fb365b2611d19fafeef02d50d223c477b45431

Former-commit-id: 123d35eb149285fe827c58fb12bc95af78eb71ad

    • -3
    • +2
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 41 more files in changeset.
Changed order of MacroStabilityInwardsCharacteristicPointType Added XMLdoc for methods where exceptions can be thrown Introduced MacroStabilityInwardsSoilLayer2DTestFactory Split tests Added typeof asserts for test factories tests to ensure no derived class is returned Related to Issue [WTI-1378]

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

Former-commit-id: 4d58850fe95d97a907f357520f8e9338bc147cf8

Former-commit-id: 5fba5fe8edbc57fed83a0daecc88bb8ca7167783

    • -6
    • +12
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 17 more files in changeset.
Reverted rename of XML serializers, because the internal XML name will differ as well Related to Issue [WTI-1378]

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

Former-commit-id: 7780ac82facd3159219ebbcbdf0fde4bfaae5d53

Former-commit-id: 8c5887bdf4a0d3f0fbf889259a06e6415e6092de

    • -1
    • +1
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 62 more files in changeset.
Renamed XML serializers Related to Issue [WTI-1378]

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

Former-commit-id: a7485b96dc030d91d392a214a5b415e6c35c48ee

Former-commit-id: 2cd8760543138ae8bd076178ff0d2aba20da5362

    • -1
    • +1
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 62 more files in changeset.
Added read operation for MacroStabilityInwardsStochasticSoilModel Related to Issue [WTI-1378]

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

Former-commit-id: d639a6e71fb444768f7b8329254a97a13ab116fa

Former-commit-id: aafcafcd335950f7be0d25700fe51c82357e0cb3

    • -8
    • +59
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 1 more file in changeset.
Updated StochasticSoilModelEntityReadExtensions to support various StochasticSoilModels using StochasticSoilModelEntity Related to Issue [WTI-1378]

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

Former-commit-id: d63328ad56ad483cbc2fc3fbb7bcbab0d8645d1c

Former-commit-id: 600fb061f34223b89604154260aa1ca8b09ae419

    • -5
    • +10
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 3 more files in changeset.
Updated ReadConversionCollector to support various StochasticSoilModels using StochasticSoilModelEntity Related to Issue [WTI-1378]

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

Former-commit-id: 3f11bb795f0da5ec014d99233aa241be4dca0998

Former-commit-id: 1501ccf1fb2bfe1508d34dbbbdf2fbeddf6658f5

    • -2
    • +2
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 4 more files in changeset.
- Created folder architecture - Moved non-piping specific classes from piping folder - Introduced abstract test class for ReadConversionCollectorTest - - Refactored piping (stochastic) soil profile to use that class Related to Issue [WTI-1378]

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

Former-commit-id: aef45df88b33a619f57f5149a1b50604c1ab041e

Former-commit-id: 3d0d36310f4db5ce39ad49fb1b23cf68c297eada

    • -0
    • +85
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 16 more files in changeset.
* 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

    • -81
    • +0
    ./StochasticSoilModelEntityReadExtensions.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
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 14 more files in changeset.
* StochasticSoilModel persistence-related extension methods (Create, Read, Update) now persist StochasticSoilModel.Geometry. Related to Issue [WTI-575]

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

Former-commit-id: 130a9acba8c7c34a1f4c8f82e44009b9fd300ce4

Former-commit-id: 812ae339a446a281d5cecde59a116a23ff80d5ee

    • -0
    • +10
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 7 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
    • +65
    ./StochasticSoilModelEntityReadExtensions.cs
  1. … 28 more files in changeset.