Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssemblies.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssemblies.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblies.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssemblies.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblies.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,7 +23,7 @@ using System.Collections.Generic; using Riskeer.AssemblyTool.IO.Model; -namespace Ringtoets.Integration.IO.AggregatedSerializable +namespace Riskeer.Integration.IO.AggregatedSerializable { /// /// Class that holds all the information that is related when creating a collection of . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssembly.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssembly.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssembly.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssembly.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssembly.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,7 +22,7 @@ using System; using Riskeer.AssemblyTool.IO.Model; -namespace Ringtoets.Integration.IO.AggregatedSerializable +namespace Riskeer.Integration.IO.AggregatedSerializable { /// /// Class that holds all the information that is related when creating a . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableFailureMechanism.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableFailureMechanism.cs (.../AggregatedSerializableFailureMechanism.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableFailureMechanism.cs (.../AggregatedSerializableFailureMechanism.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,7 +23,7 @@ using System.Collections.Generic; using Riskeer.AssemblyTool.IO.Model; -namespace Ringtoets.Integration.IO.AggregatedSerializable +namespace Riskeer.Integration.IO.AggregatedSerializable { /// /// Class that holds all the information that is related when creating a . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableFailureMechanismSectionAssembly.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableFailureMechanismSectionAssembly.cs (.../AggregatedSerializableFailureMechanismSectionAssembly.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableFailureMechanismSectionAssembly.cs (.../AggregatedSerializableFailureMechanismSectionAssembly.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,7 +22,7 @@ using System; using Riskeer.AssemblyTool.IO.Model; -namespace Ringtoets.Integration.IO.AggregatedSerializable +namespace Riskeer.Integration.IO.AggregatedSerializable { /// /// Class that holds all the information that is related when creating a . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResult.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResult.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResult.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResult.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResult.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using System; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export the assembly result of a failure mechanism section. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultBase.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultBase.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultBase.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultBase.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultBase.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using System; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Base implementation to hold all information for exporting assembly results of a failure mechanism section. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbability.cs =================================================================== diff -u -r939d08dde43bccadfcf31c72b078cff9659f8af3 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbability.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbability.cs) (revision 939d08dde43bccadfcf31c72b078cff9659f8af3) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbability.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbability.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using System; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export a failure mechanism section assembly result with probability. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithoutDetailedAssembly.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithoutDetailedAssembly.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultWithoutDetailedAssembly.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithoutDetailedAssembly.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultWithoutDetailedAssembly.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using System; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export an assembly result without a detailed assembly Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedProbabilityResult.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedProbabilityResult.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedProbabilityResult.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedProbabilityResult.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedProbabilityResult.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using System; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export an assembly result with probability and a combined assembly result Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedResult.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedResult.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedResult.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedResult.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedResult.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using System; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export an assembly result with a combined assembly result Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAssemblyMethod.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAssemblyMethod.cs (.../ExportableAssemblyMethod.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAssemblyMethod.cs (.../ExportableAssemblyMethod.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -19,7 +19,7 @@ // Stichting Deltares and remain full property of Stichting Deltares at all times. // All rights reserved. -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Enum defining the exportable assembly methods. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAssessmentSection.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAssessmentSection.cs (.../ExportableAssessmentSection.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAssessmentSection.cs (.../ExportableAssessmentSection.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,7 +23,7 @@ using System.Collections.Generic; using Core.Common.Base.Geometry; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export the assembly results Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAssessmentSectionAssemblyResult.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAssessmentSectionAssemblyResult.cs (.../ExportableAssessmentSectionAssemblyResult.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAssessmentSectionAssemblyResult.cs (.../ExportableAssessmentSectionAssemblyResult.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using Riskeer.AssemblyTool.Data; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export the assembly result Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableCombinedFailureMechanismSection.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableCombinedFailureMechanismSection.cs (.../ExportableCombinedFailureMechanismSection.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableCombinedFailureMechanismSection.cs (.../ExportableCombinedFailureMechanismSection.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,7 +23,7 @@ using System.Collections.Generic; using Core.Common.Base.Geometry; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export a failure mechanism section Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableCombinedSectionAssembly.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableCombinedSectionAssembly.cs (.../ExportableCombinedSectionAssembly.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableCombinedSectionAssembly.cs (.../ExportableCombinedSectionAssembly.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,7 +22,7 @@ using System; using System.Collections.Generic; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export an combined section assembly result. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanism.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanism.cs (.../ExportableFailureMechanism.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanism.cs (.../ExportableFailureMechanism.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,7 +22,7 @@ using System; using System.Collections.Generic; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export the assembly of a failure mechanism. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismAssemblyResult.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismAssemblyResult.cs (.../ExportableFailureMechanismAssemblyResult.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismAssemblyResult.cs (.../ExportableFailureMechanismAssemblyResult.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using Riskeer.AssemblyTool.Data; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds the information to export the assembly result of a failure mechanism. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismAssemblyResultWithProbability.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismAssemblyResultWithProbability.cs (.../ExportableFailureMechanismAssemblyResultWithProbability.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismAssemblyResultWithProbability.cs (.../ExportableFailureMechanismAssemblyResultWithProbability.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using Riskeer.AssemblyTool.Data; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds the information to export the assembly result with probability of a failure mechanism. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismCombinedSectionAssemblyResult.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismCombinedSectionAssemblyResult.cs (.../ExportableFailureMechanismCombinedSectionAssemblyResult.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismCombinedSectionAssemblyResult.cs (.../ExportableFailureMechanismCombinedSectionAssemblyResult.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using System; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export a combined section assembly result of a failure mechanism. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismGroup.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismGroup.cs (.../ExportableFailureMechanismGroup.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismGroup.cs (.../ExportableFailureMechanismGroup.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -19,7 +19,7 @@ // Stichting Deltares and remain full property of Stichting Deltares at all times. // All rights reserved. -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Enum defining the exportable failure mechanism groups. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismSection.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismSection.cs (.../ExportableFailureMechanismSection.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismSection.cs (.../ExportableFailureMechanismSection.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,7 +23,7 @@ using System.Collections.Generic; using Core.Common.Base.Geometry; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class which holds all the information to export a failure mechanism section. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismType.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismType.cs (.../ExportableFailureMechanismType.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableFailureMechanismType.cs (.../ExportableFailureMechanismType.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -19,7 +19,7 @@ // Stichting Deltares and remain full property of Stichting Deltares at all times. // All rights reserved. -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Enum representing the exportable failure mechanism types. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableSectionAssemblyResult.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableSectionAssemblyResult.cs (.../ExportableSectionAssemblyResult.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableSectionAssemblyResult.cs (.../ExportableSectionAssemblyResult.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using Riskeer.AssemblyTool.Data; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export an assembly result for a failure mechanism section. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableSectionAssemblyResultWithProbability.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableSectionAssemblyResultWithProbability.cs (.../ExportableSectionAssemblyResultWithProbability.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableSectionAssemblyResultWithProbability.cs (.../ExportableSectionAssemblyResultWithProbability.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using Riskeer.AssemblyTool.Data; -namespace Ringtoets.Integration.IO.Assembly +namespace Riskeer.Integration.IO.Assembly { /// /// Class that holds all the information to export an assembly result with a probability for a failure mechanism section. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreator.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreator.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,14 +22,14 @@ using System; using System.Collections.Generic; using System.Linq; -using Ringtoets.Integration.IO.AggregatedSerializable; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Exceptions; -using Ringtoets.Integration.IO.Helpers; -using Ringtoets.Integration.IO.Properties; using Riskeer.AssemblyTool.IO.Model; +using Riskeer.Integration.IO.AggregatedSerializable; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Exceptions; +using Riskeer.Integration.IO.Helpers; +using Riskeer.Integration.IO.Properties; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,15 +21,15 @@ using System; using System.Linq; -using Ringtoets.Integration.IO.AggregatedSerializable; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Exceptions; -using Ringtoets.Integration.IO.Helpers; -using Ringtoets.Integration.IO.Properties; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.AggregatedSerializable; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Exceptions; +using Riskeer.Integration.IO.Helpers; +using Riskeer.Integration.IO.Properties; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableFailureMechanismCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableFailureMechanismCreator.cs (.../AggregatedSerializableFailureMechanismCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableFailureMechanismCreator.cs (.../AggregatedSerializableFailureMechanismCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,14 +21,14 @@ using System; using System.Linq; -using Ringtoets.Integration.IO.AggregatedSerializable; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Exceptions; -using Ringtoets.Integration.IO.Helpers; -using Ringtoets.Integration.IO.Properties; using Riskeer.AssemblyTool.IO.Model; +using Riskeer.Integration.IO.AggregatedSerializable; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Exceptions; +using Riskeer.Integration.IO.Helpers; +using Riskeer.Integration.IO.Properties; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableFailureMechanismSectionAssemblyCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableFailureMechanismSectionAssemblyCreator.cs (.../AggregatedSerializableFailureMechanismSectionAssemblyCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableFailureMechanismSectionAssemblyCreator.cs (.../AggregatedSerializableFailureMechanismSectionAssemblyCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,17 +21,17 @@ using System; using System.Collections.Generic; -using Ringtoets.Integration.IO.AggregatedSerializable; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Exceptions; -using Ringtoets.Integration.IO.Helpers; -using Ringtoets.Integration.IO.Properties; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.DataTypes; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.AggregatedSerializable; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Exceptions; +using Riskeer.Integration.IO.Helpers; +using Riskeer.Integration.IO.Properties; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssemblyCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssemblyCreator.cs (.../SerializableAssemblyCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssemblyCreator.cs (.../SerializableAssemblyCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,14 +23,14 @@ using System.Collections.Generic; using System.Linq; using Core.Common.Base.Geometry; -using Ringtoets.Integration.IO.AggregatedSerializable; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Exceptions; -using Ringtoets.Integration.IO.Helpers; -using Ringtoets.Integration.IO.Properties; using Riskeer.AssemblyTool.IO.Model; +using Riskeer.Integration.IO.AggregatedSerializable; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Exceptions; +using Riskeer.Integration.IO.Helpers; +using Riskeer.Integration.IO.Properties; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssemblyMethodCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssemblyMethodCreator.cs (.../SerializableAssemblyMethodCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssemblyMethodCreator.cs (.../SerializableAssemblyMethodCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,10 +21,10 @@ using System; using System.ComponentModel; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Assembly; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentProcessCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentProcessCreator.cs (.../SerializableAssessmentProcessCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentProcessCreator.cs (.../SerializableAssessmentProcessCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,11 +20,11 @@ // All rights reserved. using System; -using Ringtoets.Integration.IO.Helpers; -using Ringtoets.Integration.IO.Properties; using Riskeer.AssemblyTool.IO.Model; +using Riskeer.Integration.IO.Helpers; +using Riskeer.Integration.IO.Properties; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionAssemblyResultCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionAssemblyResultCreator.cs (.../SerializableAssessmentSectionAssemblyResultCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionAssemblyResultCreator.cs (.../SerializableAssessmentSectionAssemblyResultCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,10 +20,10 @@ // All rights reserved. using System; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.IO.Model.DataTypes; +using Riskeer.Integration.IO.Assembly; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionCategoryGroupCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionCategoryGroupCreator.cs (.../SerializableAssessmentSectionCategoryGroupCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionCategoryGroupCreator.cs (.../SerializableAssessmentSectionCategoryGroupCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,7 +24,7 @@ using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.Enums; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionCreator.cs (.../SerializableAssessmentSectionCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableAssessmentSectionCreator.cs (.../SerializableAssessmentSectionCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,11 +20,11 @@ // All rights reserved. using System; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.IO.Model; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableCombinedFailureMechanismSectionAssemblyResultCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableCombinedFailureMechanismSectionAssemblyResultCreator.cs (.../SerializableCombinedFailureMechanismSectionAssemblyResultCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableCombinedFailureMechanismSectionAssemblyResultCreator.cs (.../SerializableCombinedFailureMechanismSectionAssemblyResultCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,12 +20,12 @@ // All rights reserved. using System; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Exceptions; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.DataTypes; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Exceptions; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismCategoryGroupCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismCategoryGroupCreator.cs (.../SerializableFailureMechanismCategoryGroupCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismCategoryGroupCreator.cs (.../SerializableFailureMechanismCategoryGroupCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,7 +24,7 @@ using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.Enums; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismCreator.cs (.../SerializableFailureMechanismCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismCreator.cs (.../SerializableFailureMechanismCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,13 +20,13 @@ // All rights reserved. using System; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Exceptions; -using Ringtoets.Integration.IO.Helpers; -using Ringtoets.Integration.IO.Properties; using Riskeer.AssemblyTool.IO.Model; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Exceptions; +using Riskeer.Integration.IO.Helpers; +using Riskeer.Integration.IO.Properties; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismGroupCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismGroupCreator.cs (.../SerializableFailureMechanismGroupCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismGroupCreator.cs (.../SerializableFailureMechanismGroupCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,10 +21,10 @@ using System; using System.ComponentModel; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Assembly; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismResultCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismResultCreator.cs (.../SerializableFailureMechanismResultCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismResultCreator.cs (.../SerializableFailureMechanismResultCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,12 +20,12 @@ // All rights reserved. using System; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Exceptions; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.DataTypes; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Exceptions; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionAssemblyResultCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionAssemblyResultCreator.cs (.../SerializableFailureMechanismSectionAssemblyResultCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionAssemblyResultCreator.cs (.../SerializableFailureMechanismSectionAssemblyResultCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,13 +20,13 @@ // All rights reserved. using System; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Exceptions; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.DataTypes; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Exceptions; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionCategoryGroupCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionCategoryGroupCreator.cs (.../SerializableFailureMechanismSectionCategoryGroupCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionCategoryGroupCreator.cs (.../SerializableFailureMechanismSectionCategoryGroupCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,7 +24,7 @@ using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.Enums; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionCreator.cs (.../SerializableFailureMechanismSectionCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismSectionCreator.cs (.../SerializableFailureMechanismSectionCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,13 +20,13 @@ // All rights reserved. using System; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; -using Ringtoets.Integration.IO.Properties; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; +using Riskeer.Integration.IO.Properties; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismTypeCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismTypeCreator.cs (.../SerializableFailureMechanismTypeCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableFailureMechanismTypeCreator.cs (.../SerializableFailureMechanismTypeCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,10 +21,10 @@ using System; using System.ComponentModel; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Assembly; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableTotalAssemblyResultCreator.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableTotalAssemblyResultCreator.cs (.../SerializableTotalAssemblyResultCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/SerializableTotalAssemblyResultCreator.cs (.../SerializableTotalAssemblyResultCreator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,12 +20,12 @@ // All rights reserved. using System; -using Ringtoets.Integration.IO.Helpers; -using Ringtoets.Integration.IO.Properties; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.DataTypes; +using Riskeer.Integration.IO.Helpers; +using Riskeer.Integration.IO.Properties; -namespace Ringtoets.Integration.IO.Creators +namespace Riskeer.Integration.IO.Creators { /// /// Creator to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Exceptions/AssemblyCreatorException.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Exceptions/AssemblyCreatorException.cs (.../AssemblyCreatorException.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Exceptions/AssemblyCreatorException.cs (.../AssemblyCreatorException.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,7 +22,7 @@ using System; using System.Runtime.Serialization; -namespace Ringtoets.Integration.IO.Exceptions +namespace Riskeer.Integration.IO.Exceptions { /// /// Exception thrown when the assembly result cannot be created. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Exporters/AssemblyExporter.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Exporters/AssemblyExporter.cs (.../AssemblyExporter.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Exporters/AssemblyExporter.cs (.../AssemblyExporter.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -25,17 +25,17 @@ using Core.Common.Util; using log4net; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; -using Ringtoets.Integration.IO.Exceptions; -using Ringtoets.Integration.IO.Factories; -using Ringtoets.Integration.IO.Properties; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO; using Riskeer.Integration.Data; using Riskeer.Integration.Data.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; +using Riskeer.Integration.IO.Exceptions; +using Riskeer.Integration.IO.Factories; +using Riskeer.Integration.IO.Properties; -namespace Ringtoets.Integration.IO.Exporters +namespace Riskeer.Integration.IO.Exporters { /// /// Exports assembly results of the assessment section. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Exporters/HydraulicBoundaryLocationsExporter.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Exporters/HydraulicBoundaryLocationsExporter.cs (.../HydraulicBoundaryLocationsExporter.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Exporters/HydraulicBoundaryLocationsExporter.cs (.../HydraulicBoundaryLocationsExporter.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -28,7 +28,7 @@ using Ringtoets.Common.Util; using RingtoetsCommonIOResources = Ringtoets.Common.IO.Properties.Resources; -namespace Ringtoets.Integration.IO.Exporters +namespace Riskeer.Integration.IO.Exporters { /// /// Exports hydraulic boundary locations and stores them as a shapefile. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Exporters/HydraulicBoundaryLocationsWriter.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Exporters/HydraulicBoundaryLocationsWriter.cs (.../HydraulicBoundaryLocationsWriter.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Exporters/HydraulicBoundaryLocationsWriter.cs (.../HydraulicBoundaryLocationsWriter.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,7 +27,7 @@ using Core.Components.Gis.IO.Writers; using Ringtoets.Common.Util; -namespace Ringtoets.Integration.IO.Exporters +namespace Riskeer.Integration.IO.Exporters { /// /// Shapefile writer that writes the locations of a collection of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableAssessmentSectionFactory.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableAssessmentSectionFactory.cs (.../ExportableAssessmentSectionFactory.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableAssessmentSectionFactory.cs (.../ExportableAssessmentSectionFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,12 +22,12 @@ using System; using System.Collections.Generic; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; using Riskeer.Integration.Data; using Riskeer.Integration.Data.Assembly; +using Riskeer.Integration.IO.Assembly; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableClosingStructuresFailureMechanismFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableClosingStructuresFailureMechanismFactory.cs (.../ExportableClosingStructuresFailureMechanismFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableClosingStructuresFailureMechanismFactory.cs (.../ExportableClosingStructuresFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,11 +24,11 @@ using Ringtoets.ClosingStructures.Data; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableCombinedSectionAssemblyFactory.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableCombinedSectionAssemblyFactory.cs (.../ExportableCombinedSectionAssemblyFactory.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableCombinedSectionAssemblyFactory.cs (.../ExportableCombinedSectionAssemblyFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,12 +22,12 @@ using System; using System.Collections.Generic; using Ringtoets.Common.Data.AssessmentSection; -using Ringtoets.Integration.IO.Assembly; using Ringtoets.Integration.Util; using Riskeer.AssemblyTool.Data; using Riskeer.Integration.Data.Assembly; +using Riskeer.Integration.IO.Assembly; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableDuneErosionFailureMechanismFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableDuneErosionFailureMechanismFactory.cs (.../ExportableDuneErosionFailureMechanismFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableDuneErosionFailureMechanismFactory.cs (.../ExportableDuneErosionFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,11 +24,11 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; using Ringtoets.DuneErosion.Data; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableFailureMechanismFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableFailureMechanismFactory.cs (.../ExportableFailureMechanismFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableFailureMechanismFactory.cs (.../ExportableFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,10 +21,10 @@ using System; using Ringtoets.Common.Data.AssessmentSection; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableGrassCoverErosionInwardsFailureMechanismFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableGrassCoverErosionInwardsFailureMechanismFactory.cs (.../ExportableGrassCoverErosionInwardsFailureMechanismFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableGrassCoverErosionInwardsFailureMechanismFactory.cs (.../ExportableGrassCoverErosionInwardsFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,11 +24,11 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; using Ringtoets.GrassCoverErosionInwards.Data; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableGrassCoverErosionOutwardsFailureMechanismFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableGrassCoverErosionOutwardsFailureMechanismFactory.cs (.../ExportableGrassCoverErosionOutwardsFailureMechanismFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableGrassCoverErosionOutwardsFailureMechanismFactory.cs (.../ExportableGrassCoverErosionOutwardsFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,11 +24,11 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; using Ringtoets.GrassCoverErosionOutwards.Data; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableGrassCoverSlipOffInwardsFailureMechanismFactory.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableGrassCoverSlipOffInwardsFailureMechanismFactory.cs (.../ExportableGrassCoverSlipOffInwardsFailureMechanismFactory.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableGrassCoverSlipOffInwardsFailureMechanismFactory.cs (.../ExportableGrassCoverSlipOffInwardsFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,14 +23,14 @@ using System.Collections.Generic; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.AssemblyFactories; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableGrassCoverSlipOffOutwardsFailureMechanismFactory.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableGrassCoverSlipOffOutwardsFailureMechanismFactory.cs (.../ExportableGrassCoverSlipOffOutwardsFailureMechanismFactory.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableGrassCoverSlipOffOutwardsFailureMechanismFactory.cs (.../ExportableGrassCoverSlipOffOutwardsFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,14 +23,14 @@ using System.Collections.Generic; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.AssemblyFactories; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableHeightStructuresFailureMechanismFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableHeightStructuresFailureMechanismFactory.cs (.../ExportableHeightStructuresFailureMechanismFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableHeightStructuresFailureMechanismFactory.cs (.../ExportableHeightStructuresFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,11 +24,11 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; using Ringtoets.HeightStructures.Data; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableMacroStabilityInwardsFailureMechanismFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableMacroStabilityInwardsFailureMechanismFactory.cs (.../ExportableMacroStabilityInwardsFailureMechanismFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableMacroStabilityInwardsFailureMechanismFactory.cs (.../ExportableMacroStabilityInwardsFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,12 +24,12 @@ using System.Linq; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Ringtoets.MacroStabilityInwards.Data; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableMacroStabilityOutwardsFailureMechanismFactory.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableMacroStabilityOutwardsFailureMechanismFactory.cs (.../ExportableMacroStabilityOutwardsFailureMechanismFactory.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableMacroStabilityOutwardsFailureMechanismFactory.cs (.../ExportableMacroStabilityOutwardsFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,14 +23,14 @@ using System.Collections.Generic; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.AssemblyFactories; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableMicrostabilityFailureMechanismFactory.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableMicrostabilityFailureMechanismFactory.cs (.../ExportableMicrostabilityFailureMechanismFactory.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableMicrostabilityFailureMechanismFactory.cs (.../ExportableMicrostabilityFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,14 +23,14 @@ using System.Collections.Generic; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.AssemblyFactories; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportablePipingFailureMechanismFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportablePipingFailureMechanismFactory.cs (.../ExportablePipingFailureMechanismFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportablePipingFailureMechanismFactory.cs (.../ExportablePipingFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,12 +24,12 @@ using System.Linq; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Ringtoets.Piping.Data; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportablePipingStructureFailureMechanismFactory.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportablePipingStructureFailureMechanismFactory.cs (.../ExportablePipingStructureFailureMechanismFactory.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportablePipingStructureFailureMechanismFactory.cs (.../ExportablePipingStructureFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,14 +23,14 @@ using System.Collections.Generic; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.AssemblyFactories; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableSectionAssemblyResultFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableSectionAssemblyResultFactory.cs (.../ExportableSectionAssemblyResultFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableSectionAssemblyResultFactory.cs (.../ExportableSectionAssemblyResultFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,10 +20,10 @@ // All rights reserved. using System; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableStabilityPointStructuresFailureMechanismFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableStabilityPointStructuresFailureMechanismFactory.cs (.../ExportableStabilityPointStructuresFailureMechanismFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableStabilityPointStructuresFailureMechanismFactory.cs (.../ExportableStabilityPointStructuresFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,12 +23,12 @@ using System.Collections.Generic; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Ringtoets.StabilityPointStructures.Data; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableStabilityStoneCoverFailureMechanismFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableStabilityStoneCoverFailureMechanismFactory.cs (.../ExportableStabilityStoneCoverFailureMechanismFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableStabilityStoneCoverFailureMechanismFactory.cs (.../ExportableStabilityStoneCoverFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,12 +23,12 @@ using System.Collections.Generic; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Ringtoets.StabilityStoneCover.Data; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableStrengthStabilityLengthwiseConstructionFailureMechanismFactory.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableStrengthStabilityLengthwiseConstructionFailureMechanismFactory.cs (.../ExportableStrengthStabilityLengthwiseConstructionFailureMechanismFactory.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableStrengthStabilityLengthwiseConstructionFailureMechanismFactory.cs (.../ExportableStrengthStabilityLengthwiseConstructionFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,14 +23,14 @@ using System.Collections.Generic; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.AssemblyFactories; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableTechnicalInnovationFailureMechanismFactory.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableTechnicalInnovationFailureMechanismFactory.cs (.../ExportableTechnicalInnovationFailureMechanismFactory.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableTechnicalInnovationFailureMechanismFactory.cs (.../ExportableTechnicalInnovationFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,14 +23,14 @@ using System.Collections.Generic; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.AssemblyFactories; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableWaterPressureAsphaltCoverFailureMechanismFactory.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableWaterPressureAsphaltCoverFailureMechanismFactory.cs (.../ExportableWaterPressureAsphaltCoverFailureMechanismFactory.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableWaterPressureAsphaltCoverFailureMechanismFactory.cs (.../ExportableWaterPressureAsphaltCoverFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,14 +23,14 @@ using System.Collections.Generic; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.Data; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.AssemblyFactories; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableWaveImpactAsphaltCoverFailureMechanismFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableWaveImpactAsphaltCoverFailureMechanismFactory.cs (.../ExportableWaveImpactAsphaltCoverFailureMechanismFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Factories/ExportableWaveImpactAsphaltCoverFailureMechanismFactory.cs (.../ExportableWaveImpactAsphaltCoverFailureMechanismFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,12 +23,12 @@ using System.Collections.Generic; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Exceptions; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Ringtoets.WaveImpactAsphaltCover.Data; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; -namespace Ringtoets.Integration.IO.Factories +namespace Riskeer.Integration.IO.Factories { /// /// Factory to create instances of Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Handlers/IHydraulicBoundaryDatabaseUpdateHandler.cs =================================================================== diff -u -r3b368e38644b163189a58233f9fc1fb9701bf68c -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Handlers/IHydraulicBoundaryDatabaseUpdateHandler.cs (.../IHydraulicBoundaryDatabaseUpdateHandler.cs) (revision 3b368e38644b163189a58233f9fc1fb9701bf68c) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Handlers/IHydraulicBoundaryDatabaseUpdateHandler.cs (.../IHydraulicBoundaryDatabaseUpdateHandler.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -26,7 +26,7 @@ using Riskeer.HydraRing.IO.HydraulicBoundaryDatabase; using Riskeer.HydraRing.IO.HydraulicLocationConfigurationDatabase; -namespace Ringtoets.Integration.IO.Handlers +namespace Riskeer.Integration.IO.Handlers { /// /// Interface for an object that can properly update a . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Handlers/IHydraulicLocationConfigurationDatabaseUpdateHandler.cs =================================================================== diff -u -r3b368e38644b163189a58233f9fc1fb9701bf68c -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Handlers/IHydraulicLocationConfigurationDatabaseUpdateHandler.cs (.../IHydraulicLocationConfigurationDatabaseUpdateHandler.cs) (revision 3b368e38644b163189a58233f9fc1fb9701bf68c) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Handlers/IHydraulicLocationConfigurationDatabaseUpdateHandler.cs (.../IHydraulicLocationConfigurationDatabaseUpdateHandler.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -25,7 +25,7 @@ using Ringtoets.Common.Data.Hydraulics; using Riskeer.HydraRing.IO.HydraulicLocationConfigurationDatabase; -namespace Ringtoets.Integration.IO.Handlers +namespace Riskeer.Integration.IO.Handlers { /// /// Interface for an object that can properly update . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Helpers/ExportableFailureMechanismSectionHelper.cs =================================================================== diff -u -rbcf12c2daeb3cd243268ae1e8f21717e45fa5dae -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Helpers/ExportableFailureMechanismSectionHelper.cs (.../ExportableFailureMechanismSectionHelper.cs) (revision bcf12c2daeb3cd243268ae1e8f21717e45fa5dae) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Helpers/ExportableFailureMechanismSectionHelper.cs (.../ExportableFailureMechanismSectionHelper.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,9 +22,9 @@ using System; using System.Collections.Generic; using Ringtoets.Common.Data.FailureMechanism; -using Ringtoets.Integration.IO.Assembly; +using Riskeer.Integration.IO.Assembly; -namespace Ringtoets.Integration.IO.Helpers +namespace Riskeer.Integration.IO.Helpers { /// /// Class containing helper methods for . Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Helpers/IdentifierGenerator.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Helpers/IdentifierGenerator.cs (.../IdentifierGenerator.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Helpers/IdentifierGenerator.cs (.../IdentifierGenerator.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,10 +21,10 @@ using System; using System.Collections.Generic; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Properties; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Properties; -namespace Ringtoets.Integration.IO.Helpers +namespace Riskeer.Integration.IO.Helpers { /// /// Class to generate unique ids. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs =================================================================== diff -u -r3b368e38644b163189a58233f9fc1fb9701bf68c -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs (.../HydraulicBoundaryDatabaseImporter.cs) (revision 3b368e38644b163189a58233f9fc1fb9701bf68c) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Importers/HydraulicBoundaryDatabaseImporter.cs (.../HydraulicBoundaryDatabaseImporter.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -30,13 +30,13 @@ using Core.Common.Util.Builders; using Ringtoets.Common.Data.Hydraulics; using Ringtoets.Common.IO.HydraRing; -using Ringtoets.Integration.IO.Handlers; -using Ringtoets.Integration.IO.Properties; using Riskeer.HydraRing.IO.HydraulicBoundaryDatabase; using Riskeer.HydraRing.IO.HydraulicLocationConfigurationDatabase; +using Riskeer.Integration.IO.Handlers; +using Riskeer.Integration.IO.Properties; using RingtoetsCommonIOResources = Ringtoets.Common.IO.Properties.Resources; -namespace Ringtoets.Integration.IO.Importers +namespace Riskeer.Integration.IO.Importers { /// /// Importer for hydraulic boundary database files and corresponding configuration files. Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Importers/HydraulicLocationConfigurationDatabaseImporter.cs =================================================================== diff -u -r3b368e38644b163189a58233f9fc1fb9701bf68c -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Importers/HydraulicLocationConfigurationDatabaseImporter.cs (.../HydraulicLocationConfigurationDatabaseImporter.cs) (revision 3b368e38644b163189a58233f9fc1fb9701bf68c) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Importers/HydraulicLocationConfigurationDatabaseImporter.cs (.../HydraulicLocationConfigurationDatabaseImporter.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -29,13 +29,13 @@ using Core.Common.IO.Readers; using Core.Common.Util.Builders; using Ringtoets.Common.Data.Hydraulics; -using Ringtoets.Integration.IO.Handlers; -using Ringtoets.Integration.IO.Properties; using Riskeer.HydraRing.IO.HydraulicBoundaryDatabase; using Riskeer.HydraRing.IO.HydraulicLocationConfigurationDatabase; +using Riskeer.Integration.IO.Handlers; +using Riskeer.Integration.IO.Properties; using RingtoetsCommonIOResources = Ringtoets.Common.IO.Properties.Resources; -namespace Ringtoets.Integration.IO.Importers +namespace Riskeer.Integration.IO.Importers { /// /// Importer for hydraulic location configuration database files. Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs (.../HydraulicBoundaryDatabaseUpdateHandler.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs (.../HydraulicBoundaryDatabaseUpdateHandler.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -28,14 +28,13 @@ using Ringtoets.DuneErosion.Plugin.Handlers; using Ringtoets.HydraRing.IO.HydraulicBoundaryDatabase; using Ringtoets.HydraRing.IO.HydraulicLocationConfigurationDatabase; -using Ringtoets.Integration.Data; -using Ringtoets.Integration.IO.Handlers; using Ringtoets.Integration.Plugin.Helpers; using Ringtoets.Integration.Plugin.Properties; using Ringtoets.Integration.Service; using Riskeer.HydraRing.IO.HydraulicBoundaryDatabase; using Riskeer.HydraRing.IO.HydraulicLocationConfigurationDatabase; using Riskeer.Integration.Data; +using Riskeer.Integration.IO.Handlers; using CoreCommonBaseResources = Core.Common.Base.Properties.Resources; namespace Ringtoets.Integration.Plugin.Handlers Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Handlers/HydraulicLocationConfigurationDatabaseImportHandler.cs =================================================================== diff -u -r2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Handlers/HydraulicLocationConfigurationDatabaseImportHandler.cs (.../HydraulicLocationConfigurationDatabaseImportHandler.cs) (revision 2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363) +++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Handlers/HydraulicLocationConfigurationDatabaseImportHandler.cs (.../HydraulicLocationConfigurationDatabaseImportHandler.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,10 +24,10 @@ using Core.Common.Base.Service; using Core.Common.Gui.Forms.ProgressDialog; using Ringtoets.Common.Data.Hydraulics; -using Ringtoets.Integration.IO.Handlers; -using Ringtoets.Integration.IO.Importers; using Ringtoets.Integration.Plugin.Properties; using Riskeer.Integration.Forms.PropertyClasses; +using Riskeer.Integration.IO.Handlers; +using Riskeer.Integration.IO.Importers; namespace Ringtoets.Integration.Plugin.Handlers { Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Handlers/HydraulicLocationConfigurationDatabaseUpdateHandler.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Handlers/HydraulicLocationConfigurationDatabaseUpdateHandler.cs (.../HydraulicLocationConfigurationDatabaseUpdateHandler.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Handlers/HydraulicLocationConfigurationDatabaseUpdateHandler.cs (.../HydraulicLocationConfigurationDatabaseUpdateHandler.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -25,13 +25,12 @@ using Core.Common.Base; using Ringtoets.Common.Data.Hydraulics; using Ringtoets.HydraRing.IO.HydraulicLocationConfigurationDatabase; -using Ringtoets.Integration.Data; -using Ringtoets.Integration.IO.Handlers; using Ringtoets.Integration.Plugin.Helpers; using Ringtoets.Integration.Plugin.Properties; using Ringtoets.Integration.Service; using Riskeer.HydraRing.IO.HydraulicLocationConfigurationDatabase; using Riskeer.Integration.Data; +using Riskeer.Integration.IO.Handlers; using CoreCommonBaseResources = Core.Common.Base.Properties.Resources; namespace Ringtoets.Integration.Plugin.Handlers Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssembliesTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssembliesTest.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssembliesTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssembliesTest.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssembliesTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,8 +23,8 @@ using System.Collections.Generic; using System.Linq; using NUnit.Framework; -using Ringtoets.Integration.IO.AggregatedSerializable; using Riskeer.AssemblyTool.IO.Model; +using Riskeer.Integration.IO.AggregatedSerializable; namespace Ringtoets.Integration.IO.Test.AggregatedSerializable { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssemblyTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssemblyTest.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblyTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssemblyTest.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblyTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,8 +21,8 @@ using System; using NUnit.Framework; -using Ringtoets.Integration.IO.AggregatedSerializable; using Riskeer.AssemblyTool.IO.Model; +using Riskeer.Integration.IO.AggregatedSerializable; namespace Ringtoets.Integration.IO.Test.AggregatedSerializable { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/AggregatedSerializable/AggregatedSerializableFailureMechanismSectionAssemblyTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/AggregatedSerializable/AggregatedSerializableFailureMechanismSectionAssemblyTest.cs (.../AggregatedSerializableFailureMechanismSectionAssemblyTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/AggregatedSerializable/AggregatedSerializableFailureMechanismSectionAssemblyTest.cs (.../AggregatedSerializableFailureMechanismSectionAssemblyTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,8 +21,8 @@ using System; using NUnit.Framework; -using Ringtoets.Integration.IO.AggregatedSerializable; using Riskeer.AssemblyTool.IO.Model; +using Riskeer.Integration.IO.AggregatedSerializable; namespace Ringtoets.Integration.IO.Test.AggregatedSerializable { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/AggregatedSerializable/AggregatedSerializableFailureMechanismTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/AggregatedSerializable/AggregatedSerializableFailureMechanismTest.cs (.../AggregatedSerializableFailureMechanismTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/AggregatedSerializable/AggregatedSerializableFailureMechanismTest.cs (.../AggregatedSerializableFailureMechanismTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,8 +23,8 @@ using System.Collections.Generic; using System.Linq; using NUnit.Framework; -using Ringtoets.Integration.IO.AggregatedSerializable; using Riskeer.AssemblyTool.IO.Model; +using Riskeer.Integration.IO.AggregatedSerializable; namespace Ringtoets.Integration.IO.Test.AggregatedSerializable { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultBaseTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultBaseTest.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultBaseTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultBaseTest.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultBaseTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,8 +21,8 @@ using System; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Ringtoets.Integration.IO.TestUtil; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultTest.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultTest.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,8 +21,8 @@ using System; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Ringtoets.Integration.IO.TestUtil; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultWithProbabilityTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,8 +21,8 @@ using System; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Ringtoets.Integration.IO.TestUtil; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithoutDetailedAssemblyTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithoutDetailedAssemblyTest.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultWithoutDetailedAssemblyTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultWithoutDetailedAssemblyTest.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultWithoutDetailedAssemblyTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,8 +21,8 @@ using System; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Ringtoets.Integration.IO.TestUtil; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedProbabilityResultTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedProbabilityResultTest.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedProbabilityResultTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedProbabilityResultTest.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedProbabilityResultTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,8 +21,8 @@ using System; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Ringtoets.Integration.IO.TestUtil; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedResultTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedResultTest.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedResultTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedResultTest.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyWithCombinedResultTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,8 +21,8 @@ using System; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Ringtoets.Integration.IO.TestUtil; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAssemblyMethodTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAssemblyMethodTest.cs (.../ExportableAssemblyMethodTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAssemblyMethodTest.cs (.../ExportableAssemblyMethodTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,7 +22,7 @@ using System.Collections.Generic; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAssessmentSectionAssemblyResultTest.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAssessmentSectionAssemblyResultTest.cs (.../ExportableAssessmentSectionAssemblyResultTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAssessmentSectionAssemblyResultTest.cs (.../ExportableAssessmentSectionAssemblyResultTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,8 +22,8 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAssessmentSectionTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAssessmentSectionTest.cs (.../ExportableAssessmentSectionTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableAssessmentSectionTest.cs (.../ExportableAssessmentSectionTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,8 +24,8 @@ using System.Linq; using Core.Common.Base.Geometry; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Ringtoets.Integration.IO.TestUtil; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableCombinedFailureMechanismSectionTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableCombinedFailureMechanismSectionTest.cs (.../ExportableCombinedFailureMechanismSectionTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableCombinedFailureMechanismSectionTest.cs (.../ExportableCombinedFailureMechanismSectionTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -25,7 +25,7 @@ using Core.Common.Base.Geometry; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableCombinedSectionAssemblyTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableCombinedSectionAssemblyTest.cs (.../ExportableCombinedSectionAssemblyTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableCombinedSectionAssemblyTest.cs (.../ExportableCombinedSectionAssemblyTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -25,8 +25,8 @@ using Core.Common.Base.Geometry; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Ringtoets.Integration.IO.TestUtil; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismAssemblyResultTest.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismAssemblyResultTest.cs (.../ExportableFailureMechanismAssemblyResultTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismAssemblyResultTest.cs (.../ExportableFailureMechanismAssemblyResultTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,8 +22,8 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismAssemblyResultWithProbabilityTest.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismAssemblyResultWithProbabilityTest.cs (.../ExportableFailureMechanismAssemblyResultWithProbabilityTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismAssemblyResultWithProbabilityTest.cs (.../ExportableFailureMechanismAssemblyResultWithProbabilityTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,8 +22,8 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismCombinedSectionAssemblyResultTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismCombinedSectionAssemblyResultTest.cs (.../ExportableFailureMechanismCombinedSectionAssemblyResultTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismCombinedSectionAssemblyResultTest.cs (.../ExportableFailureMechanismCombinedSectionAssemblyResultTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,8 +22,8 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Ringtoets.Integration.IO.TestUtil; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismGroupTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismGroupTest.cs (.../ExportableFailureMechanismGroupTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismGroupTest.cs (.../ExportableFailureMechanismGroupTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,7 +22,7 @@ using System.Collections.Generic; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismSectionAssemblyResultWithProbabilityTest.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismSectionAssemblyResultWithProbabilityTest.cs (.../ExportableFailureMechanismSectionAssemblyResultWithProbabilityTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismSectionAssemblyResultWithProbabilityTest.cs (.../ExportableFailureMechanismSectionAssemblyResultWithProbabilityTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,8 +22,8 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismSectionTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismSectionTest.cs (.../ExportableFailureMechanismSectionTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismSectionTest.cs (.../ExportableFailureMechanismSectionTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,7 +24,7 @@ using System.Linq; using Core.Common.Base.Geometry; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismTest.cs (.../ExportableFailureMechanismTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismTest.cs (.../ExportableFailureMechanismTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,8 +24,8 @@ using System.Linq; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Ringtoets.Integration.IO.TestUtil; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismTypeTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismTypeTest.cs (.../ExportableFailureMechanismTypeTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableFailureMechanismTypeTest.cs (.../ExportableFailureMechanismTypeTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,7 +22,7 @@ using System.Collections.Generic; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableSectionAssemblyResultTest.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableSectionAssemblyResultTest.cs (.../ExportableSectionAssemblyResultTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Assembly/ExportableSectionAssemblyResultTest.cs (.../ExportableSectionAssemblyResultTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,8 +22,8 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.Test.Assembly { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssembliesCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -25,14 +25,14 @@ using Core.Common.Base.Geometry; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.AggregatedSerializable; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; -using Ringtoets.Integration.IO.Helpers; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.DataTypes; +using Riskeer.Integration.IO.AggregatedSerializable; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; +using Riskeer.Integration.IO.Helpers; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreatorTest.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreatorTest.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,15 +24,15 @@ using System.Linq; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.AggregatedSerializable; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; -using Ringtoets.Integration.IO.Helpers; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.DataTypes; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.AggregatedSerializable; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; +using Riskeer.Integration.IO.Helpers; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/AggregatedSerializableFailureMechanismCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/AggregatedSerializableFailureMechanismCreatorTest.cs (.../AggregatedSerializableFailureMechanismCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/AggregatedSerializableFailureMechanismCreatorTest.cs (.../AggregatedSerializableFailureMechanismCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -25,15 +25,15 @@ using Core.Common.Base.Geometry; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.AggregatedSerializable; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; -using Ringtoets.Integration.IO.Helpers; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.DataTypes; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.AggregatedSerializable; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; +using Riskeer.Integration.IO.Helpers; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs (.../AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs (.../AggregatedSerializableFailureMechanismSectionAssemblyCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,15 +22,15 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.AggregatedSerializable; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; -using Ringtoets.Integration.IO.Helpers; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.DataTypes; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.AggregatedSerializable; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; +using Riskeer.Integration.IO.Helpers; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssemblyCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssemblyCreatorTest.cs (.../SerializableAssemblyCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssemblyCreatorTest.cs (.../SerializableAssemblyCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -25,14 +25,14 @@ using Core.Common.Base.Geometry; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.DataTypes; using Riskeer.AssemblyTool.IO.Model.Gml; using Riskeer.AssemblyTool.IO.Model.Helpers; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssemblyMethodCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssemblyMethodCreatorTest.cs (.../SerializableAssemblyMethodCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssemblyMethodCreatorTest.cs (.../SerializableAssemblyMethodCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,9 +22,9 @@ using System.ComponentModel; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssessmentProcessCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssessmentProcessCreatorTest.cs (.../SerializableAssessmentProcessCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssessmentProcessCreatorTest.cs (.../SerializableAssessmentProcessCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,9 +23,9 @@ using System.Collections.Generic; using Core.Common.Base.Geometry; using NUnit.Framework; -using Ringtoets.Integration.IO.Creators; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.IO.Model; +using Riskeer.Integration.IO.Creators; +using Riskeer.Integration.IO.Helpers; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssessmentSectionAssemblyResultCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssessmentSectionAssemblyResultCreatorTest.cs (.../SerializableAssessmentSectionAssemblyResultCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssessmentSectionAssemblyResultCreatorTest.cs (.../SerializableAssessmentSectionAssemblyResultCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,10 +22,10 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.DataTypes; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssessmentSectionCategoryGroupCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssessmentSectionCategoryGroupCreatorTest.cs (.../SerializableAssessmentSectionCategoryGroupCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssessmentSectionCategoryGroupCreatorTest.cs (.../SerializableAssessmentSectionCategoryGroupCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,9 +23,9 @@ using System.ComponentModel; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Creators; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Creators; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssessmentSectionCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssessmentSectionCreatorTest.cs (.../SerializableAssessmentSectionCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableAssessmentSectionCreatorTest.cs (.../SerializableAssessmentSectionCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,11 +24,11 @@ using System.Linq; using Core.Common.Base.Geometry; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.Helpers; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableCombinedFailureMechanismSectionAssemblyResultCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableCombinedFailureMechanismSectionAssemblyResultCreatorTest.cs (.../SerializableCombinedFailureMechanismSectionAssemblyResultCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableCombinedFailureMechanismSectionAssemblyResultCreatorTest.cs (.../SerializableCombinedFailureMechanismSectionAssemblyResultCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,11 +22,11 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; -using Ringtoets.Integration.IO.Exceptions; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.DataTypes; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; +using Riskeer.Integration.IO.Exceptions; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismCategoryGroupCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismCategoryGroupCreatorTest.cs (.../SerializableFailureMechanismCategoryGroupCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismCategoryGroupCreatorTest.cs (.../SerializableFailureMechanismCategoryGroupCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,9 +23,9 @@ using System.ComponentModel; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Creators; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Creators; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismCreatorTest.cs (.../SerializableFailureMechanismCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismCreatorTest.cs (.../SerializableFailureMechanismCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,12 +23,12 @@ using System.Linq; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; -using Ringtoets.Integration.IO.Helpers; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.DataTypes; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; +using Riskeer.Integration.IO.Helpers; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismGroupCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismGroupCreatorTest.cs (.../SerializableFailureMechanismGroupCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismGroupCreatorTest.cs (.../SerializableFailureMechanismGroupCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,9 +22,9 @@ using System.ComponentModel; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismResultCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismResultCreatorTest.cs (.../SerializableFailureMechanismResultCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismResultCreatorTest.cs (.../SerializableFailureMechanismResultCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,12 +22,12 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; -using Ringtoets.Integration.IO.Exceptions; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.DataTypes; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; +using Riskeer.Integration.IO.Exceptions; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismSectionAssemblyResultCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismSectionAssemblyResultCreatorTest.cs (.../SerializableFailureMechanismSectionAssemblyResultCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismSectionAssemblyResultCreatorTest.cs (.../SerializableFailureMechanismSectionAssemblyResultCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,13 +22,13 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; -using Ringtoets.Integration.IO.Exceptions; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.DataTypes; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; +using Riskeer.Integration.IO.Exceptions; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismSectionCategoryGroupCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismSectionCategoryGroupCreatorTest.cs (.../SerializableFailureMechanismSectionCategoryGroupCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismSectionCategoryGroupCreatorTest.cs (.../SerializableFailureMechanismSectionCategoryGroupCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,9 +23,9 @@ using System.ComponentModel; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Creators; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Creators; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismSectionCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismSectionCreatorTest.cs (.../SerializableFailureMechanismSectionCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismSectionCreatorTest.cs (.../SerializableFailureMechanismSectionCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,11 +21,11 @@ using System; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; -using Ringtoets.Integration.IO.Helpers; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.IO.Model; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; +using Riskeer.Integration.IO.Helpers; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismTypeCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismTypeCreatorTest.cs (.../SerializableFailureMechanismTypeCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableFailureMechanismTypeCreatorTest.cs (.../SerializableFailureMechanismTypeCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,9 +22,9 @@ using System.ComponentModel; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableTotalAssemblyResultCreatorTest.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableTotalAssemblyResultCreatorTest.cs (.../SerializableTotalAssemblyResultCreatorTest.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Creators/SerializableTotalAssemblyResultCreatorTest.cs (.../SerializableTotalAssemblyResultCreatorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,10 +21,10 @@ using System; using NUnit.Framework; -using Ringtoets.Integration.IO.Creators; -using Ringtoets.Integration.IO.Helpers; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.DataTypes; +using Riskeer.Integration.IO.Creators; +using Riskeer.Integration.IO.Helpers; namespace Ringtoets.Integration.IO.Test.Creators { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exceptions/AssemblyCreatorExceptionTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exceptions/AssemblyCreatorExceptionTest.cs (.../AssemblyCreatorExceptionTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exceptions/AssemblyCreatorExceptionTest.cs (.../AssemblyCreatorExceptionTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,7 +22,7 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Exceptions; +using Riskeer.Integration.IO.Exceptions; namespace Ringtoets.Integration.IO.Test.Exceptions { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exporters/AssemblyExporterTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exporters/AssemblyExporterTest.cs (.../AssemblyExporterTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exporters/AssemblyExporterTest.cs (.../AssemblyExporterTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -28,12 +28,12 @@ using NUnit.Framework; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.IO.Exporters; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Riskeer.Integration.Data; +using Riskeer.Integration.IO.Exporters; namespace Ringtoets.Integration.IO.Test.Exporters { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exporters/HydraulicBoundaryLocationsExporterTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exporters/HydraulicBoundaryLocationsExporterTest.cs (.../HydraulicBoundaryLocationsExporterTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exporters/HydraulicBoundaryLocationsExporterTest.cs (.../HydraulicBoundaryLocationsExporterTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -30,7 +30,7 @@ using Ringtoets.Common.Data.Hydraulics; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.IO.TestUtil; -using Ringtoets.Integration.IO.Exporters; +using Riskeer.Integration.IO.Exporters; namespace Ringtoets.Integration.IO.Test.Exporters { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exporters/HydraulicBoundaryLocationsWriterTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exporters/HydraulicBoundaryLocationsWriterTest.cs (.../HydraulicBoundaryLocationsWriterTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Exporters/HydraulicBoundaryLocationsWriterTest.cs (.../HydraulicBoundaryLocationsWriterTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,7 +27,7 @@ using Ringtoets.Common.IO.TestUtil; using Ringtoets.Common.Util; using Ringtoets.Common.Util.TestUtil; -using Ringtoets.Integration.IO.Exporters; +using Riskeer.Integration.IO.Exporters; namespace Ringtoets.Integration.IO.Test.Exporters { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableAssessmentSectionFactoryTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableAssessmentSectionFactoryTest.cs (.../ExportableAssessmentSectionFactoryTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableAssessmentSectionFactoryTest.cs (.../ExportableAssessmentSectionFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,15 +27,15 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.FailureMechanism; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Piping.Data; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Riskeer.Integration.Data; using Riskeer.Integration.Data.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableClosingStructuresFailureMechanismFactoryTest.cs =================================================================== diff -u -r4daef8e3a2342b70b706b7fdf5837ffe7e75dc24 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableClosingStructuresFailureMechanismFactoryTest.cs (.../ExportableClosingStructuresFailureMechanismFactoryTest.cs) (revision 4daef8e3a2342b70b706b7fdf5837ffe7e75dc24) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableClosingStructuresFailureMechanismFactoryTest.cs (.../ExportableClosingStructuresFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,13 +27,13 @@ using Ringtoets.ClosingStructures.Data; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableCombinedSectionAssemblyFactoryTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableCombinedSectionAssemblyFactoryTest.cs (.../ExportableCombinedSectionAssemblyFactoryTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableCombinedSectionAssemblyFactoryTest.cs (.../ExportableCombinedSectionAssemblyFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -26,11 +26,11 @@ using Core.Common.TestUtil; using NUnit.Framework; using Ringtoets.Common.Data.AssessmentSection; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.Util; using Riskeer.AssemblyTool.Data; using Riskeer.Integration.Data.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableDuneErosionFailureMechanismFactoryTest.cs =================================================================== diff -u -r4daef8e3a2342b70b706b7fdf5837ffe7e75dc24 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableDuneErosionFailureMechanismFactoryTest.cs (.../ExportableDuneErosionFailureMechanismFactoryTest.cs) (revision 4daef8e3a2342b70b706b7fdf5837ffe7e75dc24) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableDuneErosionFailureMechanismFactoryTest.cs (.../ExportableDuneErosionFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,13 +27,13 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; using Ringtoets.DuneErosion.Data; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableFailureMechanismFactoryTest.cs =================================================================== diff -u -r147a4c089012e526cf1526ef58919c7b29ae5056 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableFailureMechanismFactoryTest.cs (.../ExportableFailureMechanismFactoryTest.cs) (revision 147a4c089012e526cf1526ef58919c7b29ae5056) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableFailureMechanismFactoryTest.cs (.../ExportableFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -25,9 +25,9 @@ using Rhino.Mocks; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableGrassCoverErosionInwardsFailureMechanismFactoryTest.cs =================================================================== diff -u -r4daef8e3a2342b70b706b7fdf5837ffe7e75dc24 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableGrassCoverErosionInwardsFailureMechanismFactoryTest.cs (.../ExportableGrassCoverErosionInwardsFailureMechanismFactoryTest.cs) (revision 4daef8e3a2342b70b706b7fdf5837ffe7e75dc24) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableGrassCoverErosionInwardsFailureMechanismFactoryTest.cs (.../ExportableGrassCoverErosionInwardsFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,13 +27,13 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; using Ringtoets.GrassCoverErosionInwards.Data; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableGrassCoverErosionOutwardsFailureMechanismFactoryTest.cs =================================================================== diff -u -r4daef8e3a2342b70b706b7fdf5837ffe7e75dc24 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableGrassCoverErosionOutwardsFailureMechanismFactoryTest.cs (.../ExportableGrassCoverErosionOutwardsFailureMechanismFactoryTest.cs) (revision 4daef8e3a2342b70b706b7fdf5837ffe7e75dc24) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableGrassCoverErosionOutwardsFailureMechanismFactoryTest.cs (.../ExportableGrassCoverErosionOutwardsFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,13 +27,13 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; using Ringtoets.GrassCoverErosionOutwards.Data; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableGrassCoverSlipOffInwardsFailureMechanismFactoryTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableGrassCoverSlipOffInwardsFailureMechanismFactoryTest.cs (.../ExportableGrassCoverSlipOffInwardsFailureMechanismFactoryTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableGrassCoverSlipOffInwardsFailureMechanismFactoryTest.cs (.../ExportableGrassCoverSlipOffInwardsFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,15 +27,15 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Primitives; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableGrassCoverSlipOffOutwardsFailureMechanismFactoryTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableGrassCoverSlipOffOutwardsFailureMechanismFactoryTest.cs (.../ExportableGrassCoverSlipOffOutwardsFailureMechanismFactoryTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableGrassCoverSlipOffOutwardsFailureMechanismFactoryTest.cs (.../ExportableGrassCoverSlipOffOutwardsFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,15 +27,15 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Primitives; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableHeightStructuresFailureMechanismFactoryTest.cs =================================================================== diff -u -r4daef8e3a2342b70b706b7fdf5837ffe7e75dc24 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableHeightStructuresFailureMechanismFactoryTest.cs (.../ExportableHeightStructuresFailureMechanismFactoryTest.cs) (revision 4daef8e3a2342b70b706b7fdf5837ffe7e75dc24) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableHeightStructuresFailureMechanismFactoryTest.cs (.../ExportableHeightStructuresFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,13 +27,13 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; using Ringtoets.HeightStructures.Data; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableMacroStabilityInwardsFailureMechanismFactoryTest.cs =================================================================== diff -u -r4daef8e3a2342b70b706b7fdf5837ffe7e75dc24 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableMacroStabilityInwardsFailureMechanismFactoryTest.cs (.../ExportableMacroStabilityInwardsFailureMechanismFactoryTest.cs) (revision 4daef8e3a2342b70b706b7fdf5837ffe7e75dc24) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableMacroStabilityInwardsFailureMechanismFactoryTest.cs (.../ExportableMacroStabilityInwardsFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -26,14 +26,14 @@ using Rhino.Mocks; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Ringtoets.MacroStabilityInwards.Data; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableMacroStabilityOutwardsFailureMechanismFactoryTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableMacroStabilityOutwardsFailureMechanismFactoryTest.cs (.../ExportableMacroStabilityOutwardsFailureMechanismFactoryTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableMacroStabilityOutwardsFailureMechanismFactoryTest.cs (.../ExportableMacroStabilityOutwardsFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,15 +27,15 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Primitives; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableMicrostabilityFailureMechanismFactoryTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableMicrostabilityFailureMechanismFactoryTest.cs (.../ExportableMicrostabilityFailureMechanismFactoryTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableMicrostabilityFailureMechanismFactoryTest.cs (.../ExportableMicrostabilityFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,15 +27,15 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Primitives; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportablePipingFailureMechanismFactoryTest.cs =================================================================== diff -u -r4daef8e3a2342b70b706b7fdf5837ffe7e75dc24 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportablePipingFailureMechanismFactoryTest.cs (.../ExportablePipingFailureMechanismFactoryTest.cs) (revision 4daef8e3a2342b70b706b7fdf5837ffe7e75dc24) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportablePipingFailureMechanismFactoryTest.cs (.../ExportablePipingFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -26,14 +26,14 @@ using Rhino.Mocks; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Ringtoets.Piping.Data; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportablePipingStructureFailureMechanismFactoryTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportablePipingStructureFailureMechanismFactoryTest.cs (.../ExportablePipingStructureFailureMechanismFactoryTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportablePipingStructureFailureMechanismFactoryTest.cs (.../ExportablePipingStructureFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,15 +27,15 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Primitives; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableSectionAssemblyResultFactoryTest.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableSectionAssemblyResultFactoryTest.cs (.../ExportableSectionAssemblyResultFactoryTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableSectionAssemblyResultFactoryTest.cs (.../ExportableSectionAssemblyResultFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -22,9 +22,9 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableStabilityPointStructuresFailureMechanismFactoryTest.cs =================================================================== diff -u -r4daef8e3a2342b70b706b7fdf5837ffe7e75dc24 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableStabilityPointStructuresFailureMechanismFactoryTest.cs (.../ExportableStabilityPointStructuresFailureMechanismFactoryTest.cs) (revision 4daef8e3a2342b70b706b7fdf5837ffe7e75dc24) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableStabilityPointStructuresFailureMechanismFactoryTest.cs (.../ExportableStabilityPointStructuresFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -26,14 +26,14 @@ using Rhino.Mocks; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Ringtoets.StabilityPointStructures.Data; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableStabilityStoneCoverFailureMechanismFactoryTest.cs =================================================================== diff -u -r4daef8e3a2342b70b706b7fdf5837ffe7e75dc24 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableStabilityStoneCoverFailureMechanismFactoryTest.cs (.../ExportableStabilityStoneCoverFailureMechanismFactoryTest.cs) (revision 4daef8e3a2342b70b706b7fdf5837ffe7e75dc24) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableStabilityStoneCoverFailureMechanismFactoryTest.cs (.../ExportableStabilityStoneCoverFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -26,14 +26,14 @@ using Rhino.Mocks; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Ringtoets.StabilityStoneCover.Data; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableStrengthStabilityLengthwiseConstructionFailureMechanismFactoryTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableStrengthStabilityLengthwiseConstructionFailureMechanismFactoryTest.cs (.../ExportableStrengthStabilityLengthwiseConstructionFailureMechanismFactoryTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableStrengthStabilityLengthwiseConstructionFailureMechanismFactoryTest.cs (.../ExportableStrengthStabilityLengthwiseConstructionFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,15 +27,15 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Primitives; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableTechnicalInnovationFailureMechanismFactoryTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableTechnicalInnovationFailureMechanismFactoryTest.cs (.../ExportableTechnicalInnovationFailureMechanismFactoryTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableTechnicalInnovationFailureMechanismFactoryTest.cs (.../ExportableTechnicalInnovationFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,15 +27,15 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Primitives; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableWaterPressureAsphaltCoverFailureMechanismFactoryTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableWaterPressureAsphaltCoverFailureMechanismFactoryTest.cs (.../ExportableWaterPressureAsphaltCoverFailureMechanismFactoryTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableWaterPressureAsphaltCoverFailureMechanismFactoryTest.cs (.../ExportableWaterPressureAsphaltCoverFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,15 +27,15 @@ using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Primitives; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; using Riskeer.Integration.Data.StandAlone; using Riskeer.Integration.Data.StandAlone.SectionResults; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableWaveImpactAsphaltCoverFailureMechanismFactoryTest.cs =================================================================== diff -u -r4daef8e3a2342b70b706b7fdf5837ffe7e75dc24 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableWaveImpactAsphaltCoverFailureMechanismFactoryTest.cs (.../ExportableWaveImpactAsphaltCoverFailureMechanismFactoryTest.cs) (revision 4daef8e3a2342b70b706b7fdf5837ffe7e75dc24) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Factories/ExportableWaveImpactAsphaltCoverFailureMechanismFactoryTest.cs (.../ExportableWaveImpactAsphaltCoverFailureMechanismFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -26,14 +26,14 @@ using Rhino.Mocks; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.TestUtil; using Ringtoets.WaveImpactAsphaltCover.Data; using Riskeer.AssemblyTool.Data; using Riskeer.AssemblyTool.KernelWrapper.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators; using Riskeer.AssemblyTool.KernelWrapper.TestUtil.Calculators.Assembly; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Factories; namespace Ringtoets.Integration.IO.Test.Factories { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Helpers/ExportableFailureMechanismSectionHelperTest.cs =================================================================== diff -u -rbcf12c2daeb3cd243268ae1e8f21717e45fa5dae -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Helpers/ExportableFailureMechanismSectionHelperTest.cs (.../ExportableFailureMechanismSectionHelperTest.cs) (revision bcf12c2daeb3cd243268ae1e8f21717e45fa5dae) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Helpers/ExportableFailureMechanismSectionHelperTest.cs (.../ExportableFailureMechanismSectionHelperTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -25,8 +25,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; namespace Ringtoets.Integration.IO.Test.Helpers { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Helpers/IdentifierGeneratorTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Helpers/IdentifierGeneratorTest.cs (.../IdentifierGeneratorTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Helpers/IdentifierGeneratorTest.cs (.../IdentifierGeneratorTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,9 +24,9 @@ using Core.Common.Base.Geometry; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Helpers; using Ringtoets.Integration.IO.TestUtil; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Helpers; namespace Ringtoets.Integration.IO.Test.Helpers { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Importers/HydraulicBoundaryDatabaseImporterTest.cs =================================================================== diff -u -r3b368e38644b163189a58233f9fc1fb9701bf68c -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Importers/HydraulicBoundaryDatabaseImporterTest.cs (.../HydraulicBoundaryDatabaseImporterTest.cs) (revision 3b368e38644b163189a58233f9fc1fb9701bf68c) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Importers/HydraulicBoundaryDatabaseImporterTest.cs (.../HydraulicBoundaryDatabaseImporterTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -31,10 +31,10 @@ using Ringtoets.Common.Data.Hydraulics; using Ringtoets.Common.IO.HydraRing; using Ringtoets.Common.IO.TestUtil; -using Ringtoets.Integration.IO.Handlers; -using Ringtoets.Integration.IO.Importers; using Riskeer.HydraRing.IO.HydraulicBoundaryDatabase; using Riskeer.HydraRing.IO.HydraulicLocationConfigurationDatabase; +using Riskeer.Integration.IO.Handlers; +using Riskeer.Integration.IO.Importers; namespace Ringtoets.Integration.IO.Test.Importers { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Importers/HydraulicLocationConfigurationDatabaseImporterTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Importers/HydraulicLocationConfigurationDatabaseImporterTest.cs (.../HydraulicLocationConfigurationDatabaseImporterTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.Test/Importers/HydraulicLocationConfigurationDatabaseImporterTest.cs (.../HydraulicLocationConfigurationDatabaseImporterTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -33,12 +33,11 @@ using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.IO.TestUtil; using Ringtoets.HydraRing.IO.HydraulicLocationConfigurationDatabase; -using Ringtoets.Integration.Data; -using Ringtoets.Integration.IO.Handlers; -using Ringtoets.Integration.IO.Importers; using Ringtoets.Integration.TestUtil; using Riskeer.HydraRing.IO.HydraulicLocationConfigurationDatabase; using Riskeer.Integration.Data; +using Riskeer.Integration.IO.Handlers; +using Riskeer.Integration.IO.Importers; namespace Ringtoets.Integration.IO.Test.Importers { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/ExportableAssessmentSectionAssemblyResultTestFactoryTest.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/ExportableAssessmentSectionAssemblyResultTestFactoryTest.cs (.../ExportableAssessmentSectionAssemblyResultTestFactoryTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/ExportableAssessmentSectionAssemblyResultTestFactoryTest.cs (.../ExportableAssessmentSectionAssemblyResultTestFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,8 +20,8 @@ // All rights reserved. using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.TestUtil.Test { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/ExportableFailureMechanismAssemblyResultTestFactoryTest.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/ExportableFailureMechanismAssemblyResultTestFactoryTest.cs (.../ExportableFailureMechanismAssemblyResultTestFactoryTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/ExportableFailureMechanismAssemblyResultTestFactoryTest.cs (.../ExportableFailureMechanismAssemblyResultTestFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,8 +20,8 @@ // All rights reserved. using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.TestUtil.Test { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/ExportableFailureMechanismSectionTestFactoryTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/ExportableFailureMechanismSectionTestFactoryTest.cs (.../ExportableFailureMechanismSectionTestFactoryTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/ExportableFailureMechanismSectionTestFactoryTest.cs (.../ExportableFailureMechanismSectionTestFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -21,7 +21,7 @@ using Core.Common.Base.Geometry; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.TestUtil.Test { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/ExportableSectionAssemblyResultTestFactoryTest.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/ExportableSectionAssemblyResultTestFactoryTest.cs (.../ExportableSectionAssemblyResultTestFactoryTest.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil.Test/ExportableSectionAssemblyResultTestFactoryTest.cs (.../ExportableSectionAssemblyResultTestFactoryTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,8 +20,8 @@ // All rights reserved. using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.TestUtil.Test { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableAssessmentSectionAssemblyResultTestFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableAssessmentSectionAssemblyResultTestFactory.cs (.../ExportableAssessmentSectionAssemblyResultTestFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableAssessmentSectionAssemblyResultTestFactory.cs (.../ExportableAssessmentSectionAssemblyResultTestFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -19,8 +19,8 @@ // Stichting Deltares and remain full property of Stichting Deltares at all times. // All rights reserved. -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.TestUtil { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableFailureMechanismAssemblyResultTestFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableFailureMechanismAssemblyResultTestFactory.cs (.../ExportableFailureMechanismAssemblyResultTestFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableFailureMechanismAssemblyResultTestFactory.cs (.../ExportableFailureMechanismAssemblyResultTestFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -19,8 +19,8 @@ // Stichting Deltares and remain full property of Stichting Deltares at all times. // All rights reserved. -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.TestUtil { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableFailureMechanismSectionTestFactory.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableFailureMechanismSectionTestFactory.cs (.../ExportableFailureMechanismSectionTestFactory.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableFailureMechanismSectionTestFactory.cs (.../ExportableFailureMechanismSectionTestFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,7 +20,7 @@ // All rights reserved. using Core.Common.Base.Geometry; -using Ringtoets.Integration.IO.Assembly; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.TestUtil { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableFailureMechanismSectionTestHelper.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableFailureMechanismSectionTestHelper.cs (.../ExportableFailureMechanismSectionTestHelper.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableFailureMechanismSectionTestHelper.cs (.../ExportableFailureMechanismSectionTestHelper.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -24,7 +24,7 @@ using Core.Common.Base.Geometry; using NUnit.Framework; using Ringtoets.Common.Data.FailureMechanism; -using Ringtoets.Integration.IO.Assembly; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.TestUtil { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableFailureMechanismTestHelper.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableFailureMechanismTestHelper.cs (.../ExportableFailureMechanismTestHelper.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableFailureMechanismTestHelper.cs (.../ExportableFailureMechanismTestHelper.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -23,8 +23,8 @@ using System.Linq; using Core.Common.Base.Geometry; using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.TestUtil { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableSectionAssemblyResultTestFactory.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableSectionAssemblyResultTestFactory.cs (.../ExportableSectionAssemblyResultTestFactory.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableSectionAssemblyResultTestFactory.cs (.../ExportableSectionAssemblyResultTestFactory.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -19,8 +19,8 @@ // Stichting Deltares and remain full property of Stichting Deltares at all times. // All rights reserved. -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.TestUtil { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableSectionAssemblyResultTestHelper.cs =================================================================== diff -u -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableSectionAssemblyResultTestHelper.cs (.../ExportableSectionAssemblyResultTestHelper.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/ExportableSectionAssemblyResultTestHelper.cs (.../ExportableSectionAssemblyResultTestHelper.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,8 +20,8 @@ // All rights reserved. using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; using Riskeer.AssemblyTool.Data; +using Riskeer.Integration.IO.Assembly; namespace Ringtoets.Integration.IO.TestUtil { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/SerializableFailureMechanismAssemblyResultTestHelper.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/SerializableFailureMechanismAssemblyResultTestHelper.cs (.../SerializableFailureMechanismAssemblyResultTestHelper.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/SerializableFailureMechanismAssemblyResultTestHelper.cs (.../SerializableFailureMechanismAssemblyResultTestHelper.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,9 +20,9 @@ // All rights reserved. using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; using Riskeer.AssemblyTool.IO.Model.DataTypes; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; namespace Ringtoets.Integration.IO.TestUtil { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/SerializableFailureMechanismSectionAssemblyResultTestHelper.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/SerializableFailureMechanismSectionAssemblyResultTestHelper.cs (.../SerializableFailureMechanismSectionAssemblyResultTestHelper.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/SerializableFailureMechanismSectionAssemblyResultTestHelper.cs (.../SerializableFailureMechanismSectionAssemblyResultTestHelper.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,10 +20,10 @@ // All rights reserved. using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; using Riskeer.AssemblyTool.IO.Model.DataTypes; using Riskeer.AssemblyTool.IO.Model.Enums; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; namespace Ringtoets.Integration.IO.TestUtil { Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/SerializableFailureMechanismSectionTestHelper.cs =================================================================== diff -u -rd21e21de40ef2d77be1666b64ddd48a1e649699d -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/SerializableFailureMechanismSectionTestHelper.cs (.../SerializableFailureMechanismSectionTestHelper.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) +++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/SerializableFailureMechanismSectionTestHelper.cs (.../SerializableFailureMechanismSectionTestHelper.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -20,11 +20,11 @@ // All rights reserved. using NUnit.Framework; -using Ringtoets.Integration.IO.Assembly; -using Ringtoets.Integration.IO.Creators; using Riskeer.AssemblyTool.IO.Model; using Riskeer.AssemblyTool.IO.Model.Enums; using Riskeer.AssemblyTool.IO.Model.Helpers; +using Riskeer.Integration.IO.Assembly; +using Riskeer.Integration.IO.Creators; namespace Ringtoets.Integration.IO.TestUtil { Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ExportInfos/AssemblyResultsContextExportInfoTest.cs =================================================================== diff -u -r2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ExportInfos/AssemblyResultsContextExportInfoTest.cs (.../AssemblyResultsContextExportInfoTest.cs) (revision 2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ExportInfos/AssemblyResultsContextExportInfoTest.cs (.../AssemblyResultsContextExportInfoTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -28,9 +28,9 @@ using NUnit.Framework; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.IO.Exporters; using Riskeer.Integration.Data; using Riskeer.Integration.Forms.PresentationObjects; +using Riskeer.Integration.IO.Exporters; using CoreCommonGuiResources = Core.Common.Gui.Properties.Resources; namespace Ringtoets.Integration.Plugin.Test.ExportInfos Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ExportInfos/HydraulicBoundaryDatabaseContextExportInfoTest.cs =================================================================== diff -u -r2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ExportInfos/HydraulicBoundaryDatabaseContextExportInfoTest.cs (.../HydraulicBoundaryDatabaseContextExportInfoTest.cs) (revision 2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ExportInfos/HydraulicBoundaryDatabaseContextExportInfoTest.cs (.../HydraulicBoundaryDatabaseContextExportInfoTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -27,9 +27,9 @@ using NUnit.Framework; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Hydraulics; -using Ringtoets.Integration.IO.Exporters; using Riskeer.Integration.Data; using Riskeer.Integration.Forms.PresentationObjects; +using Riskeer.Integration.IO.Exporters; using CoreCommonGuiResources = Core.Common.Gui.Properties.Resources; namespace Ringtoets.Integration.Plugin.Test.ExportInfos Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Handlers/HydraulicBoundaryDatabaseUpdateHandlerTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Handlers/HydraulicBoundaryDatabaseUpdateHandlerTest.cs (.../HydraulicBoundaryDatabaseUpdateHandlerTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Handlers/HydraulicBoundaryDatabaseUpdateHandlerTest.cs (.../HydraulicBoundaryDatabaseUpdateHandlerTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -36,14 +36,13 @@ using Ringtoets.HydraRing.IO.HydraulicBoundaryDatabase; using Ringtoets.HydraRing.IO.HydraulicLocationConfigurationDatabase; using Ringtoets.HydraRing.IO.TestUtil; -using Ringtoets.Integration.Data; -using Ringtoets.Integration.IO.Handlers; using Ringtoets.Integration.Plugin.Handlers; using Ringtoets.Integration.TestUtil; using Riskeer.HydraRing.IO.HydraulicBoundaryDatabase; using Riskeer.HydraRing.IO.HydraulicLocationConfigurationDatabase; using Riskeer.HydraRing.IO.TestUtil; using Riskeer.Integration.Data; +using Riskeer.Integration.IO.Handlers; namespace Ringtoets.Integration.Plugin.Test.Handlers { Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Handlers/HydraulicLocationConfigurationDatabaseImportHandlerTest.cs =================================================================== diff -u -r2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Handlers/HydraulicLocationConfigurationDatabaseImportHandlerTest.cs (.../HydraulicLocationConfigurationDatabaseImportHandlerTest.cs) (revision 2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Handlers/HydraulicLocationConfigurationDatabaseImportHandlerTest.cs (.../HydraulicLocationConfigurationDatabaseImportHandlerTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -28,11 +28,11 @@ using Rhino.Mocks; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Hydraulics; -using Ringtoets.Integration.IO.Handlers; using Ringtoets.Integration.Plugin.Handlers; using Ringtoets.Integration.TestUtil; using Riskeer.Integration.Data; using Riskeer.Integration.Forms.PropertyClasses; +using Riskeer.Integration.IO.Handlers; namespace Ringtoets.Integration.Plugin.Test.Handlers { Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Handlers/HydraulicLocationConfigurationDatabaseUpdateHandlerTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Handlers/HydraulicLocationConfigurationDatabaseUpdateHandlerTest.cs (.../HydraulicLocationConfigurationDatabaseUpdateHandlerTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/Handlers/HydraulicLocationConfigurationDatabaseUpdateHandlerTest.cs (.../HydraulicLocationConfigurationDatabaseUpdateHandlerTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -33,13 +33,12 @@ using Ringtoets.GrassCoverErosionOutwards.Data; using Ringtoets.HydraRing.IO.HydraulicLocationConfigurationDatabase; using Ringtoets.HydraRing.IO.TestUtil; -using Ringtoets.Integration.Data; -using Ringtoets.Integration.IO.Handlers; using Ringtoets.Integration.Plugin.Handlers; using Ringtoets.Integration.TestUtil; using Riskeer.HydraRing.IO.HydraulicLocationConfigurationDatabase; using Riskeer.HydraRing.IO.TestUtil; using Riskeer.Integration.Data; +using Riskeer.Integration.IO.Handlers; namespace Ringtoets.Integration.Plugin.Test.Handlers { Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ImportInfos/HydraulicBoundaryDatabaseContextImportInfoTest.cs =================================================================== diff -u -r2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ImportInfos/HydraulicBoundaryDatabaseContextImportInfoTest.cs (.../HydraulicBoundaryDatabaseContextImportInfoTest.cs) (revision 2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ImportInfos/HydraulicBoundaryDatabaseContextImportInfoTest.cs (.../HydraulicBoundaryDatabaseContextImportInfoTest.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -31,9 +31,9 @@ using Rhino.Mocks; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.Hydraulics; -using Ringtoets.Integration.IO.Importers; using Riskeer.Integration.Data; using Riskeer.Integration.Forms.PresentationObjects; +using Riskeer.Integration.IO.Importers; using RingtoetsCommonFormsResources = Ringtoets.Common.Forms.Properties.Resources; namespace Ringtoets.Integration.Plugin.Test.ImportInfos Index: Ringtoets/Integration/test/Ringtoets.Integration.TestUtil/DataImportHelper.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -ra47bfe8c8591c6eb2ea0580608dca4727af3a210 --- Ringtoets/Integration/test/Ringtoets.Integration.TestUtil/DataImportHelper.cs (.../DataImportHelper.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.TestUtil/DataImportHelper.cs (.../DataImportHelper.cs) (revision a47bfe8c8591c6eb2ea0580608dca4727af3a210) @@ -38,7 +38,6 @@ using Ringtoets.Common.IO.SoilProfile; using Ringtoets.Common.IO.SurfaceLines; using Ringtoets.DuneErosion.Plugin.Handlers; -using Ringtoets.Integration.IO.Importers; using Ringtoets.Integration.Plugin.Handlers; using Ringtoets.MacroStabilityInwards.Data; using Ringtoets.MacroStabilityInwards.Data.SoilProfile; @@ -49,6 +48,7 @@ using Ringtoets.Piping.Plugin.FileImporter; using Ringtoets.Piping.Primitives; using Riskeer.Integration.Data; +using Riskeer.Integration.IO.Importers; using PipingSurfaceLinesCsvImporterConfigurationFactory = Ringtoets.Piping.Plugin.FileImporter.SurfaceLinesCsvImporterConfigurationFactory; using MacroStabilityInwardsSurfaceLinesCsvImporterConfigurationFactory = Ringtoets.MacroStabilityInwards.Plugin.FileImporter.SurfaceLinesCsvImporterConfigurationFactory;