XElementExtensions.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved *Configuration* classes from *Readers*, *Writers*, *Importers*, and *Exporters* to *Ringtoets.Common.IO\Configurations*. - Introduced folders *Import* and *Export* as discussed with ~kleijn

Renamed ReadCalculationGroupTest to CalculationGroupConfigurationTest

Related to Issue [WTI-1165]

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

Former-commit-id: fd652be30e990650875de5629ce92db553c12bc8

Former-commit-id: e658bcc9d240ee56199ecfbbd4bb76506bd46278

  1. … 97 more files in changeset.
removed validation of stochast parameters during read (done in importer) Related to Issue [WTI-1162]

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

Former-commit-id: f827df80e8873d4c5b4bf55e44d1dcf38f5ccbb4

Former-commit-id: 945ed74b005636ee3f844bce90cb14a03c69a860

  1. … 8 more files in changeset.
Merged MeanStandardDeviationStochastConfiguration and MeanVariationCoefficientStochastConfiguration into one StochastConfiguration object. Related to Issue [WTI-1162]

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

Former-commit-id: 2112c029bede69ad1ead26d02fc349abd2bbaba0

Former-commit-id: af848492741d39198569c3f16f1699e28204b30e

  1. … 56 more files in changeset.
Extracted routines for reading stochasts parameters. Added check for invalid child element of a stochast definition, i.e. if a stochast with a standard deviation is expected, adding a variationcoefficient element will result in an error and vice versa. Related to Issue [WTI-1162]

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

Former-commit-id: 1dc539129cd5139813d3c1ddbddca87bac51fc86

Former-commit-id: 84ab506553fa5ff287f1f98389aac6d17ee0a157

  1. … 7 more files in changeset.
Implemented reader for closing structures calculation configurations. For height structures calculations configuration reader tests, added values for stochasts variation coefficient/standard deviation where not present, because not importing this is not the responsibility of the reader. This makes the tests more representative for the purpose of the reader. Related to Issue [WTI-1169]

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

Former-commit-id: e044c6b9a1faaaa1fcf703d7ffe82ad36ee2160c

Former-commit-id: b95da4738f69027ebb50cb8cff127a1a6ad328d1

  1. … 93 more files in changeset.
Added XMLdoc Addes tests Related to Issue [WTI-1158]

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

Former-commit-id: 6e7a50c410bdb0b26273b084bc50edaecd117388

Former-commit-id: 221b44339c3074caf038e350655e1829789661d7

  1. … 1 more file in changeset.
Incorporated comment tester: - Added conversion from double to ReadWaveConditionsInputStepSize -- Added extensionmethod in XElementExtensions: retrieve double and convert it to desired type with a type converter -- Added tests to verify conversion - Adjusted for the CalculationConfigurationReader Related to Issue [WTI-1158]

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

Former-commit-id: 8509c3a237d0a0770a6d85ae7d34e9889216b07d

Former-commit-id: 9cf28c4f8be6a9dbefd60cf5763bfc968224643a

  1. … 5 more files in changeset.
* Renamed CalculationConfigurationReaderHelper to XElementExtensions, to be consistent with coding conventions. Related to Issue [WTI-1154]

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

Former-commit-id: 320db21625c85f56cda360dd5e4684271d64020d

Former-commit-id: b4e867217c96ed5c255f79b7778d68d0c2a5c637

    • -0
    • +156
    ./XElementExtensions.cs
  1. … 5 more files in changeset.