Ringtoets.StabilityPointStructures.IO

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated StabilityPointStructuresCalculationConfigurationExporter to use Enum.IsDefined() to validate the enum has a valid value Related to Issue [WTI-1165]

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

Former-commit-id: 09d4db954da58a9ff66dd52bd41edeb55c28dc79

Former-commit-id: b42bccbfc1755f2e3c61209595dc93200e3563d7

    • -4
    • +14
    ./Exporters/StabilityPointStructuresCalculationConfigurationExporter.cs
Extended StabilityPointStructuresCalculationConfigurationExporter and StabilityPointStructuresCalculationConfigurationWriter

Related to Issue [WTI-1165]

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

Former-commit-id: 5c4d2500355027348e3795f33d1f45bbcfe19262

Former-commit-id: 8e1cf7a53d140293d95b03ff4c4e735d050dfa85

    • -4
    • +82
    ./Exporters/StabilityPointStructuresCalculationConfigurationExporter.cs
    • -0
    • +14
    ./Writers/StabilityPointStructuresCalculationConfigurationWriter.cs
  1. … 7 more files in changeset.
Added ConfigurationStabilityPointStructuresLoadSchematizationType and ConfigurationStabilityPointStructuresLoadSchematizationTypeConverter Added parameter to StabilityPointStructuresCalculationConfiguration: - ConfigurationStabilityPointStructuresLoadSchematizationType Related to Issue [WTI-1165]

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

Former-commit-id: b9b4d963518dd9717df192966d9d551c9725afb5

Former-commit-id: 9ba6e4b961ad8f110c035b4db64223c9c8643bb5

    • -2
    • +2
    ./ConfigurationStabilityPointStructuresInflowModelTypeConverter.cs
    • -0
    • +42
    ./ConfigurationStabilityPointStructuresLoadSchematizationType.cs
    • -0
    • +164
    ./ConfigurationStabilityPointStructuresLoadSchematizationTypeConverter.cs
    • -0
    • +2
    ./Ringtoets.StabilityPointStructures.IO.csproj
    • -0
    • +5
    ./StabilityPointStructuresCalculationConfiguration.cs
    • -4
    • +19
    ./StabilityPointStructuresConfigurationSchemaIdentifiers.cs
  1. … 4 more files in changeset.
Renamed ConfigurationInflowModelType to ConfigurationStabilityPointStructuresInflowModelType, because it is only relevant within the stability point structures failure mechanism Related to Issue [WTI-1165]

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

Former-commit-id: af56444c9e0f7c8801f18046edeaa3264e5a69a7

Former-commit-id: 97612d9f6523ca921c8d18f4c60cc79c825eebf7

    • -162
    • +0
    ./ConfigurationInflowModelTypeConverter.cs
    • -0
    • +39
    ./ConfigurationStabilityPointStructuresInflowModelType.cs
    • -0
    • +162
    ./ConfigurationStabilityPointStructuresInflowModelTypeConverter.cs
    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.IO.csproj
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfiguration.cs
    • -2
    • +2
    ./Writers/StabilityPointStructuresCalculationConfigurationWriter.cs
  1. … 5 more files in changeset.
Extended StabilityPointStructuresCalculationConfigurationExporter with a configured sparse configuration. Added properties for StabilityPointStructuresCalculationConfiguration: - DrainCoefficient - FactorStormDurationOpenStructure - VolumicWeightWater Related to Issue [WTI-1165]

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

Former-commit-id: b6611f76bfbf9dec2a185d70e09c59d2979be8b9

Former-commit-id: d244ee86ee4289c430d3a594f5cc523bd80ea60c

    • -1
    • +13
    ./Exporters/StabilityPointStructuresCalculationConfigurationExporter.cs
    • -0
    • +15
    ./StabilityPointStructuresCalculationConfiguration.cs
    • -0
    • +15
    ./StabilityPointStructuresConfigurationSchemaIdentifiers.cs
    • -0
    • +9
    ./Writers/StabilityPointStructuresCalculationConfigurationWriter.cs
  1. … 7 more files in changeset.
