HeightStructuresCalculationConfigurationExporter.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
moved the IO classes in HeightStructures.IO related to importing and exporting Configurations in a separate folder. Fixed doc + cleanup. Related to Issue [WTI-1169]

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

Former-commit-id: ce5cf57e97c3d969b064aa437af3cfb4bf512869

Former-commit-id: c5687dfb3472f77d1b61ce4b18d4cb01ef6653c7

    • -94
    • +0
    ./HeightStructuresCalculationConfigurationExporter.cs
  1. … 28 more files in changeset.
Renamed SchemaBreakWaterTypeConverter to ConfigurationBreakWaterTypeConverter Implemented ConfigurationClosingStructureInflowModelTypeConverter Implemented ClosingStructuresCalculationConfigurationWriter Related to Issue [WTI-1168]

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

Former-commit-id: 9d4353a489fa9caa36986ef04d180df172eaf598

Former-commit-id: c35ffe6f8e72b8c778affb33d9e8ffd0fc1bbec5

    • -1
    • +1
    ./HeightStructuresCalculationConfigurationExporter.cs
  1. … 25 more files in changeset.
Renamed SchemaBreakWaterType to ConfigurationBreakWaterType because this better matches the configuration prefixes and suffixed that are used throughout the codebase. Added ClosingStructuresCalculationConfiguration and ConfigurationClosingStructureInflowModelType which will contain data to be imported/exported for closing structures failure mechanism calculations. Related to Issue [WTI-1168]

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

Former-commit-id: fee8f167410c497691643819374cfbbc41ea075b

Former-commit-id: 5a998957410ea17ee360f41779a8735a75bc4bda

    • -1
    • +1
    ./HeightStructuresCalculationConfigurationExporter.cs
  1. … 32 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

    • -3
    • +2
    ./HeightStructuresCalculationConfigurationExporter.cs
  1. … 39 more files in changeset.
Introduced and used IDistributionExtensions and IVariationCoefficientDistributionExtensions responsible for converting distributions to stochast configurations. Improved doc and layout. Related to Issue [WTI-1161]

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

Former-commit-id: 1289be75344717e5aa7136eae98a891ab5b769c0

Former-commit-id: 9851a434becb827b00b96475485e8434821e8fad

    • -47
    • +13
    ./HeightStructuresCalculationConfigurationExporter.cs
  1. … 8 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

    • -0
    • +5
    ./HeightStructuresCalculationConfigurationExporter.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

    • -3
    • +3
    ./HeightStructuresCalculationConfigurationExporter.cs
  1. … 80 more files in changeset.
Implemented context menu export item for calculation and groups in height structures failure mechanism. Added test cases for the exporter. Related to Issue [WTI-1161]

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

Former-commit-id: 100c942d9ee5573de96690bee1ead91dba31e74f

Former-commit-id: f5bb0de92ffa420d589c66837f37a19ccde46503

    • -12
    • +13
    ./HeightStructuresCalculationConfigurationExporter.cs
  1. … 9 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
    • +123
    ./HeightStructuresCalculationConfigurationExporter.cs
  1. … 52 more files in changeset.