Implemented DistanceToEntryPoint in design oprion too. Added test to show influence of DistanceToEntryPoint on calculations.Related to Issue [MWDAM-1361]
Added DistanceToEntryPoint to Location (class and xsd), implemented it in the WtiPipingSellmeijerRevisedKernelWrapper. Added it to the Interface code (both FillDamFromXmlInput and FillXmlInputFromDam) with tests.Related to Issue [MWDAM-1361]
Removed fixed detriment factor 1.05 for Uplift as this is no longer required.Here I changed the external for DamMacroStability to use the trunk version 19.1.0 instead of the tagged 18.1 as only the new version holds the proper change. Then I adapted all test values for UpliftVan. Related to Issue [MWDAM-1504]
Improved XmlAdapter.ChangeValueInXml()The old code did not replace all occurrences of a key when the different occurrences had different values.Related to Issue [MWDAM-1294]
Replace type of SubSoilScenario.SegmentFailureMechanismType from FailureMechanismSystemType to SegmentFailureMechanismType in TestFilesRelated to Issue [MWDAM-1294]
Replace type of SubSoilScenario.SegmentFailureMechanismType from FailureMechanismSystemType to SegmentFailureMechanismType in TestFilesRelated to Issue [MWDAM-1294]
Replace type of SubSoilScenario.SegmentFailureMechanismType from FailureMechanismSystemType to SegmentFailureMechanismType in TestFilesRelated to Issue [MWDAM-1294]
Replace type of SubSoilScenario.SegmentFailureMechanismType from FailureMechanismSystemType to SegmentFailureMechanismTypeRelated to Issue [MWDAM-1294]
Introduce SegmentFailureMechanismType and also conversion method to convert FailureMechanismSystemType to SegmentFailureMechanismTypeRelated to Issue [MWDAM-1294]