First implementation of StabilityPointStructuresCalculationConfigurationExporter Moved StabilityPointStructuresCalculationConfigurationWriter to Writers folder. Related to Issue [WTI-1165]

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

Former-commit-id: f68c17ef69e7248468c7d9fb403958d70588f633

Former-commit-id: b991c33f385ed2ff19d9c5b8a7827bdd7d72223a

    • -0
    • +60
    ./Exporters/StabilityPointStructuresCalculationConfigurationExporter.cs
    • -127
    • +0
    ./Exporters/StabilityPointStructuresCalculationConfigurationWriter.cs
    • -4
    • +3
    ./Ringtoets.StabilityPointStructures.IO.csproj
    • -0
    • +127
    ./Writers/StabilityPointStructuresCalculationConfigurationWriter.cs
  1. … 4 more files in changeset.
Extended StabilityPointStructuresCalculationConfigurationWriter and test Fixed StabilityPointStructuresCalculationConfiguration.ConfigurationInflowModelType is nullable and therefore, does not have a default value. Related to Issue [WTI-1165]

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

Former-commit-id: b5c3847d3282ce37c81e4abeb2687356672cb08c

Former-commit-id: 646f40026e7deec466a65e470798894f6a525124

    • -0
    • +48
    ./Exporters/StabilityPointStructuresCalculationConfigurationWriter.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfiguration.cs
  1. … 5 more files in changeset.
Added to StabilityPointStructuresCalculationConfiguration: - StabilityLinearLoadModel - StabilityQuadraticLoadModel - ThresholdHeightOpenWeir - VerticalDistance Related to Issue [WTI-1165]

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

Former-commit-id: 0c00e12c107c9195381c23ffaf4e7986c34a5a94

Former-commit-id: 4d6182d6c67e1d219738c48be26c884aafed8af1

    • -0
    • +20
    ./StabilityPointStructuresCalculationConfiguration.cs
    • -0
    • +20
    ./StabilityPointStructuresConfigurationSchemaIdentifiers.cs
  1. … 2 more files in changeset.
Added to StabilityPointStructuresCalculationConfiguration: - InsideWaterLevelFailureConstruction - LevelCrestStructure - LevellingCount - ProbabilityCollisionSecondaryStructure - ShipMass - ShipVelocity Related to Issue [WTI-1165]

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

Former-commit-id: b52f6c4280a8e1a3df8da64bcf5eaab56dacc2de

Former-commit-id: ec25fbb581b43c5f63e20c23cb49be48045be240

    • -0
    • +30
    ./StabilityPointStructuresCalculationConfiguration.cs
    • -0
    • +30
    ./StabilityPointStructuresConfigurationSchemaIdentifiers.cs
  1. … 2 more files in changeset.
Added InsideWaterLevel to StabilityPointStructuresCalculationConfiguration Related to Issue [WTI-1165]

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

Former-commit-id: 2cb056e33f59a09c6ae1ca754aad92458758c762

Former-commit-id: de268301eacd36cd820513d00b525253280446ad

    • -0
    • +5
    ./StabilityPointStructuresCalculationConfiguration.cs
    • -0
    • +5
    ./StabilityPointStructuresConfigurationSchemaIdentifiers.cs
  1. … 2 more files in changeset.
Added InflowModelType to StabilityPointStructuresCalculationConfiguration Related to Issue [WTI-1165]

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

Former-commit-id: c7e750bfd3de48b5b6c423a1568d3b6b12d32e94

Former-commit-id: 0d02b87173e11c4063a85123c75b2d83399de970

    • -0
    • +5
    ./StabilityPointStructuresCalculationConfiguration.cs
  1. … 1 more file in changeset.
Added ConfigurationInflowModelType, which is an 'in between' class between the ConfigurationInflowModelType and the XML representation of ConfigurationInflowModelType Related to Issue [WTI-1165]

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

Former-commit-id: 8562c5aaf8102eeeafe7f2f6c0e2f890f17d34eb

