Application.Ringtoets.Storage

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implement extra interfaces for the macro stability soil layers/profiles to access their Data property more easily. Related to Issue [WTI-1298]

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

Former-commit-id: 7f4f2ba86e9206ad63a4d043bb61858655dc255f

Former-commit-id: f06b465a7b1a8c269df3e5ab562bbd0cd6836b8b

    • -2
    • +1
    ./Create/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilProfileCreateExtensions.cs
    • -7
    • +6
    ./Read/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilProfileEntityReadExtensions.cs
  1. … 29 more files in changeset.
Updated database: - Renamed column DikeSoilScenarioType to DikeSoilScenario -- DikeSoilScenario does not really represent a type and scenario already indicates there are different kinds of options, hence the property was not renamed in the input class

Related to Issue [WTI-1379]

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

Former-commit-id: 1888ef4a07dabd5f8178255499f19e63f9f06385

Former-commit-id: 60c4800f4e414da42a68e707a1b6dc8ea30375de

    • -1
    • +1
    ./DbContext/MacroStabilityInwardsCalculationEntity.cs
    • -83
    • +83
    ./DbContext/RingtoetsEntities.edmx.diagram
  1. … 5 more files in changeset.
Incorporated comments review 2198 - Ran DeltaresClean, formatted code - Introduced test helper to assert referenced objects in the StorageSqLiteIntegrationTest => used to determine if referenced objects are equal -- Applied for whole file

Related to Issue [WTI-1379]

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

Former-commit-id: c8a0f1e7df7afd666d724f3aa9b8996ca40150f7

Former-commit-id: 6172ea84d211bdeb68447d02bb535497dc77f8be

    • -1
    • +1
    ./Read/Piping/PipingCalculationEntityReadExtensions.cs
  1. … 2 more files in changeset.
Incorporated comments review 2195 - Added asserts for the integration tests - Added .ToNaNAsNull() call for the contribution when storing a macro stability inwards calculation scenario Related to Issue [WTI-1379]

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

Former-commit-id: 2c03f5e682f4a76928ed694ca17d97db3c3efca1

Former-commit-id: 5a58149288c5f337146a460441390c150c91bd01

  1. … 3 more files in changeset.
Incorporated comments review 2195 - Editorial changes - Explicit set values explicitly for NaN cases for the Create and Read extensions related to macrostability inwards - Changed internal methods in internal classes to public (synchronised across macrostability inwards and piping) Related to Issue [WTI-1379]

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

Former-commit-id: 4de72b78ffab0ed0177ed39b702efde0e177c033

Former-commit-id: 49bf1469e0f1890ad528ef1b638ee66c76755d91

    • -1
    • +1
    ./Create/MacroStabilityInwards/MacroStabilityInwardsSemiProbabilisticOutputCreateExtensions.cs
    • -1
    • +1
    ./Create/Piping/PipingCalculationScenarioCreateExtensions.cs
    • -1
    • +1
    ./Create/Piping/PipingOutputCreateExtensions.cs
    • -1
    • +1
    ./Create/Piping/PipingSemiProbabilisticOutputCreateExtensions.cs
    • -1
    • +1
    ./DbContext/PartialRingtoetsEntities.cs
    • -2
    • +2
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSemiProbabilisticOutputEntityReadExtensions.cs
    • -1
    • +1
    ./Read/Piping/PipingCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./Read/Piping/PipingCalculationOutputEntityReadExtensions.cs
    • -1
    • +1
    ./Read/Piping/PipingSemiProbabilisticOutputEntityReadExtensions.cs
  1. … 7 more files in changeset.
Added tests for coverage ~paired with tang_ds Related to Issue [WTI-1379]

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

Former-commit-id: 2a7537eb0ab590d4ae9ad3f5f0525ba6578867d7

Former-commit-id: 94c1385ad8b6af008be617e02d8aac5278b29ac7

  1. … 1 more file in changeset.
Introduced interfaces for decoupling input objects so that they can be used for the waternet calculation. Related to Issue [WTI-1345]

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

Former-commit-id: 38c446a34b1b58b7db8e1431e7dce6177e19d68c

Former-commit-id: dc970feeec16f79716d129ef808e94a9474aa7bd

  1. … 45 more files in changeset.
Corrected implementation to improve coverage: - Removed unused columns in the MacroStabilityInwardsCalculationEntity => these are being split in the LocationInputExtreme and -Daily respectively

Related to Issue [WTI-1379]

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

Former-commit-id: 2119baaa5c741498b5af4ac3c9b40d3e1cc36939

Former-commit-id: d36bf05606a1b18bcca0a611a0c41ebd72b7e7d4

    • -6
    • +0
    ./DbContext/MacroStabilityInwardsCalculationEntity.cs
    • -87
    • +87
    ./DbContext/RingtoetsEntities.edmx.diagram
  1. … 3 more files in changeset.
