Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresFailureMechanismMetaEntityReadExtensions.cs =================================================================== diff -u -rfbe227cf3a6743302f63c1bd3281feda0273192c -r990d8ea8ff7088257dc12d81e364056d6be08565 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresFailureMechanismMetaEntityReadExtensions.cs (.../ClosingStructuresFailureMechanismMetaEntityReadExtensions.cs) (revision fbe227cf3a6743302f63c1bd3281feda0273192c) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresFailureMechanismMetaEntityReadExtensions.cs (.../ClosingStructuresFailureMechanismMetaEntityReadExtensions.cs) (revision 990d8ea8ff7088257dc12d81e364056d6be08565) @@ -32,11 +32,11 @@ internal static class ClosingStructuresFailureMechanismMetaEntityReadExtensions { /// - /// Read the and use the - /// information to construct a . + /// Read the and use the information to + /// construct a . /// - /// The - /// to create for. + /// The to create + /// for. /// A new . /// Thrown when is null. internal static GeneralClosingStructuresInput Read(this ClosingStructuresFailureMechanismMetaEntity entity) Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/DuneErosion/DuneErosionFailureMechanismMetaEntityReadExtensions.cs =================================================================== diff -u -rfbe227cf3a6743302f63c1bd3281feda0273192c -r990d8ea8ff7088257dc12d81e364056d6be08565 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/DuneErosion/DuneErosionFailureMechanismMetaEntityReadExtensions.cs (.../DuneErosionFailureMechanismMetaEntityReadExtensions.cs) (revision fbe227cf3a6743302f63c1bd3281feda0273192c) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/DuneErosion/DuneErosionFailureMechanismMetaEntityReadExtensions.cs (.../DuneErosionFailureMechanismMetaEntityReadExtensions.cs) (revision 990d8ea8ff7088257dc12d81e364056d6be08565) @@ -33,13 +33,12 @@ internal static class DuneErosionFailureMechanismMetaEntityReadExtensions { /// - /// Read the and use the information - /// to update the . + /// Read the and use the information to update + /// the . /// - /// The - /// to use to update the . + /// The to use to update + /// the . /// The to be updated. - /// A new . /// Thrown when any input parameter is null. internal static void Read(this DuneErosionFailureMechanismMetaEntity entity, GeneralDuneErosionInput input) { Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions.cs =================================================================== diff -u -rfbe227cf3a6743302f63c1bd3281feda0273192c -r990d8ea8ff7088257dc12d81e364056d6be08565 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions.cs (.../GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions.cs) (revision fbe227cf3a6743302f63c1bd3281feda0273192c) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions.cs (.../GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions.cs) (revision 990d8ea8ff7088257dc12d81e364056d6be08565) @@ -33,11 +33,11 @@ internal static class GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions { /// - /// Reads the - /// and use the information to update the . + /// Read the and use the information + /// to update the . /// - /// The - /// to use to update the . + /// The to use + /// to update the . /// The to be updated. /// Thrown when any input parameter is null. internal static void Read(this GrassCoverErosionInwardsFailureMechanismMetaEntity entity, GeneralGrassCoverErosionInwardsInput input) Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionOutwards/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions.cs =================================================================== diff -u -rfbe227cf3a6743302f63c1bd3281feda0273192c -r990d8ea8ff7088257dc12d81e364056d6be08565 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionOutwards/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions.cs (.../GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions.cs) (revision fbe227cf3a6743302f63c1bd3281feda0273192c) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionOutwards/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions.cs (.../GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions.cs) (revision 990d8ea8ff7088257dc12d81e364056d6be08565) @@ -33,13 +33,12 @@ internal static class GrassCoverErosionOutwardsFailureMechanismMetaEntityReadExtensions { /// - /// Reads the - /// and use the information to construct a . + /// Read the and use the information + /// to update the . /// - /// The - /// to create for. + /// The to use + /// to update the . /// The to be updated. - /// A new . /// Thrown when any input parameter is null. internal static void Read(this GrassCoverErosionOutwardsFailureMechanismMetaEntity entity, GeneralGrassCoverErosionOutwardsInput input) { Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/HeightStructures/HeightStructuresFailureMechanismMetaEntityReadExtensions.cs =================================================================== diff -u -rfbe227cf3a6743302f63c1bd3281feda0273192c -r990d8ea8ff7088257dc12d81e364056d6be08565 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/HeightStructures/HeightStructuresFailureMechanismMetaEntityReadExtensions.cs (.../HeightStructuresFailureMechanismMetaEntityReadExtensions.cs) (revision fbe227cf3a6743302f63c1bd3281feda0273192c) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/HeightStructures/HeightStructuresFailureMechanismMetaEntityReadExtensions.cs (.../HeightStructuresFailureMechanismMetaEntityReadExtensions.cs) (revision 990d8ea8ff7088257dc12d81e364056d6be08565) @@ -33,11 +33,11 @@ internal static class HeightStructuresFailureMechanismMetaEntityReadExtensions { /// - /// Read the and use the - /// information to construct a . + /// Read the and use the information to + /// construct a . /// - /// The - /// to create for. + /// The to create + /// for. /// A new . /// Thrown when is null. internal static GeneralHeightStructuresInput Read(this HeightStructuresFailureMechanismMetaEntity entity) Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismMetaEntityReadExtensions.cs =================================================================== diff -u -rfbe227cf3a6743302f63c1bd3281feda0273192c -r990d8ea8ff7088257dc12d81e364056d6be08565 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismMetaEntityReadExtensions.cs (.../MacroStabilityInwardsFailureMechanismMetaEntityReadExtensions.cs) (revision fbe227cf3a6743302f63c1bd3281feda0273192c) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismMetaEntityReadExtensions.cs (.../MacroStabilityInwardsFailureMechanismMetaEntityReadExtensions.cs) (revision 990d8ea8ff7088257dc12d81e364056d6be08565) @@ -32,13 +32,12 @@ internal static class MacroStabilityInwardsFailureMechanismMetaEntityReadExtensions { /// - /// Read the and use the information - /// to set properties of . + /// Read the and use the information to + /// update the . /// - /// The - /// to obtain properties from. - /// The - /// to set the properties of . + /// The to use to + /// update the . + /// The to be updated. /// Thrown when any input parameter is null. internal static void ReadProbabilityAssessmentInput(this MacroStabilityInwardsFailureMechanismMetaEntity entity, MacroStabilityInwardsProbabilityAssessmentInput probabilityAssessmentInput) Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MacroStabilityOutwards/MacroStabilityOutwardsFailureMechanismMetaEntityReadExtensions.cs =================================================================== diff -u -rfbe227cf3a6743302f63c1bd3281feda0273192c -r990d8ea8ff7088257dc12d81e364056d6be08565 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MacroStabilityOutwards/MacroStabilityOutwardsFailureMechanismMetaEntityReadExtensions.cs (.../MacroStabilityOutwardsFailureMechanismMetaEntityReadExtensions.cs) (revision fbe227cf3a6743302f63c1bd3281feda0273192c) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/MacroStabilityOutwards/MacroStabilityOutwardsFailureMechanismMetaEntityReadExtensions.cs (.../MacroStabilityOutwardsFailureMechanismMetaEntityReadExtensions.cs) (revision 990d8ea8ff7088257dc12d81e364056d6be08565) @@ -32,16 +32,15 @@ internal static class MacroStabilityOutwardsFailureMechanismMetaEntityReadExtensions { /// - /// Read the and use the information - /// to set properties of . + /// Read the and use the information to + /// update the . /// - /// The - /// to obtain properties from. - /// The - /// to set the properties of . + /// The to use to + /// update the . + /// The to be updated. /// Thrown when any input parameter is null. internal static void ReadProbabilityAssessmentInput(this MacroStabilityOutwardsFailureMechanismMetaEntity entity, - MacroStabilityOutwardsProbabilityAssessmentInput probabilityAssessmentInput) + MacroStabilityOutwardsProbabilityAssessmentInput probabilityAssessmentInput) { if (entity == null) { Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/Piping/PipingFailureMechanismMetaEntityReadExtensions.cs =================================================================== diff -u -rfbe227cf3a6743302f63c1bd3281feda0273192c -r990d8ea8ff7088257dc12d81e364056d6be08565 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/Piping/PipingFailureMechanismMetaEntityReadExtensions.cs (.../PipingFailureMechanismMetaEntityReadExtensions.cs) (revision fbe227cf3a6743302f63c1bd3281feda0273192c) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/Piping/PipingFailureMechanismMetaEntityReadExtensions.cs (.../PipingFailureMechanismMetaEntityReadExtensions.cs) (revision 990d8ea8ff7088257dc12d81e364056d6be08565) @@ -27,18 +27,19 @@ namespace Application.Ringtoets.Storage.Read.Piping { /// - /// This class defines extension methods for read operations for a based on the - /// . + /// This class defines extension methods for read operations for a + /// and a based on the . /// internal static class PipingFailureMechanismMetaEntityReadExtensions { /// - /// Read the and use the information to set - /// . + /// Read the and use the information to update the + /// . /// - /// The to obtain value for A from. - /// The to set the - /// for. + /// The to use to update the + /// . + /// The to be + /// updated. /// Thrown when any input parameter is null. internal static void ReadProbabilityAssessmentInput(this PipingFailureMechanismMetaEntity entity, PipingProbabilityAssessmentInput probabilityAssessmentInput) @@ -57,13 +58,12 @@ } /// - /// Read the and use the information to set - /// . + /// Read the and use the information to update the + /// . /// - /// The to obtain value for - /// WaterVolumetricWeight from. - /// The to set the - /// for. + /// The to use to update the + /// . + /// The to be updated. /// Thrown when any input parameter is null. internal static void ReadGeneralPipingInput(this PipingFailureMechanismMetaEntity entity, GeneralPipingInput generalPipingInput) Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StabilityPointStructures/StabilityPointStructureFailureMechanismMetaEntityReadExtensions.cs =================================================================== diff -u -rfbe227cf3a6743302f63c1bd3281feda0273192c -r990d8ea8ff7088257dc12d81e364056d6be08565 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StabilityPointStructures/StabilityPointStructureFailureMechanismMetaEntityReadExtensions.cs (.../StabilityPointStructureFailureMechanismMetaEntityReadExtensions.cs) (revision fbe227cf3a6743302f63c1bd3281feda0273192c) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StabilityPointStructures/StabilityPointStructureFailureMechanismMetaEntityReadExtensions.cs (.../StabilityPointStructureFailureMechanismMetaEntityReadExtensions.cs) (revision 990d8ea8ff7088257dc12d81e364056d6be08565) @@ -33,11 +33,11 @@ internal static class StabilityPointStructureFailureMechanismMetaEntityReadExtensions { /// - /// Read the and use the - /// information to construct a . + /// Read the and use the information + /// to construct a . /// - /// The - /// to create for. + /// The to + /// create for. /// A new . /// Thrown when is null. internal static GeneralStabilityPointStructuresInput Read(this StabilityPointStructuresFailureMechanismMetaEntity entity) Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StabilityStoneCover/StabilityStoneCoverFailureMechanismMetaEntityReadExtensions.cs =================================================================== diff -u -rfbe227cf3a6743302f63c1bd3281feda0273192c -r990d8ea8ff7088257dc12d81e364056d6be08565 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StabilityStoneCover/StabilityStoneCoverFailureMechanismMetaEntityReadExtensions.cs (.../StabilityStoneCoverFailureMechanismMetaEntityReadExtensions.cs) (revision fbe227cf3a6743302f63c1bd3281feda0273192c) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/StabilityStoneCover/StabilityStoneCoverFailureMechanismMetaEntityReadExtensions.cs (.../StabilityStoneCoverFailureMechanismMetaEntityReadExtensions.cs) (revision 990d8ea8ff7088257dc12d81e364056d6be08565) @@ -33,11 +33,11 @@ internal static class StabilityStoneCoverFailureMechanismMetaEntityReadExtensions { /// - /// Read the and use the - /// information to construct a . + /// Read the and use the information to + /// construct a . /// - /// The - /// to create for. + /// The to create + /// for. /// A new . /// Thrown when is null. internal static GeneralStabilityStoneCoverWaveConditionsInput Read(this StabilityStoneCoverFailureMechanismMetaEntity entity) Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismMetaEntityReadExtensions.cs =================================================================== diff -u -rfbe227cf3a6743302f63c1bd3281feda0273192c -r990d8ea8ff7088257dc12d81e364056d6be08565 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismMetaEntityReadExtensions.cs (.../WaveImpactAsphaltCoverFailureMechanismMetaEntityReadExtensions.cs) (revision fbe227cf3a6743302f63c1bd3281feda0273192c) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismMetaEntityReadExtensions.cs (.../WaveImpactAsphaltCoverFailureMechanismMetaEntityReadExtensions.cs) (revision 990d8ea8ff7088257dc12d81e364056d6be08565) @@ -33,11 +33,11 @@ internal static class WaveImpactAsphaltCoverFailureMechanismMetaEntityReadExtensions { /// - /// Read the and use the - /// information to construct a . + /// Read the and use the information to + /// construct a . /// - /// The - /// to create for. + /// The to create + /// for. /// A new . /// Thrown when is null. internal static GeneralWaveImpactAsphaltCoverInput Read(this WaveImpactAsphaltCoverFailureMechanismMetaEntity entity)