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

    • -131
    • +0
    ./StructureCalculationConfigurationWriter.cs
  1. … 97 more files in changeset.
Renamed ReadBreakWaterType to SchemaBreakWaterType. Separated helper classes from configuration classes. Implemented conversion from BreakWaterType to SchemaBreakWaterType and reverse. Related to Issue [WTI-1161]

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

Former-commit-id: fa3b82400f902b82fb07e059ffd31689dadddd63

Former-commit-id: 932c47c26ec024c71922d6d551d4fddb5cc4ce38

    • -1
    • +1
    ./StructureCalculationConfigurationWriter.cs
  1. … 39 more files in changeset.
Added abstract method to SchemaCalculationConfigurationExporter for creating the writer. Introduced TestConfigurationItem and TestSchemaCalculationConfigurationWriter. Introduced some helper methods the the SchemaCalculationConfigurationWriter. Added SchemaCalculationConfigurationExporterTest. Fixed doc. Added helper methods to the SchemaCalculationConfigurationWriter and reused them in derived classes.

Related to Issue [WTI-1161]

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

Former-commit-id: 21d9447883e5b23799685e096bd277ef2e09464e

Former-commit-id: 34b40cff49b05543a0cf8accde5c653a45c11893

    • -73
    • +54
    ./StructureCalculationConfigurationWriter.cs
  1. … 17 more files in changeset.
Prepared invalid test data for HeightStructuresCalculationConfigurationReader. Unfinished implementation of the HeightStructuresCalculationConfigurationReader added. Related to Issue [WTI-1162]

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

Former-commit-id: 1e27c7785b6b96e006be7f9505fa80cddd794ef9

Former-commit-id: ae2d52f74cab348c153a22552347019d5ae0620f

    • -2
    • +2
    ./StructureCalculationConfigurationWriter.cs
  1. … 80 more files in changeset.
Refactored exporter / writer structure so that an actual writer can be used in the exporter instead of a less robust extension method approach. Related to Issue [WTI-1161]

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

Former-commit-id: 346c098d73f03d6d9f17ae31c61d501bfd563ace

Former-commit-id: 1ee1691764af1dbdd09945f2c06ea8a49687a687

    • -0
    • +150
    ./StructureCalculationConfigurationWriter.cs
  1. … 52 more files in changeset.