Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs =================================================================== diff -u -r7adbef09fbecce1346da6e8421e1d5f0239847a1 -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs) (revision 7adbef09fbecce1346da6e8421e1d5f0239847a1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -44,7 +44,7 @@ /// components belong to. /// The /// the serializable failure mechanism sections belong to. - /// The to create a + /// The to create an /// for. /// An . /// Thrown when any parameter is null. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableFailureMechanismCreator.cs =================================================================== diff -u -r7adbef09fbecce1346da6e8421e1d5f0239847a1 -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableFailureMechanismCreator.cs (.../AggregatedSerializableFailureMechanismCreator.cs) (revision 7adbef09fbecce1346da6e8421e1d5f0239847a1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableFailureMechanismCreator.cs (.../AggregatedSerializableFailureMechanismCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -35,13 +35,13 @@ internal static class AggregatedSerializableFailureMechanismCreator { /// - /// Creates an instance of an based on its input parameters. + /// Creates an instance of based on its input parameters. /// /// The id generator to generate an id for the serializable components. /// The the serializable components belong to. /// The without a probability to - /// create a for. - /// A . + /// create an for. + /// An . /// Thrown when any parameter is null. /// Thrown when the /// contains unsupported items in the failure mechanism section assembly results. @@ -83,13 +83,13 @@ } /// - /// Creates an instance of an based on its input parameters. + /// Creates an instance of based on its input parameters. /// /// The id generator to generate an id for the serializable components. /// The the serializable components belong to. /// The with a probability to - /// create a for. - /// A . + /// create an for. + /// An . /// Thrown when any parameter is null. /// Thrown when the /// contains unsupported items in the failure mechanism section assembly results. @@ -137,7 +137,7 @@ /// The the section assembly belongs to. /// The the section assembly belongs to. /// An aggregated failure mechanism section assembly result to - /// create a for. + /// create an for. /// An . /// Thrown when an /// cannot be created for . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableFailureMechanismSectionAssemblyCreator.cs =================================================================== diff -u -r3aff374e2122ca5dc79791be6f68b2c73b1c9196 -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableFailureMechanismSectionAssemblyCreator.cs (.../AggregatedSerializableFailureMechanismSectionAssemblyCreator.cs) (revision 3aff374e2122ca5dc79791be6f68b2c73b1c9196) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableFailureMechanismSectionAssemblyCreator.cs (.../AggregatedSerializableFailureMechanismSectionAssemblyCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -44,9 +44,9 @@ /// The id generator to generate an id for . /// The the result belongs to. /// The the result belongs to. - /// The to create a + /// The to create an /// for. - /// A . + /// An . /// Thrown when any parameter is null. public static AggregatedSerializableFailureMechanismSectionAssembly Create(UniqueIdentifierGenerator idGenerator, SerializableFailureMechanismSectionCollection serializableCollection, @@ -94,9 +94,9 @@ /// The id generator to generate an id for . /// The the result belongs to. /// The the result belongs to. - /// The to create a + /// The to create an /// for. - /// A . + /// An . /// Thrown when any parameter is null. public static AggregatedSerializableFailureMechanismSectionAssembly Create(UniqueIdentifierGenerator idGenerator, SerializableFailureMechanismSectionCollection serializableCollection, @@ -144,9 +144,9 @@ /// The id generator to generate an id for . /// The the result belongs to. /// The the result belongs to. - /// The to create a + /// The to create an /// for. - /// A . + /// An . /// Thrown when any parameter is null. public static AggregatedSerializableFailureMechanismSectionAssembly Create(UniqueIdentifierGenerator idGenerator, SerializableFailureMechanismSectionCollection serializableCollection, Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionAssemblyResultCreator.cs =================================================================== diff -u -rf33ee67efb62e6be7e9d804bd8db91a5ebda75d7 -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionAssemblyResultCreator.cs (.../SerializableAssessmentSectionAssemblyResultCreator.cs) (revision f33ee67efb62e6be7e9d804bd8db91a5ebda75d7) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionAssemblyResultCreator.cs (.../SerializableAssessmentSectionAssemblyResultCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -32,7 +32,7 @@ { /// /// Creates an instance of based - /// on an . + /// on . /// /// The to create a /// a for. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionCategoryGroupCreator.cs =================================================================== diff -u -r05be5e79657a00455e43e78b629a074290b8d89e -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionCategoryGroupCreator.cs (.../SerializableAssessmentSectionCategoryGroupCreator.cs) (revision 05be5e79657a00455e43e78b629a074290b8d89e) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionCategoryGroupCreator.cs (.../SerializableAssessmentSectionCategoryGroupCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -32,7 +32,7 @@ public static class SerializableAssessmentSectionCategoryGroupCreator { /// - /// Creates a based on its input. + /// Creates a based on . /// /// The to /// create a for. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionCreator.cs =================================================================== diff -u -rf189cc6ae9ce8eee88876ff454af0ed1f2866c68 -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionCreator.cs (.../SerializableAssessmentSectionCreator.cs) (revision f189cc6ae9ce8eee88876ff454af0ed1f2866c68) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionCreator.cs (.../SerializableAssessmentSectionCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -33,7 +33,7 @@ { /// /// Creates an instance of - /// based on a . + /// based on . /// /// The /// to create a for. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableCombinedFailureMechanismSectionAssemblyResultCreator.cs =================================================================== diff -u -rcb6212fd6cb39079fd0c0390522b0776ad40997f -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableCombinedFailureMechanismSectionAssemblyResultCreator.cs (.../SerializableCombinedFailureMechanismSectionAssemblyResultCreator.cs) (revision cb6212fd6cb39079fd0c0390522b0776ad40997f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableCombinedFailureMechanismSectionAssemblyResultCreator.cs (.../SerializableCombinedFailureMechanismSectionAssemblyResultCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -31,7 +31,8 @@ public static class SerializableCombinedFailureMechanismSectionAssemblyResultCreator { /// - /// Creates an instance of . + /// Creates an instance of + /// based on . /// /// The /// to create a for. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismCategoryGroupCreator.cs =================================================================== diff -u -r05be5e79657a00455e43e78b629a074290b8d89e -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismCategoryGroupCreator.cs (.../SerializableFailureMechanismCategoryGroupCreator.cs) (revision 05be5e79657a00455e43e78b629a074290b8d89e) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismCategoryGroupCreator.cs (.../SerializableFailureMechanismCategoryGroupCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -32,7 +32,7 @@ public static class SerializableFailureMechanismCategoryGroupCreator { /// - /// Creates a based on its input. + /// Creates a based on . /// /// The to /// create a for. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismCreator.cs =================================================================== diff -u -r1879fa4ddaffba451a510edcc1dfe75d45359fdb -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismCreator.cs (.../SerializableFailureMechanismCreator.cs) (revision 1879fa4ddaffba451a510edcc1dfe75d45359fdb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismCreator.cs (.../SerializableFailureMechanismCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -33,7 +33,7 @@ public static class SerializableFailureMechanismCreator { /// - /// Creates a based on its input parameters. + /// Creates an instance of based on its input parameters. /// /// The generator to generate an id for the . /// The @@ -69,7 +69,7 @@ } /// - /// Creates a based on its input parameters. + /// Creates an instance of based on its input parameters. /// /// The generator to generate an id for the . /// The Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismGroupCreator.cs =================================================================== diff -u -r4b13d7a344af035fb648b4c42241515ab6ec4151 -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismGroupCreator.cs (.../SerializableFailureMechanismGroupCreator.cs) (revision 4b13d7a344af035fb648b4c42241515ab6ec4151) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismGroupCreator.cs (.../SerializableFailureMechanismGroupCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -32,7 +32,7 @@ public static class SerializableFailureMechanismGroupCreator { /// - /// Creates a based on its input. + /// Creates a based on . /// /// The to /// create a for. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismResultCreator.cs =================================================================== diff -u -r66867c059a3d1c4846828871cdf6d354b2b608a6 -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismResultCreator.cs (.../SerializableFailureMechanismResultCreator.cs) (revision 66867c059a3d1c4846828871cdf6d354b2b608a6) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismResultCreator.cs (.../SerializableFailureMechanismResultCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -31,8 +31,8 @@ public static class SerializableFailureMechanismResultCreator { /// - /// Creates a - /// based on a . + /// Creates an instance of + /// based on . /// /// The /// to create a for. @@ -51,8 +51,8 @@ } /// - /// Creates a - /// based on a . + /// Creates an instance of + /// based on . /// /// The /// to create a for. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionAssemblyResultCreator.cs =================================================================== diff -u -r19043242cabb3c29ab5956da83245f300427767c -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionAssemblyResultCreator.cs (.../SerializableFailureMechanismSectionAssemblyResultCreator.cs) (revision 19043242cabb3c29ab5956da83245f300427767c) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionAssemblyResultCreator.cs (.../SerializableFailureMechanismSectionAssemblyResultCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -33,15 +33,16 @@ { /// /// Creates an instance of - /// based on a . + /// based on its input parameters. /// /// The type of assessment the /// represents. /// The to create a /// for. /// A . /// Thrown when is null. - public static SerializableFailureMechanismSectionAssemblyResult Create(SerializableAssessmentType assessmentType, ExportableSectionAssemblyResult sectionResult) + public static SerializableFailureMechanismSectionAssemblyResult Create(SerializableAssessmentType assessmentType, + ExportableSectionAssemblyResult sectionResult) { if (sectionResult == null) { @@ -55,15 +56,16 @@ /// /// Creates an instance of - /// based on a . + /// based on its input parameters. /// /// The type of assessment the /// represents. /// The to create a /// for. /// A . /// Thrown when is null. - public static SerializableFailureMechanismSectionAssemblyResult Create(SerializableAssessmentType assessmentType, ExportableSectionAssemblyResultWithProbability sectionResult) + public static SerializableFailureMechanismSectionAssemblyResult Create(SerializableAssessmentType assessmentType, + ExportableSectionAssemblyResultWithProbability sectionResult) { if (sectionResult == null) { Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionCategoryGroupCreator.cs =================================================================== diff -u -ra3924f73a5f753dfc63ab7c195260ea2b79a3b2d -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionCategoryGroupCreator.cs (.../SerializableFailureMechanismSectionCategoryGroupCreator.cs) (revision a3924f73a5f753dfc63ab7c195260ea2b79a3b2d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionCategoryGroupCreator.cs (.../SerializableFailureMechanismSectionCategoryGroupCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -32,7 +32,7 @@ public static class SerializableFailureMechanismSectionCategoryGroupCreator { /// - /// Creates a based on its input. + /// Creates a based on . /// /// The to /// create a for. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionCreator.cs =================================================================== diff -u -r3aff374e2122ca5dc79791be6f68b2c73b1c9196 -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionCreator.cs (.../SerializableFailureMechanismSectionCreator.cs) (revision 3aff374e2122ca5dc79791be6f68b2c73b1c9196) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionCreator.cs (.../SerializableFailureMechanismSectionCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -35,7 +35,7 @@ { /// /// Creates a based on - /// an . + /// its input parameters. /// /// The id generator to generate an id /// for . @@ -73,8 +73,8 @@ } /// - /// Creates a based on - /// an . + /// Creates an instance of based on + /// its input parameters. /// /// The id generator to generate an id /// for . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismTypeCreator.cs =================================================================== diff -u -rbb15483073c68e30e067a73d42098dc4a0e8a13c -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismTypeCreator.cs (.../SerializableFailureMechanismTypeCreator.cs) (revision bb15483073c68e30e067a73d42098dc4a0e8a13c) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismTypeCreator.cs (.../SerializableFailureMechanismTypeCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3) @@ -32,7 +32,7 @@ public static class SerializableFailureMechanismTypeCreator { /// - /// Creates a based on its input. + /// Creates a based on . /// /// The to /// create a for.