Corrected asserts to improve coverage: - Added missing asserts, corrected asserts - Added values to missing property setters

Related to Issue [WTI-1379]

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

Former-commit-id: 3c8cc7b9b691089232a26132c5de67f55dffc374

Former-commit-id: 97d5f344b06b48831fa1cffacf2017be3eba216c

  1. … 6 more files in changeset.
Reimplemented revision 12140 from trunk after fixing failed tests: - Added fix for migration: -- Insert a temporary calculation group row entry during the migration and update the foreign key of the MacroStabilityInwards related failure mechanism rows. This prevents the CalculationGroupReadExtension from throwing a NULL reference exception when it reads the root calculation group

---

Added read and create extensions:

- Expanded the calculation group

-- Read and Create added to read or create the entities for macrostability inwards calculation (scenario)

- Expanded asserts on the piping side:

-- Removed .Value access in the tests => use .GetAccuracy instead of accessing the private variable of a RoundedDouble

-- Added asserts on the output values when creating or reading piping (semiprobabilistic) output entities

- Added entities to explicitly load in the PartialRingtoetsEntities

Related to Issue [WTI-1379]

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

Former-commit-id: 3a73e8a635472b17ac9eebc627e378c1378a7118

Former-commit-id: 6c8fb17a4b3381ed6e591ddde5b4ea3a8a8b94ae

    • -0
    • +3
    ./DbContext/PartialRingtoetsEntities.cs
    • -0
    • +13
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 7 more files in changeset.
Temporarily reverted revision 12140 from trunk: Added read and create extensions: - Expanded the calculation group -- Read and Create added to read or create the entities for macrostability inwards calculation (scenario) - Expanded asserts on the piping side: -- Removed .Value access in the tests => use .GetAccuracy instead of accessing the private variable of a RoundedDouble -- Added asserts on the output values when creating or reading piping (semiprobabilistic) output entities - Added entities to explicitly load in the PartialRingtoetsEntities

Related to Issue [WTI-1379]

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

Former-commit-id: c7233860a302774e36a2afb8369cd52fefc6e9d5

Former-commit-id: bda4a8bc802d69ec5dfc2a61f5175b5e91b846d1

    • -3
    • +0
    ./DbContext/PartialRingtoetsEntities.cs
    • -13
    • +0
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 5 more files in changeset.
Added read and create extensions: - Expanded the calculation group -- Read and Create added to read or create the entities for macrostability inwards calculation (scenario) - Expanded asserts on the piping side: -- Removed .Value access in the tests => use .GetAccuracy instead of accessing the private variable of a RoundedDouble -- Added asserts on the output values when creating or reading piping (semiprobabilistic) output entities - Added entities to explicitly load in the PartialRingtoetsEntities

Related to Issue [WTI-1379]

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

Former-commit-id: 6e7e81968638b8b31efb48bc2d1e418987134250

Former-commit-id: 6164cd4f05cdc0196dc7c5b9b5b5b33a9dfb189d

    • -0
    • +3
    ./DbContext/PartialRingtoetsEntities.cs
    • -0
    • +13
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 5 more files in changeset.
Added read and create extensions: - Expanded the calculation group -- Read and Create added to read or create the entities for macrostability inwards calculation (scenario) - Expanded asserts on the piping side: -- Removed .Value access in the tests => use .GetAccuracy instead of accessing the private variable of a RoundedDouble -- Added asserts on the output values when creating or reading piping (semiprobabilistic) output entities

Related to Issue [WTI-1379]

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

Former-commit-id: 488e140c131a119129b7ba14f39c0f5242e92369

Former-commit-id: 5f69943fcc1b44c327c7997be19f002f1f4dc2c3

    • -0
    • +7
    ./Create/CalculationGroupCreateExtensions.cs
    • -0
    • +41
    ./Read/CalculationGroupEntityReadExtentions.cs
  1. … 5 more files in changeset.
Added read and create extensions: - Done for the calculation scenario -- Improved for the piping equivalent - Introduced entity testhelper to assert entity property values for the macrostability inwards calculations scenarios - Renamed functions to better reflect what they do

Related to Issue [WTI-1379]

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

Former-commit-id: a0e33b7f224bb8df0e64ab081d2e265290785d81

Former-commit-id: 5c8ec47fa3cf57b16e93955326a97b3e4630de91

    • -0
    • +2
    ./Application.Ringtoets.Storage.csproj
    • -0
    • +203
    ./Create/MacroStabilityInwards/MacroStabilityInwardsCalculationScenarioCreateExtensions.cs
    • -14
    • +19
    ./Create/Piping/PipingCalculationScenarioCreateExtensions.cs
    • -0
    • +218
    ./Read/MacroStabilityInwards/MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 9 more files in changeset.