Former-commit-id: e044e31f1ae1f88d6e1aac75e7c9c12600a18a41

    • -0
    • +39
    ./ConfigurationInflowModelType.cs
    • -0
    • +162
    ./ConfigurationInflowModelTypeConverter.cs
    • -0
    • +2
    ./Ringtoets.StabilityPointStructures.IO.csproj
    • -0
    • +19
    ./StabilityPointStructuresConfigurationSchemaIdentifiers.cs
  1. … 3 more files in changeset.
Extended StabilityPointStructuresCalculationConfigurationWriter

Related to Issue [WTI-1165]

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

Former-commit-id: 4e52fe9863db624b03e4bc8b0cb30d634e9244e5

Former-commit-id: 5adfeb49c8b102d61bce42e9016e4f450d5b47f5

    • -1
    • +7
    ./Exporters/StabilityPointStructuresCalculationConfigurationWriter.cs
    • -0
    • +10
    ./StabilityPointStructuresCalculationConfiguration.cs
    • -1
    • +11
    ./StabilityPointStructuresConfigurationSchemaIdentifiers.cs
  1. … 2 more files in changeset.
Extended StabilityPointStructuresCalculationConfigurationWriter Related to Issue [WTI-1165]

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

Former-commit-id: b5c4794cd90f7fe8a87057a8510aa7e7ed8711b3

Former-commit-id: 45136e5af7572a09260d0236eb59de5549758c05

    • -0
    • +19
    ./Exporters/StabilityPointStructuresCalculationConfigurationWriter.cs
    • -0
    • +25
    ./StabilityPointStructuresCalculationConfiguration.cs
    • -0
    • +25
    ./StabilityPointStructuresConfigurationSchemaIdentifiers.cs
  1. … 2 more files in changeset.
Added StabilityPointStructuresCalculationConfigurationWriter and StabilityPointStructuresConfigurationSchemaIdentifiers Related to Issue [WTI-1165]

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

Former-commit-id: df52b00a5d5431a879bd3d8d5d51add6c8c409ba

Former-commit-id: f53870b07a442fb76b868c61d6989db5a32b02f3

    • -0
    • +54
    ./Exporters/StabilityPointStructuresCalculationConfigurationWriter.cs
    • -1
    • +3
    ./Ringtoets.StabilityPointStructures.IO.csproj
    • -0
    • +5
    ./StabilityPointStructuresCalculationConfiguration.cs
    • -0
    • +34
    ./StabilityPointStructuresConfigurationSchemaIdentifiers.cs
  1. … 4 more files in changeset.
Added StabilityPointStructuresCalculationConfiguration Updated XMLdoc and added test for HeightStructuresCalculationConfiguration(null) Related to Issue [WTI-1165]

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

Former-commit-id: dc7189dc52ed72af938ff3cf0a54154440fa881a

Former-commit-id: 4640876bfb08879581fec06dede3a1ecc617b853

    • -1
    • +5
    ./Ringtoets.StabilityPointStructures.IO.csproj
    • -0
    • +39
    ./StabilityPointStructuresCalculationConfiguration.cs
  1. … 4 more files in changeset.
Moved StabilityPointStructuresImporter to newly created folder Importers Related to Issue [WTI-1165]

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

Former-commit-id: 258d11471dcc76f5458840d32cd1c99ad426a0ec

Former-commit-id: d341f1c88d3f402f118a194c3ad8b9e9ff766162

    • -0
    • +214
    ./Importers/StabilityPointStructuresImporter.cs
    • -1
    • +2
    ./Ringtoets.StabilityPointStructures.IO.csproj
    • -215
    • +0
    ./StabilityPointStructuresImporter.cs
  1. … 5 more files in changeset.
Merged revision(s) 7781-7782, 7784 from branches/Release/16_4: * Reformatted C# 6.0 code to code patterns compatible before C# 6.0 Related to Issue [WTI 1058]

........