Added read and create extensions: - Done for the output -- Renamed private Create functions to Read Related to Issue [WTI-1379]

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

Former-commit-id: a418de5824d807375c9fb9c3f30c5b1ca20d3d2c

Former-commit-id: 1525f052e0c5b98036e78191973937ee9e3265b2

Added read and create extensions: - Done for the output - Synchronised implementations of piping with MacroStabilityInwards => when NULL arguments are passed, ArgumentNullException thrown - Replaced CollectionAssert with TestHelper assert which uses an EqualityComparer - Introduced entity test helper to assert the macro stability inwards output entity values Related to Issue [WTI-1379]

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

Former-commit-id: 52251d30085ed9d1788770c79e711eeb607b461f

Former-commit-id: e7c9cc3302b31e7a805515cf01c77620e44aaafe

    • -0
    • +2
    ./Application.Ringtoets.Storage.csproj
    • -0
    • +114
    ./Create/MacroStabilityInwards/MacroStabilityInwardsOutputCreateExtensions.cs
    • -0
    • +8
    ./Create/Piping/PipingOutputCreateExtensions.cs
    • -0
    • +117
    ./Read/MacroStabilityInwards/MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
    • -1
    • +8
    ./Read/Piping/PipingCalculationOutputEntityReadExtensions.cs
  1. … 8 more files in changeset.
- Removed obsolete columns for the output entity: -- GridAutomaticallyCalculated -- ForbiddenZonesAutomaticallyCalculated - Renamed TangentLinesXml to SlipPlaneTangentLinesXml to indicate it belongs to a slipplane - Cleaned up test Related to Issue [WTI-1379]

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

Former-commit-id: 8820f65107597f06dc52f25ff51b5faa9b7de68e

Former-commit-id: 2659f888f976aff2e2757017d09468b89a5cc3a7

    • -3
    • +1
    ./DbContext/MacroStabilityInwardsCalculationOutputEntity.cs
    • -83
    • +83
    ./DbContext/RingtoetsEntities.edmx.diagram
  1. … 4 more files in changeset.
Added TangentLineNumber column to the calculation table for macro stability inwards Related to Issue [WTI-1379]

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

Former-commit-id: a4d96dac162a5674e50efb16128178381fa31a81

Former-commit-id: 0f951701a6cab45f52b31fa8477d4f0d81333783

    • -0
    • +1
    ./DbContext/MacroStabilityInwardsCalculationEntity.cs
    • -88
    • +88
    ./DbContext/RingtoetsEntities.edmx.diagram
  1. … 3 more files in changeset.
Added read and create extensions: - Done for the semi probabilistic output - Renamed column name for the factor of stability -- Updated database, entities and sql files - Synchronised implementations of piping with MacroStabilityInwards => when NULL arguments are passed, ArgumentNullException thrown Related to Issue [WTI-1379]

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

Former-commit-id: 74daeaea7a3522e36dc91931346a65599610abdc

Former-commit-id: ee9127a39b16e5ca0897c8f87bc54ca442c107b0

    • -0
    • +2
    ./Application.Ringtoets.Storage.csproj
    • -0
    • +61
    ./Create/MacroStabilityInwards/MacroStabilityInwardsSemiProbabilisticOutputCreateExtensions.cs
    • -0
    • +8
    ./Create/Piping/PipingSemiProbabilisticOutputCreateExtensions.cs
    • -1
    • +1
    ./DbContext/MacroStabilityInwardsSemiProbabilisticOutputEntity.cs
    • -84
    • +84
    ./DbContext/RingtoetsEntities.edmx.diagram
    • -0
    • +57
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSemiProbabilisticOutputEntityReadExtensions.cs
    • -0
    • +6
    ./Read/Piping/PipingSemiProbabilisticOutputEntityReadExtensions.cs
  1. … 8 more files in changeset.
Added factor of stability for the semi probabilistic output Related to Issue [WTI-1379]

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

Former-commit-id: 42f9b351027b5c2407bc50c1f68d7e38173b91af

Former-commit-id: b344d467570e985fc4db1efe1108918a5f8ef42c

    • -0
    • +1
    ./DbContext/MacroStabilityInwardsSemiProbabilisticOutputEntity.cs
    • -86
    • +86
    ./DbContext/RingtoetsEntities.edmx.diagram
  1. … 3 more files in changeset.
Updated database design to enable NaN values for the stochastic distribution properties of preconsolidation stresses: - Updated Create and Read extensions - Regenerated affected entities

Related to Issue [WTI-1341]

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

Former-commit-id: 941b6380ef22f6ecbc2ad888f86259ac97d1f131

Former-commit-id: 7b36beb1a8a2b33c953ede3bcec0ba3a0511ef68

    • -2
    • +2
    ./Create/MacroStabilityInwards/MacroStabilityInwardsPreconsolidationStressCreateExtensions.cs
    • -2
    • +2
    ./DbContext/MacroStabilityInwardsPreconsolidationStressEntity.cs
    • -87
    • +87
    ./DbContext/RingtoetsEntities.edmx.diagram
    • -2
    • +2
    ./Read/MacroStabilityInwards/MacroStabilityInwardsPreconsolidationStressEntityReadExtensions.cs
  1. … 5 more files in changeset.
Added entities for storing macrostability calculations and output Related to Issue [WTI-1379]

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

Former-commit-id: a1a79229c9eb111d274c713bc64872f668ca417a

Former-commit-id: 91ddd35549632b924df218099ba154f42c485a23

    • -0
    • +9
    ./Application.Ringtoets.Storage.csproj
    • -0
    • +4
    ./DbContext/HydraulicLocationEntity.cs
    • -0
    • +123
    ./DbContext/MacroStabilityInwardsCalculationEntity.cs
    • -0
    • +78
    ./DbContext/MacroStabilityInwardsCalculationOutputEntity.cs
    • -0
    • +45
    ./DbContext/MacroStabilityInwardsSemiProbabilisticOutputEntity.cs
    • -0
    • +12
    ./DbContext/MacroStabilityInwardsStochasticSoilProfileEntity.cs
    • -0
    • +3
    ./DbContext/RingtoetsEntities.Context.cs
    • -1
    • +598
    ./DbContext/RingtoetsEntities.edmx
    • -86
    • +95
    ./DbContext/RingtoetsEntities.edmx.diagram
  1. … 2 more files in changeset.
- (Re)added the SourceType byte property in the entity => Create was never writing to this property. Added missing assert to maintain behaviour - Added resource string representations for the SoilProfileType => associated properties class can use the EnumTypeConverter instead of explicit returning strings with an if-else structure Related to Issue [WTI-1433]

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

Former-commit-id: a55d3e224480f04a30526a6245a75e6743f9fc73

Former-commit-id: c14ead5c2ea7e99492b6bf8281648e10bc1be400

    • -1
    • +2
    ./Create/Piping/PipingSoilProfileCreateExtensions.cs
  1. … 10 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

    • -3
    • +3
    ./Create/Piping/PipingStochasticSoilModelCreateExtensions.cs
    • -6
    • +5
    ./Read/StochasticSoilModelEntityReadExtensions.cs
  1. … 33 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
    ./Read/StochasticSoilModelEntityReadExtensions.cs
  1. … 32 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
    ./Read/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
    ./Read/StochasticSoilModelEntityReadExtensions.cs
  1. … 41 more files in changeset.
Removed MacroStabilityInwardsSectionResultEntity.LayerTwoA from database Refactored MacroStabilityInwardsSectionResultEntityReadExtensionsTest.cs Removed redundant cast to RoundedDouble, since the MacroStabilityInwardsFailureMechanismSectionResult.AssessmentLayerThree is a double Related to Issue [WTI-1379]

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

Former-commit-id: 0b5b77b702e87bae619860a184111114b2996ef9

Former-commit-id: 5685148d8e3970f65ae9b63fc7001e92ac975e1c

    • -1
    • +0
    ./DbContext/MacroStabilityInwardsSectionResultEntity.cs
    • -84
    • +84
    ./DbContext/RingtoetsEntities.edmx.diagram
  1. … 5 more files in changeset.
Added XML serializer for tangent line (doubles) Related to Issue [WTI-1379]

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

Former-commit-id: 6df682be17f107ce9c8b0c920f1c83e08ffde7b5

Former-commit-id: 14d52cc8c25d7179b28c726de7a2a3d74e7d9fbf

    • -0
    • +1
    ./Application.Ringtoets.Storage.csproj
    • -2
    • +2
    ./Serializers/DataCollectionSerializer.cs
    • -0
    • +64
    ./Serializers/TangentLinesXmlSerializer.cs
  1. … 2 more files in changeset.
Added class constrains to DataCollectionSerializer Added XMLDocs to DataCollectionSerializer Added XML serializer for MacroStabilityInwardsSlice Removed roundtrip tests with empty arrays in derived classes of DataCollectionSerializer (this is already tested in DataCollectionSerializerTest Fixed test name in RoughnessPointXmlSerializerTest Related to Issue [WTI-1379]

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

Former-commit-id: 0265913e7df0b7f9e925f5f770fd232bb76aebbd

Former-commit-id: 0080580ae7ba1f3757af66edf3a58b59651d6b9a

    • -0
    • +1
    ./Application.Ringtoets.Storage.csproj
    • -0
    • +12
    ./Serializers/DataCollectionSerializer.cs
    • -0
    • +187
    ./Serializers/MacroStabilityInwardsSliceXmlSerializer.cs
  1. … 6 more files in changeset.