Removed *FlowVelocityStructureClosable*.CoefficientOfVariation from importer (it's a static value now)

Removed *FlowVelocityStructureClosable*.CoefficientOfVariation from import validation

Fixed default (test) value of *FlowVelocityStructureClosable*.CoefficientOfVariation, which will fix the failing tests

Related to Issue [WTI-1102]

........

Fixed two ignored tests

Related to Issue [WTI-1102]

........

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

Former-commit-id: 588bb9b0adec0feaa568bbf517f3726c3e8e4de8

Former-commit-id: e3361e1132cb036963038ee08f44ebc52b01456a

  1. … 2 more files in changeset.
Merged revision(s) 7778 from branches/Release/16_4: Changed type of *FlowVelocityStructureClosable* (Kritieke stroomsnelheid sluiting eerste keermiddel [m/s]) from StandardDeviation to CoefficientOfVariation note: storage change (names of the columns) has not yet been executed Related to Issue [WTI-1102]

........

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

Former-commit-id: 2b9c3872e753605401b96fde29479091f2294d1f

Former-commit-id: 665c1b2273c709c49ddd7a6e889ad167b0bcc860

  1. … 23 more files in changeset.
Merged revision(s) 7773 from branches/Release/16_4: Changed type of *WidthFlowApertures* (Breedte van doorstroomopening) from CoefficientOfVariation to StandardDeviation note: storage change (names of the columns) has not yet been executed

Removed Application.Ringtoets/Application.Ringtoets.csproj post build action, which was needed for MSBuild2015

........

Related to Issue [WTI-1102]

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

Former-commit-id: 342282b213d520bc60ebd90113af4ab47b1c929d

Former-commit-id: 91abb8a151c800d1c462c52940cdfb3a8c7bb08d

  1. … 70 more files in changeset.
Removed *FlowVelocityStructureClosable*.CoefficientOfVariation from importer (it's a static value now) Removed *FlowVelocityStructureClosable*.CoefficientOfVariation from import validation Fixed default (test) value of *FlowVelocityStructureClosable*.CoefficientOfVariation, which will fix the failing tests Related to Issue [WTI-1102]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_4@7782 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 64e2dfbc1921206d59b95e3846c9f1a5149392df

Former-commit-id: 8e2573c9c068c922f9baaaf740d430c325249c6f

  1. … 4 more files in changeset.
Changed type of *FlowVelocityStructureClosable* (Kritieke stroomsnelheid sluiting eerste keermiddel [m/s]) from StandardDeviation to CoefficientOfVariation note: storage change (names of the columns) has not yet been executed Related to Issue [WTI-1102]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_4@7778 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 88a2b6f8764b434a8526b9ea46efcd1f3b3bdaf6

Former-commit-id: d78ee992382186f1a5cf25eb1bdc9081a8c950d3

  1. … 23 more files in changeset.
Changed type of *WidthFlowApertures* (Breedte van doorstroomopening) from CoefficientOfVariation to StandardDeviation note: storage change (names of the columns) has not yet been executed

Removed Application.Ringtoets/Application.Ringtoets.csproj post build action, which was needed for MSBuild2015

Related to Issue [WTI-1102]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_4@7773 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9a076019f5caf170d779ad16f8f1c8188e9a39a3

Former-commit-id: 068fa68d9844c31b4cd81c4ff74cb1f47ab2d245

  1. … 60 more files in changeset.
Merged revision(s) 7595-7638 from branches/WTI-490:

Merged revision(s) 7537-7594 from trunk

........

Initial commit of changes from kleijn:

- Removed HandleUserCancellingImport: FileImporter should not decide on its own how to handle Canceled actions. Consequently removed the messages that are generated by these handles

- Added logic to the importers: Cancelling is not possible when putting data on the data model. Action will always execute when it is in this stage

- Added branching paths in the activity: Import() returns false when it has failed or is cancelled

Note: failing tests will be fixed in following commits

........

Fixed tests of the FileImporterBase and Activity:

- Checks on the states are made for the 4 different paths of the Import:

-- Import successful, canceled or not

-- Import not successful, canceled or not

- Moved logging from the activity to the importer

- Added tests to assert mentioned behaviour

........

Fixed tests of the PipingSurfaceLinesCsvImporter:

- Added test to verify behaviour when canceling at the two stages during the import

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Added resource value for the ImportActivity (missing file commit)

........

Fixed tests of the PipingSoilProfilesImporter:

- Added test to verify behaviour when canceling at the three stages during the import

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Cleaned redundant brackets

........

Fixed tests of the StructuresImporter:

- Added test to verify behaviour when canceling at the two stages during the import. Test regarding cancelling while Creating structures is missing

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

Adjusted test in PipingSoilProfilesImporterTest

- Changed initial value of the result to make clear that the value is set correctly

........

Fixed tests of the ProfilesImporters:

- Added test to verify behaviour when canceling at the two stages during the import. Test regarding cancelling while Creating structures is missing

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Removed obsolete Cancel call in the PipingSoilProfilesImporterTest

........

FileImporters should call Observers in case the import was successfull AND was cancelled at an uncancellable stage.

Note: test is missing to verify this behaviour

........

Fixed tests of the ProfilesImporters:

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Temporarily removed the Cancel tests, because the FeatureBasedMapDataImporter does not have a handle for NotifyProgress. Hence, Cancel method cannot be invoked when Import is running.

........

Fixed tests of the FailureMechanismSectionsImporter:

- Added test to verify behaviour when canceling at the three stages during the import

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Cleaned up tests in the StructuresImporterTest

........

Fixed tests of the ReferenceLineImporter:

- Added test to verify behaviour when canceling at the two stages during the import

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

........

Related to Issue [WTI-490]

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

Former-commit-id: 1c355702dfbd410c7c4733529d8db9e243496eba

Former-commit-id: 75c614862d018947936ef85e3775a125c425c032

  1. … 26 more files in changeset.
Initial commit of changes from kleijn: - Removed HandleUserCancellingImport: FileImporter should not decide on its own how to handle Canceled actions. Consequently removed the messages that are generated by these handles - Added logic to the importers: Cancelling is not possible when putting data on the data model. Action will always execute when it is in this stage - Added branching paths in the activity: Import() returns false when it has failed or is cancelled

Note: failing tests will be fixed in following commits

Related to Issue [WTI-490]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-490@7598 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 409bfee1e3deebb4fe4368cb7010a8c4c37dae5e

Former-commit-id: 98175da77f6910f259097a90626bbb10450e2c8f

  1. … 20 more files in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.IO.csproj
  1. … 219 more files in changeset.
(Editorial) - Added missing license headers - Reformatted some of the *.config files in case no return was present between the XML header and license information

Related to Issue [WTI-931]

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

Former-commit-id: 5dfd4dc63c35031adc767ea3a2c4f4e24d7ed898

Former-commit-id: 0f3568dc4158e992538fd5781ff0ab0d52355d37

  1. … 41 more files in changeset.
Applied final error message improvement Related to Issue [WTI-577]

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

Former-commit-id: 571c4105de88962262866ed173bc14facc8377c0

Former-commit-id: d505ea1447ad0253517fdc2b670342aa28655b04

    • -12
    • +3
    ./StabilityPointStructuresImporter.cs
  1. … 8 more files in changeset.
* Improved Xml docs. * Removed unused resources. * Introduced PropertiesTestHelper. * Improved test coverage. * Renamed *DistributionVariationProperties to VariationCoefficient*DistributionProperties. * Improved value conversion in StructureImporters (read value is more explicit). * Added missing license headers. * Improved error message for IDistribution.StandardDeviation (is now consistent with actual check). * Renamed some test data files to be consistent with our naming conventions. Related to Issue [WTI-631]

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

Former-commit-id: d8ad6a2d231966045269b63805204d4600ebebad

Former-commit-id: 08cdd918da2a2cacb6afd897f4c1a21292ddac5a

  1. … 83 more files in changeset.
Structure importers made case insensitive w.r.t. parameterId. Related to Issue [WTI-577]

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

Former-commit-id: 0c8d39e99127f0d785f824c3fb228da8f45cd6f8

Former-commit-id: 6a98c7ae20d2c05cd9ae4807355ad6a7808b7b85

  1. … 11 more files in changeset.