Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCreateExtensions.cs
===================================================================
diff -u -r43403466c934b16bad9ec2960c884b6fad9c9a18 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCreateExtensions.cs (.../HydraulicBoundaryLocationCreateExtensions.cs) (revision 43403466c934b16bad9ec2960c884b6fad9c9a18)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCreateExtensions.cs (.../HydraulicBoundaryLocationCreateExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -24,7 +24,7 @@
using Application.Ringtoets.Storage.DbContext;
using Core.Common.Utils.Extensions;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Create
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/GeneralResultSubMechanismIllustrationPointCreateExtensions.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/GeneralResultSubMechanismIllustrationPointCreateExtensions.cs (.../GeneralResultSubMechanismIllustrationPointCreateExtensions.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/GeneralResultSubMechanismIllustrationPointCreateExtensions.cs (.../GeneralResultSubMechanismIllustrationPointCreateExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -23,7 +23,7 @@
using System.Collections.Generic;
using Application.Ringtoets.Storage.DbContext;
using Core.Common.Utils.Extensions;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Create.IllustrationPoints
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/IllustrationPointResultCreateExtensions.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/IllustrationPointResultCreateExtensions.cs (.../IllustrationPointResultCreateExtensions.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/IllustrationPointResultCreateExtensions.cs (.../IllustrationPointResultCreateExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,7 +22,7 @@
using System;
using Application.Ringtoets.Storage.DbContext;
using Core.Common.Utils.Extensions;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Create.IllustrationPoints
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/StochastCreateExtensions.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/StochastCreateExtensions.cs (.../StochastCreateExtensions.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/StochastCreateExtensions.cs (.../StochastCreateExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,7 +22,7 @@
using System;
using Application.Ringtoets.Storage.DbContext;
using Core.Common.Utils.Extensions;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Create.IllustrationPoints
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/SubMechanismIllustrationPointCreateExtensions.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/SubMechanismIllustrationPointCreateExtensions.cs (.../SubMechanismIllustrationPointCreateExtensions.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/SubMechanismIllustrationPointCreateExtensions.cs (.../SubMechanismIllustrationPointCreateExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -23,7 +23,7 @@
using System.Collections.Generic;
using Application.Ringtoets.Storage.DbContext;
using Core.Common.Utils.Extensions;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Create.IllustrationPoints
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/SubMechanismIllustrationPointStochastCreateExtensions.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/SubMechanismIllustrationPointStochastCreateExtensions.cs (.../SubMechanismIllustrationPointStochastCreateExtensions.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/SubMechanismIllustrationPointStochastCreateExtensions.cs (.../SubMechanismIllustrationPointStochastCreateExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,7 +22,7 @@
using System;
using Application.Ringtoets.Storage.DbContext;
using Core.Common.Utils.Extensions;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Create.IllustrationPoints
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/TopLevelSubMechanismIllustrationPointCreateExtensions.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/TopLevelSubMechanismIllustrationPointCreateExtensions.cs (.../TopLevelSubMechanismIllustrationPointCreateExtensions.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/TopLevelSubMechanismIllustrationPointCreateExtensions.cs (.../TopLevelSubMechanismIllustrationPointCreateExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,7 +22,7 @@
using System;
using Application.Ringtoets.Storage.DbContext;
using Core.Common.Utils.Extensions;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Create.IllustrationPoints
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/GeneralResultSubMechanismIllustrationPointEntityReadExtensions.cs
===================================================================
diff -u -r2c08730c6c2269937fa4f117aed1557876c567ea -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/GeneralResultSubMechanismIllustrationPointEntityReadExtensions.cs (.../GeneralResultSubMechanismIllustrationPointEntityReadExtensions.cs) (revision 2c08730c6c2269937fa4f117aed1557876c567ea)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/GeneralResultSubMechanismIllustrationPointEntityReadExtensions.cs (.../GeneralResultSubMechanismIllustrationPointEntityReadExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -23,7 +23,7 @@
using System.Collections.Generic;
using System.Linq;
using Application.Ringtoets.Storage.DbContext;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Read.IllustrationPoints
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/IIllustrationPointResultEntityReadExtensions.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/IIllustrationPointResultEntityReadExtensions.cs (.../IIllustrationPointResultEntityReadExtensions.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/IIllustrationPointResultEntityReadExtensions.cs (.../IIllustrationPointResultEntityReadExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -21,7 +21,7 @@
using System;
using Application.Ringtoets.Storage.DbContext;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Read.IllustrationPoints
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/StochastEntityReadExtensions.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/StochastEntityReadExtensions.cs (.../StochastEntityReadExtensions.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/StochastEntityReadExtensions.cs (.../StochastEntityReadExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -21,7 +21,7 @@
using System;
using Application.Ringtoets.Storage.DbContext;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Read.IllustrationPoints
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/SubMechanismIllustrationPointEntityReadExtensions.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/SubMechanismIllustrationPointEntityReadExtensions.cs (.../SubMechanismIllustrationPointEntityReadExtensions.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/SubMechanismIllustrationPointEntityReadExtensions.cs (.../SubMechanismIllustrationPointEntityReadExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -23,7 +23,7 @@
using System.Collections.Generic;
using System.Linq;
using Application.Ringtoets.Storage.DbContext;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Read.IllustrationPoints
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/SubMechanismIllustrationPointStochastEntityReadExtensions.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/SubMechanismIllustrationPointStochastEntityReadExtensions.cs (.../SubMechanismIllustrationPointStochastEntityReadExtensions.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/SubMechanismIllustrationPointStochastEntityReadExtensions.cs (.../SubMechanismIllustrationPointStochastEntityReadExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -21,7 +21,7 @@
using System;
using Application.Ringtoets.Storage.DbContext;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Read.IllustrationPoints
{
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/TopLevelSubMechanismIllustrationPointReadExtensions.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/TopLevelSubMechanismIllustrationPointReadExtensions.cs (.../TopLevelSubMechanismIllustrationPointReadExtensions.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/IllustrationPoints/TopLevelSubMechanismIllustrationPointReadExtensions.cs (.../TopLevelSubMechanismIllustrationPointReadExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -21,7 +21,7 @@
using System;
using Application.Ringtoets.Storage.DbContext;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Read.IllustrationPoints
{
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/HydraulicBoundaryLocationCreateExtensionsTest.cs
===================================================================
diff -u -r43403466c934b16bad9ec2960c884b6fad9c9a18 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/HydraulicBoundaryLocationCreateExtensionsTest.cs (.../HydraulicBoundaryLocationCreateExtensionsTest.cs) (revision 43403466c934b16bad9ec2960c884b6fad9c9a18)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/HydraulicBoundaryLocationCreateExtensionsTest.cs (.../HydraulicBoundaryLocationCreateExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -26,7 +26,7 @@
using Core.Common.TestUtil;
using NUnit.Framework;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/GeneralResultSubMechanismIllustrationPointCreateExtensionsTest.cs
===================================================================
diff -u -ref3fadb8742f1c2e60d2278a9d9a4639e1a4f44d -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/GeneralResultSubMechanismIllustrationPointCreateExtensionsTest.cs (.../GeneralResultSubMechanismIllustrationPointCreateExtensionsTest.cs) (revision ef3fadb8742f1c2e60d2278a9d9a4639e1a4f44d)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/GeneralResultSubMechanismIllustrationPointCreateExtensionsTest.cs (.../GeneralResultSubMechanismIllustrationPointCreateExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -25,7 +25,7 @@
using Application.Ringtoets.Storage.DbContext;
using Core.Common.TestUtil;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/IllustrationPointResultCreateExtensionsTest.cs
===================================================================
diff -u -r54242411470f330f6f4c75d1d05bfd0911706873 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/IllustrationPointResultCreateExtensionsTest.cs (.../IllustrationPointResultCreateExtensionsTest.cs) (revision 54242411470f330f6f4c75d1d05bfd0911706873)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/IllustrationPointResultCreateExtensionsTest.cs (.../IllustrationPointResultCreateExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -24,7 +24,7 @@
using Application.Ringtoets.Storage.DbContext;
using Core.Common.TestUtil;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
namespace Application.Ringtoets.Storage.Test.Create.IllustrationPoints
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/StochastCreateExtensionsTest.cs
===================================================================
diff -u -r54242411470f330f6f4c75d1d05bfd0911706873 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/StochastCreateExtensionsTest.cs (.../StochastCreateExtensionsTest.cs) (revision 54242411470f330f6f4c75d1d05bfd0911706873)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/StochastCreateExtensionsTest.cs (.../StochastCreateExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -24,7 +24,7 @@
using Application.Ringtoets.Storage.DbContext;
using Core.Common.TestUtil;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
namespace Application.Ringtoets.Storage.Test.Create.IllustrationPoints
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/SubMechanismIllustrationPointCreateExtensionsTest.cs
===================================================================
diff -u -r2c08730c6c2269937fa4f117aed1557876c567ea -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/SubMechanismIllustrationPointCreateExtensionsTest.cs (.../SubMechanismIllustrationPointCreateExtensionsTest.cs) (revision 2c08730c6c2269937fa4f117aed1557876c567ea)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/SubMechanismIllustrationPointCreateExtensionsTest.cs (.../SubMechanismIllustrationPointCreateExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,10 +22,10 @@
using System;
using System.Linq;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
using Application.Ringtoets.Storage.Create.IllustrationPoints;
using Application.Ringtoets.Storage.DbContext;
using Core.Common.TestUtil;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
namespace Application.Ringtoets.Storage.Test.Create.IllustrationPoints
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/SubMechanismIllustrationPointStochastCreateExtensionsTest.cs
===================================================================
diff -u -r6a60e0e3f676c71e253ad41839519c18dd641e9e -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/SubMechanismIllustrationPointStochastCreateExtensionsTest.cs (.../SubMechanismIllustrationPointStochastCreateExtensionsTest.cs) (revision 6a60e0e3f676c71e253ad41839519c18dd641e9e)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/SubMechanismIllustrationPointStochastCreateExtensionsTest.cs (.../SubMechanismIllustrationPointStochastCreateExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -24,7 +24,7 @@
using Application.Ringtoets.Storage.DbContext;
using Core.Common.TestUtil;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
namespace Application.Ringtoets.Storage.Test.Create.IllustrationPoints
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/TopLevelSubMechanismIllustrationPointTest.cs
===================================================================
diff -u -r560910bfaf8e8288710e0f91a0688f9e736b3edc -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/TopLevelSubMechanismIllustrationPointTest.cs (.../TopLevelSubMechanismIllustrationPointTest.cs) (revision 560910bfaf8e8288710e0f91a0688f9e736b3edc)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Create/IllustrationPoints/TopLevelSubMechanismIllustrationPointTest.cs (.../TopLevelSubMechanismIllustrationPointTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -25,7 +25,7 @@
using Application.Ringtoets.Storage.Create.IllustrationPoints;
using Application.Ringtoets.Storage.DbContext;
using Core.Common.TestUtil;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
namespace Application.Ringtoets.Storage.Test.Create.IllustrationPoints
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
===================================================================
diff -u -r71d8173532c9c038e25caf03e296beb8e8f9cbe8 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs (.../StorageSqLiteIntegrationTest.cs) (revision 71d8173532c9c038e25caf03e296beb8e8f9cbe8)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs (.../StorageSqLiteIntegrationTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -42,7 +42,7 @@
using Ringtoets.Common.Data.DikeProfiles;
using Ringtoets.Common.Data.FailureMechanism;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.Probability;
using Ringtoets.Common.Data.Structures;
using Ringtoets.Common.Data.TestUtil;
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/HydraulicLocationEntityReadExtensionsTest.cs
===================================================================
diff -u -r43403466c934b16bad9ec2960c884b6fad9c9a18 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/HydraulicLocationEntityReadExtensionsTest.cs (.../HydraulicLocationEntityReadExtensionsTest.cs) (revision 43403466c934b16bad9ec2960c884b6fad9c9a18)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/HydraulicLocationEntityReadExtensionsTest.cs (.../HydraulicLocationEntityReadExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -27,7 +27,7 @@
using Core.Common.TestUtil;
using NUnit.Framework;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
namespace Application.Ringtoets.Storage.Test.Read
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/GeneralResultSubMechanismIllustrationPointEntityReadExtensionsTest.cs
===================================================================
diff -u -ref3fadb8742f1c2e60d2278a9d9a4639e1a4f44d -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/GeneralResultSubMechanismIllustrationPointEntityReadExtensionsTest.cs (.../GeneralResultSubMechanismIllustrationPointEntityReadExtensionsTest.cs) (revision ef3fadb8742f1c2e60d2278a9d9a4639e1a4f44d)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/GeneralResultSubMechanismIllustrationPointEntityReadExtensionsTest.cs (.../GeneralResultSubMechanismIllustrationPointEntityReadExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -24,7 +24,7 @@
using Application.Ringtoets.Storage.DbContext;
using Application.Ringtoets.Storage.Read.IllustrationPoints;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/IllustrationPointResultEntityReadExtensionsTest.cs
===================================================================
diff -u -r54242411470f330f6f4c75d1d05bfd0911706873 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/IllustrationPointResultEntityReadExtensionsTest.cs (.../IllustrationPointResultEntityReadExtensionsTest.cs) (revision 54242411470f330f6f4c75d1d05bfd0911706873)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/IllustrationPointResultEntityReadExtensionsTest.cs (.../IllustrationPointResultEntityReadExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -23,7 +23,7 @@
using Application.Ringtoets.Storage.DbContext;
using Application.Ringtoets.Storage.Read.IllustrationPoints;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
namespace Application.Ringtoets.Storage.Test.Read.IllustrationPoints
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/StochastEntityReadExtensionsTest.cs
===================================================================
diff -u -r54242411470f330f6f4c75d1d05bfd0911706873 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/StochastEntityReadExtensionsTest.cs (.../StochastEntityReadExtensionsTest.cs) (revision 54242411470f330f6f4c75d1d05bfd0911706873)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/StochastEntityReadExtensionsTest.cs (.../StochastEntityReadExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -23,7 +23,7 @@
using Application.Ringtoets.Storage.DbContext;
using Application.Ringtoets.Storage.Read.IllustrationPoints;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
namespace Application.Ringtoets.Storage.Test.Read.IllustrationPoints
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/SubMechanismIllustrationPointEntityReadExtensionsTest.cs
===================================================================
diff -u -r2c08730c6c2269937fa4f117aed1557876c567ea -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/SubMechanismIllustrationPointEntityReadExtensionsTest.cs (.../SubMechanismIllustrationPointEntityReadExtensionsTest.cs) (revision 2c08730c6c2269937fa4f117aed1557876c567ea)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/SubMechanismIllustrationPointEntityReadExtensionsTest.cs (.../SubMechanismIllustrationPointEntityReadExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -24,7 +24,7 @@
using Application.Ringtoets.Storage.DbContext;
using Application.Ringtoets.Storage.Read.IllustrationPoints;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
namespace Application.Ringtoets.Storage.Test.Read.IllustrationPoints
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/SubMechanismIllustrationPointStochastEntityReadExtensionsTest.cs
===================================================================
diff -u -r6a60e0e3f676c71e253ad41839519c18dd641e9e -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/SubMechanismIllustrationPointStochastEntityReadExtensionsTest.cs (.../SubMechanismIllustrationPointStochastEntityReadExtensionsTest.cs) (revision 6a60e0e3f676c71e253ad41839519c18dd641e9e)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/SubMechanismIllustrationPointStochastEntityReadExtensionsTest.cs (.../SubMechanismIllustrationPointStochastEntityReadExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,9 +22,9 @@
using System;
using Application.Ringtoets.Storage.DbContext;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Application.Ringtoets.Storage.Read.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Application.Ringtoets.Storage.Test.Read.IllustrationPoints
{
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/TopLevelSubMechanismIllustrationPointReadExtensionsTest.cs
===================================================================
diff -u -r69586fc2b854c415c0472d56da2f7f6e0888c184 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/TopLevelSubMechanismIllustrationPointReadExtensionsTest.cs (.../TopLevelSubMechanismIllustrationPointReadExtensionsTest.cs) (revision 69586fc2b854c415c0472d56da2f7f6e0888c184)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/IllustrationPoints/TopLevelSubMechanismIllustrationPointReadExtensionsTest.cs (.../TopLevelSubMechanismIllustrationPointReadExtensionsTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,8 +22,8 @@
using System;
using Application.Ringtoets.Storage.DbContext;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
using Application.Ringtoets.Storage.Read.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
namespace Application.Ringtoets.Storage.Test.Read.IllustrationPoints
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
===================================================================
diff -u -ra242528447c742f773b93459bd5114714820e6c6 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs (.../RingtoetsProjectTestHelperTest.cs) (revision a242528447c742f773b93459bd5114714820e6c6)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs (.../RingtoetsProjectTestHelperTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -26,7 +26,7 @@
using Ringtoets.ClosingStructures.Data;
using Ringtoets.Common.Data.Calculation;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.Structures;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.DuneErosion.Data;
Index: Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
===================================================================
diff -u -r71d8173532c9c038e25caf03e296beb8e8f9cbe8 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs (.../RingtoetsProjectTestHelper.cs) (revision 71d8173532c9c038e25caf03e296beb8e8f9cbe8)
+++ Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs (.../RingtoetsProjectTestHelper.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -34,7 +34,7 @@
using Ringtoets.Common.Data.DikeProfiles;
using Ringtoets.Common.Data.FailureMechanism;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.Probability;
using Ringtoets.Common.Data.Structures;
using Ringtoets.DuneErosion.Data;
Index: Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/HydraulicBoundaryLocationOutput.cs
===================================================================
diff -u -r5f40a81ccc0990cb8cdaf7776608e56a7fdae72c -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/HydraulicBoundaryLocationOutput.cs (.../HydraulicBoundaryLocationOutput.cs) (revision 5f40a81ccc0990cb8cdaf7776608e56a7fdae72c)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/HydraulicBoundaryLocationOutput.cs (.../HydraulicBoundaryLocationOutput.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -21,7 +21,7 @@
using System;
using Core.Common.Base.Data;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.Probability;
namespace Ringtoets.Common.Data.Hydraulics
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/IllustrationPoints/GeneralResultSubMechanismIllustrationPoint.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/IllustrationPoints/GeneralResultSubMechanismIllustrationPointExtensions.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/IllustrationPoints/IllustrationPointResult.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/IllustrationPoints/Stochast.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/IllustrationPoints/SubMechanismIllustrationPoint.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/IllustrationPoints/SubMechanismIllustrationPointStochast.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/IllustrationPoints/TopLevelSubMechanismIllustrationPoint.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/IllustrationPoints/WindDirection.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Index: Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/GeneralResultSubMechanismIllustrationPoint.cs
===================================================================
diff -u
--- Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/GeneralResultSubMechanismIllustrationPoint.cs (revision 0)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/GeneralResultSubMechanismIllustrationPoint.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,78 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using System.Collections.Generic;
+
+namespace Ringtoets.Common.Data.IllustrationPoints
+{
+ ///
+ /// The general submechanism illustration points result.
+ ///
+ public class GeneralResultSubMechanismIllustrationPoint
+ {
+ ///
+ /// Creates a new instance of .
+ ///
+ /// The governing wind direction.
+ /// The general alpha values.
+ /// A collection of illustration
+ /// points for every combination of a wind direction and a closing situation.
+ /// Thrown when ,
+ /// or is null.
+ public GeneralResultSubMechanismIllustrationPoint(WindDirection governingWindDirection,
+ IEnumerable stochasts,
+ IEnumerable topLevelSubMechanismIllustrationPoints)
+ {
+ if (governingWindDirection == null)
+ {
+ throw new ArgumentNullException(nameof(governingWindDirection));
+ }
+ if (stochasts == null)
+ {
+ throw new ArgumentNullException(nameof(stochasts));
+ }
+ if (topLevelSubMechanismIllustrationPoints == null)
+ {
+ throw new ArgumentNullException(nameof(topLevelSubMechanismIllustrationPoints));
+ }
+
+ GoverningWindDirection = governingWindDirection;
+ Stochasts = stochasts;
+ TopLevelSubMechanismIllustrationPoints = topLevelSubMechanismIllustrationPoints;
+ }
+
+ ///
+ /// Gets the governing wind direction.
+ ///
+ public WindDirection GoverningWindDirection { get; }
+
+ ///
+ /// Gets the general alpha values.
+ ///
+ public IEnumerable Stochasts { get; }
+
+ ///
+ /// Gets the collection of illustration points for every combination of a wind direction and a closing situation.
+ ///
+ public IEnumerable TopLevelSubMechanismIllustrationPoints { get; }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/GeneralResultSubMechanismIllustrationPointExtensions.cs
===================================================================
diff -u
--- Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/GeneralResultSubMechanismIllustrationPointExtensions.cs (revision 0)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/GeneralResultSubMechanismIllustrationPointExtensions.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,51 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using System.Linq;
+
+namespace Ringtoets.Common.Data.IllustrationPoints
+{
+ ///
+ /// Extension methods for .
+ ///
+ public static class GeneralResultSubMechanismIllustrationPointExtensions
+ {
+ ///
+ /// Determines whether all closing situations are the same.
+ ///
+ /// The illustration point to check for.
+ /// true when all closing situations are the same; false otherwise.
+ /// Thrown when
+ /// is null.
+ public static bool AllClosingSituationsSame(this GeneralResultSubMechanismIllustrationPoint illustrationPoint)
+ {
+ if (illustrationPoint == null)
+ {
+ throw new ArgumentNullException(nameof(illustrationPoint));
+ }
+
+ return illustrationPoint.TopLevelSubMechanismIllustrationPoints
+ .Any(ip => ip.ClosingSituation != illustrationPoint.TopLevelSubMechanismIllustrationPoints
+ .First().ClosingSituation);
+ }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/IllustrationPointResult.cs
===================================================================
diff -u
--- Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/IllustrationPointResult.cs (revision 0)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/IllustrationPointResult.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,60 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using Core.Common.Base.Data;
+
+namespace Ringtoets.Common.Data.IllustrationPoints
+{
+ ///
+ /// An output variable for an illustration point.
+ ///
+ public class IllustrationPointResult
+ {
+ ///
+ /// Creates a new instance of .
+ ///
+ /// The description.
+ /// The value.
+ /// Thrown when
+ /// is null.
+ public IllustrationPointResult(string description, double value)
+ {
+ if (description == null)
+ {
+ throw new ArgumentNullException(nameof(description));
+ }
+
+ Description = description;
+ Value = new RoundedDouble(5, value);
+ }
+
+ ///
+ /// Gets the description of the illustration point result.
+ ///
+ public string Description { get; }
+
+ ///
+ /// Gets the value of the illustration point result.
+ ///
+ public RoundedDouble Value { get; }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/Stochast.cs
===================================================================
diff -u
--- Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/Stochast.cs (revision 0)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/Stochast.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,66 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using Core.Common.Base.Data;
+
+namespace Ringtoets.Common.Data.IllustrationPoints
+{
+ ///
+ /// Container alpha value definitions.
+ ///
+ public class Stochast
+ {
+ ///
+ /// Creates a new instance of .
+ ///
+ /// The name of the stochast.
+ /// The duration.
+ /// The alpha value.
+ /// Thrown when is null.
+ public Stochast(string name, double duration, double alpha)
+ {
+ if (name == null)
+ {
+ throw new ArgumentNullException(nameof(name));
+ }
+
+ Name = name;
+ Duration = new RoundedDouble(1, duration);
+ Alpha = new RoundedDouble(5, alpha);
+ }
+
+ ///
+ /// Gets the name of the stochast.
+ ///
+ public string Name { get; }
+
+ ///
+ /// Gets the duration of the stochast.
+ ///
+ public RoundedDouble Duration { get; }
+
+ ///
+ /// Gets the alpha value of the stochast.
+ ///
+ public RoundedDouble Alpha { get; }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/SubMechanismIllustrationPoint.cs
===================================================================
diff -u
--- Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/SubMechanismIllustrationPoint.cs (revision 0)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/SubMechanismIllustrationPoint.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,92 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using System.Collections.Generic;
+using Core.Common.Base.Data;
+
+namespace Ringtoets.Common.Data.IllustrationPoints
+{
+ ///
+ /// Illustration point which contains the results.
+ ///
+ public class SubMechanismIllustrationPoint
+ {
+ ///
+ /// Creates a new instance of .
+ ///
+ /// The name of the illustration point result.
+ /// The stochasts for the sub mechanism illustration point.
+ /// The output variables.
+ /// The beta value that was realized.
+ /// Thrown when any of:
+ ///
+ ///
+ ///
+ ///
+ ///
+ /// is null.
+ public SubMechanismIllustrationPoint(string name,
+ IEnumerable stochasts,
+ IEnumerable illustrationPointResults,
+ double beta)
+ {
+ if (name == null)
+ {
+ throw new ArgumentNullException(nameof(name));
+ }
+ if (stochasts == null)
+ {
+ throw new ArgumentNullException(nameof(stochasts));
+ }
+ if (illustrationPointResults == null)
+ {
+ throw new ArgumentNullException(nameof(illustrationPointResults));
+ }
+
+ Name = name;
+ Beta = new RoundedDouble(5, beta);
+
+ Stochasts = stochasts;
+ IllustrationPointResults = illustrationPointResults;
+ }
+
+ ///
+ /// Gets the name of the illustration point.
+ ///
+ public string Name { get; }
+
+ ///
+ /// Gets the beta value that was realized.
+ ///
+ public RoundedDouble Beta { get; }
+
+ ///
+ /// Gets the stochasts that belong to this submechanism illustration point.
+ ///
+ public IEnumerable Stochasts { get; }
+
+ ///
+ /// Gets the output variables.
+ ///
+ public IEnumerable IllustrationPointResults { get; }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/SubMechanismIllustrationPointStochast.cs
===================================================================
diff -u
--- Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/SubMechanismIllustrationPointStochast.cs (revision 0)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/SubMechanismIllustrationPointStochast.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,52 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using Core.Common.Base.Data;
+
+namespace Ringtoets.Common.Data.IllustrationPoints
+{
+ ///
+ /// Container of alpha value definitions which contain a realization.
+ ///
+ public class SubMechanismIllustrationPointStochast : Stochast
+ {
+ ///
+ /// Creates a new instance of .
+ ///
+ /// The name of the stochast.
+ /// The duration.
+ /// The alpha value of the stochast.
+ /// The realization of the stochast.
+ /// Thrown when
+ /// is null.
+ public SubMechanismIllustrationPointStochast(string name, double duration, double alpha, double realization)
+ : base(name, duration, alpha)
+ {
+ Realization = new RoundedDouble(5, realization);
+ }
+
+ ///
+ /// Gets the realization of the stochast.
+ ///
+ public RoundedDouble Realization { get; }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/TopLevelSubMechanismIllustrationPoint.cs
===================================================================
diff -u
--- Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/TopLevelSubMechanismIllustrationPoint.cs (revision 0)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/TopLevelSubMechanismIllustrationPoint.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,76 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+
+namespace Ringtoets.Common.Data.IllustrationPoints
+{
+ ///
+ /// Represents the top level combination of , closing situation and
+ /// .
+ ///
+ public class TopLevelSubMechanismIllustrationPoint
+ {
+ ///
+ /// Creates a new instance of .
+ ///
+ /// The wind direction.
+ /// The closing situation.
+ /// The illustrationPoint.
+ /// Thrown when any input parameter is null.
+ public TopLevelSubMechanismIllustrationPoint(WindDirection windDirection,
+ string closingSituation,
+ SubMechanismIllustrationPoint subMechanismIllustrationPoint)
+ {
+ if (windDirection == null)
+ {
+ throw new ArgumentNullException(nameof(windDirection));
+ }
+ if (closingSituation == null)
+ {
+ throw new ArgumentNullException(nameof(closingSituation));
+ }
+ if (subMechanismIllustrationPoint == null)
+ {
+ throw new ArgumentNullException(nameof(subMechanismIllustrationPoint));
+ }
+
+ WindDirection = windDirection;
+ ClosingSituation = closingSituation;
+ SubMechanismIllustrationPoint = subMechanismIllustrationPoint;
+ }
+
+ ///
+ /// Gets the closing situation.
+ ///
+ public string ClosingSituation { get; }
+
+ ///
+ /// Gets the wind direction.
+ ///
+ public WindDirection WindDirection { get; }
+
+ ///
+ /// Gets the submechanism illustration point.
+ ///
+ public SubMechanismIllustrationPoint SubMechanismIllustrationPoint { get; }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/WindDirection.cs
===================================================================
diff -u
--- Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/WindDirection.cs (revision 0)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/WindDirection.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,60 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using Core.Common.Base.Data;
+
+namespace Ringtoets.Common.Data.IllustrationPoints
+{
+ ///
+ /// A wind direction.
+ ///
+ public sealed class WindDirection
+ {
+ ///
+ /// Creates a new instance of .
+ ///
+ /// The name of the wind direction.
+ /// The angle of the wind direction in degrees.
+ /// Thrown when
+ /// is null.
+ public WindDirection(string name, double angle)
+ {
+ if (name == null)
+ {
+ throw new ArgumentNullException(nameof(name));
+ }
+
+ Name = name;
+ Angle = new RoundedDouble(2, angle);
+ }
+
+ ///
+ /// Gets the descriptive name.
+ ///
+ public string Name { get; }
+
+ ///
+ /// Gets the angle of the wind direction.
+ ///
+ public RoundedDouble Angle { get; }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/src/Ringtoets.Common.Data/Ringtoets.Common.Data.csproj
===================================================================
diff -u -r5f40a81ccc0990cb8cdaf7776608e56a7fdae72c -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Data/Ringtoets.Common.Data.csproj (.../Ringtoets.Common.Data.csproj) (revision 5f40a81ccc0990cb8cdaf7776608e56a7fdae72c)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/Ringtoets.Common.Data.csproj (.../Ringtoets.Common.Data.csproj) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -67,14 +67,14 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Factories/RingtoetsStackChartDataFactory.cs
===================================================================
diff -u -r36dc20e08bbea5640708a304ad62687719fe2089 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Factories/RingtoetsStackChartDataFactory.cs (.../RingtoetsStackChartDataFactory.cs) (revision 36dc20e08bbea5640708a304ad62687719fe2089)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Factories/RingtoetsStackChartDataFactory.cs (.../RingtoetsStackChartDataFactory.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -24,7 +24,7 @@
using System.Drawing;
using System.Linq;
using Core.Components.Stack.Data;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.Properties;
namespace Ringtoets.Common.Forms.Factories
Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/TopLevelSubMechanismIllustrationPointProperties.cs
===================================================================
diff -u -rb14f45e3735bbdde95f710bf396a85326eb388d5 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/TopLevelSubMechanismIllustrationPointProperties.cs (.../TopLevelSubMechanismIllustrationPointProperties.cs) (revision b14f45e3735bbdde95f710bf396a85326eb388d5)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/PropertyClasses/TopLevelSubMechanismIllustrationPointProperties.cs (.../TopLevelSubMechanismIllustrationPointProperties.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -27,7 +27,7 @@
using Core.Common.Gui.PropertyBag;
using Core.Common.Utils;
using Core.Common.Utils.Attributes;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.TypeConverters;
using RingtoetsCommonFormsResources = Ringtoets.Common.Forms.Properties.Resources;
Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointRow.cs
===================================================================
diff -u -ra772c02d696ddd241fe81fa7a452775b4aa791ba -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointRow.cs (.../IllustrationPointRow.cs) (revision a772c02d696ddd241fe81fa7a452775b4aa791ba)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointRow.cs (.../IllustrationPointRow.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,7 +22,7 @@
using System;
using System.ComponentModel;
using Core.Common.Utils;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.TypeConverters;
namespace Ringtoets.Common.Forms.Views
Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointsChartControl.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointsChartControl.cs (.../IllustrationPointsChartControl.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointsChartControl.cs (.../IllustrationPointsChartControl.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -21,7 +21,7 @@
using System.Windows.Forms;
using Core.Components.Stack.Data;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.Factories;
namespace Ringtoets.Common.Forms.Views
Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointsControl.cs
===================================================================
diff -u -r1be704f7fb39169579e4a15ca74161314347730b -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointsControl.cs (.../IllustrationPointsControl.cs) (revision 1be704f7fb39169579e4a15ca74161314347730b)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointsControl.cs (.../IllustrationPointsControl.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,7 +22,7 @@
using System;
using System.Windows.Forms;
using Core.Common.Controls.Views;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Ringtoets.Common.Forms.Views
{
Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointsTableControl.cs
===================================================================
diff -u -r36dc20e08bbea5640708a304ad62687719fe2089 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointsTableControl.cs (.../IllustrationPointsTableControl.cs) (revision 36dc20e08bbea5640708a304ad62687719fe2089)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointsTableControl.cs (.../IllustrationPointsTableControl.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -25,7 +25,7 @@
using System.Windows.Forms;
using Core.Common.Controls.Views;
using Core.Common.Utils.Events;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.Properties;
namespace Ringtoets.Common.Forms.Views
Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/LocationsView.cs
===================================================================
diff -u -r53b1e8349a2eb01d0bb64a7923cbecf694358cda -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/LocationsView.cs (.../LocationsView.cs) (revision 53b1e8349a2eb01d0bb64a7923cbecf694358cda)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/LocationsView.cs (.../LocationsView.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -25,7 +25,7 @@
using System.Windows.Forms;
using Core.Common.Controls.Views;
using Core.Common.Utils.Extensions;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.Properties;
namespace Ringtoets.Common.Forms.Views
Index: Ringtoets/Common/src/Ringtoets.Common.Service/DesignWaterLevelCalculationService.cs
===================================================================
diff -u -r2fb9ff1aeea694e4ee33075b6ae5e6f3f819573c -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Service/DesignWaterLevelCalculationService.cs (.../DesignWaterLevelCalculationService.cs) (revision 2fb9ff1aeea694e4ee33075b6ae5e6f3f819573c)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/DesignWaterLevelCalculationService.cs (.../DesignWaterLevelCalculationService.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -27,7 +27,7 @@
using Core.Common.Utils;
using log4net;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.IO.HydraRing;
using Ringtoets.Common.Service.IllustrationPoints;
using Ringtoets.Common.Service.MessageProviders;
Index: Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/GeneralResultSubmechanismIllustrationPointConverter.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/GeneralResultSubmechanismIllustrationPointConverter.cs (.../GeneralResultSubmechanismIllustrationPointConverter.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/GeneralResultSubmechanismIllustrationPointConverter.cs (.../GeneralResultSubmechanismIllustrationPointConverter.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,7 +22,7 @@
using System;
using System.Collections.Generic;
using System.Linq;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using HydraRingWindDirectionClosingSituation = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.WindDirectionClosingSituation;
using HydraRingIllustrationPointTreeNode = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.IllustrationPointTreeNode;
using HydraRingGeneralResult = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.GeneralResult;
Index: Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/IllustrationPointResultConverter.cs
===================================================================
diff -u -r7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/IllustrationPointResultConverter.cs (.../IllustrationPointResultConverter.cs) (revision 7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/IllustrationPointResultConverter.cs (.../IllustrationPointResultConverter.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -20,7 +20,7 @@
// All rights reserved.
using System;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using HydraRingIllustrationPointResult = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.IllustrationPointResult;
namespace Ringtoets.Common.Service.IllustrationPoints
Index: Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/StochastConverter.cs
===================================================================
diff -u -r7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/StochastConverter.cs (.../StochastConverter.cs) (revision 7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/StochastConverter.cs (.../StochastConverter.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -20,7 +20,7 @@
// All rights reserved.
using System;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using HydraRingStochast = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.Stochast;
using HydraRingSubMechanismIllustrationPointStochast = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.SubMechanismIllustrationPointStochast;
Index: Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/SubMechanismIllustrationPointConverter.cs
===================================================================
diff -u -r7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/SubMechanismIllustrationPointConverter.cs (.../SubMechanismIllustrationPointConverter.cs) (revision 7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/SubMechanismIllustrationPointConverter.cs (.../SubMechanismIllustrationPointConverter.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,7 +22,7 @@
using System;
using System.Collections.Generic;
using System.Linq;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using HydraRingSubMechanismIllustrationPoint = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.SubMechanismIllustrationPoint;
namespace Ringtoets.Common.Service.IllustrationPoints
Index: Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/TopLevelSubMechanismIllustrationPointConverter.cs
===================================================================
diff -u -r7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/TopLevelSubMechanismIllustrationPointConverter.cs (.../TopLevelSubMechanismIllustrationPointConverter.cs) (revision 7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/TopLevelSubMechanismIllustrationPointConverter.cs (.../TopLevelSubMechanismIllustrationPointConverter.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -20,7 +20,7 @@
// All rights reserved.
using System;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using HydraRingWindDirectionClosingSituation = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.WindDirectionClosingSituation;
using HydraRingSubMechanismIllustrationPoint = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.SubMechanismIllustrationPoint;
Index: Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/WindDirectionConverter.cs
===================================================================
diff -u -r7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/WindDirectionConverter.cs (.../WindDirectionConverter.cs) (revision 7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/IllustrationPoints/WindDirectionConverter.cs (.../WindDirectionConverter.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -20,7 +20,7 @@
// All rights reserved.
using System;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using HydraRingWindDirection = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.WindDirection;
namespace Ringtoets.Common.Service.IllustrationPoints
Index: Ringtoets/Common/src/Ringtoets.Common.Service/WaveHeightCalculationService.cs
===================================================================
diff -u -r2fb9ff1aeea694e4ee33075b6ae5e6f3f819573c -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/src/Ringtoets.Common.Service/WaveHeightCalculationService.cs (.../WaveHeightCalculationService.cs) (revision 2fb9ff1aeea694e4ee33075b6ae5e6f3f819573c)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/WaveHeightCalculationService.cs (.../WaveHeightCalculationService.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -27,7 +27,7 @@
using Core.Common.Utils;
using log4net;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.IO.HydraRing;
using Ringtoets.Common.Service.IllustrationPoints;
using Ringtoets.Common.Service.MessageProviders;
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/test/Ringtoets.Common.Data.Test/Hydraulics/IllustrationPoints/GeneralResultSubMechanismIllustrationPointExtensionsTest.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/test/Ringtoets.Common.Data.Test/Hydraulics/IllustrationPoints/GeneralResultSubMechanismIllustrationPointTest.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/test/Ringtoets.Common.Data.Test/Hydraulics/IllustrationPoints/IllustrationPointResultTest.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/test/Ringtoets.Common.Data.Test/Hydraulics/IllustrationPoints/StochastTest.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/test/Ringtoets.Common.Data.Test/Hydraulics/IllustrationPoints/SubMechanismIllustrationPointStochastTest.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/test/Ringtoets.Common.Data.Test/Hydraulics/IllustrationPoints/SubMechanismIllustrationPointTest.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/test/Ringtoets.Common.Data.Test/Hydraulics/IllustrationPoints/TopLevelSubMechanismIllustrationPointTest.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag b7988d7a5616c8c305dac4419a15d5eda07e88bc refers to a dead (removed) revision in file `Ringtoets/Common/test/Ringtoets.Common.Data.Test/Hydraulics/IllustrationPoints/WindDirectionTest.cs'.
Fisheye: No comparison available. Pass `N' to diff?
Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/GeneralResultSubMechanismIllustrationPointExtensionsTest.cs
===================================================================
diff -u
--- Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/GeneralResultSubMechanismIllustrationPointExtensionsTest.cs (revision 0)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/GeneralResultSubMechanismIllustrationPointExtensionsTest.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,95 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using System.Linq;
+using NUnit.Framework;
+using Ringtoets.Common.Data.IllustrationPoints;
+using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
+
+namespace Ringtoets.Common.Data.Test.IllustrationPoints
+{
+ [TestFixture]
+ public class GeneralResultSubMechanismIllustrationPointExtensionsTest
+ {
+ [Test]
+ public void AllClosingSituationsSame_IllustrationPointNull_ThrowsArgumentNullException()
+ {
+ // Setup
+ GeneralResultSubMechanismIllustrationPoint illustrationPoint = null;
+
+ // Call
+ TestDelegate test = () => illustrationPoint.AllClosingSituationsSame();
+
+ // Assert
+ var exception = Assert.Throws(test);
+ Assert.AreEqual("illustrationPoint", exception.ParamName);
+ }
+
+ [Test]
+ public void AllClosingSituationsSame_SituationsSame_ReturnTrue()
+ {
+ // Setup
+ var illustrationPoint = new GeneralResultSubMechanismIllustrationPoint(
+ WindDirectionTestFactory.CreateTestWindDirection(),
+ Enumerable.Empty(),
+ new[]
+ {
+ new TopLevelSubMechanismIllustrationPoint(
+ WindDirectionTestFactory.CreateTestWindDirection(), "Open",
+ new TestSubMechanismIllustrationPoint()),
+ new TopLevelSubMechanismIllustrationPoint(
+ WindDirectionTestFactory.CreateTestWindDirection(), "Regular",
+ new TestSubMechanismIllustrationPoint())
+ });
+
+ // Call
+ bool situationsSame = illustrationPoint.AllClosingSituationsSame();
+
+ // Assert
+ Assert.IsTrue(situationsSame);
+ }
+
+ [Test]
+ public void AllClosingSituationsSame_SituationsNotSame_ReturnFalse()
+ {
+ // Setup
+ var illustrationPoint = new GeneralResultSubMechanismIllustrationPoint(
+ WindDirectionTestFactory.CreateTestWindDirection(),
+ Enumerable.Empty(),
+ new[]
+ {
+ new TopLevelSubMechanismIllustrationPoint(
+ WindDirectionTestFactory.CreateTestWindDirection(), "Regular",
+ new TestSubMechanismIllustrationPoint()),
+ new TopLevelSubMechanismIllustrationPoint(
+ WindDirectionTestFactory.CreateTestWindDirection(), "Regular",
+ new TestSubMechanismIllustrationPoint())
+ });
+
+ // Call
+ bool situationsSame = illustrationPoint.AllClosingSituationsSame();
+
+ // Assert
+ Assert.IsFalse(situationsSame);
+ }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/GeneralResultSubMechanismIllustrationPointTest.cs
===================================================================
diff -u
--- Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/GeneralResultSubMechanismIllustrationPointTest.cs (revision 0)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/GeneralResultSubMechanismIllustrationPointTest.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,97 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using NUnit.Framework;
+using Ringtoets.Common.Data.IllustrationPoints;
+using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
+
+namespace Ringtoets.Common.Data.Test.IllustrationPoints
+{
+ [TestFixture]
+ public class GeneralResultSubMechanismIllustrationPointTest
+ {
+ [Test]
+ public void Constructor_WindDirectionNull_ThrowsArgumentNullException()
+ {
+ // Call
+ TestDelegate call = () => new GeneralResultSubMechanismIllustrationPoint(null,
+ Enumerable.Empty(),
+ Enumerable.Empty());
+
+ // Assert
+ string paramName = Assert.Throws(call).ParamName;
+ Assert.AreEqual("governingWindDirection", paramName);
+ }
+
+ [Test]
+ public void Constructor_StochastsNull_ThrowsArgumentNullException()
+ {
+ // Setup
+ WindDirection windDirection = WindDirectionTestFactory.CreateTestWindDirection();
+
+ // Call
+ TestDelegate call = () => new GeneralResultSubMechanismIllustrationPoint(windDirection,
+ null,
+ Enumerable.Empty());
+
+ // Assert
+ string paramName = Assert.Throws(call).ParamName;
+ Assert.AreEqual("stochasts", paramName);
+ }
+
+ [Test]
+ public void Constructor_TopLevelSubMechanismIllustrationPointsNull_ThrowsArgumentNullException()
+ {
+ // Setup
+ WindDirection windDirection = WindDirectionTestFactory.CreateTestWindDirection();
+
+ // Call
+ TestDelegate call = () => new GeneralResultSubMechanismIllustrationPoint(windDirection,
+ Enumerable.Empty(),
+ null);
+
+ // Assert
+ string paramName = Assert.Throws(call).ParamName;
+ Assert.AreEqual("topLevelSubMechanismIllustrationPoints", paramName);
+ }
+
+ [Test]
+ public void Constructor_ValidArguments_ExpectedProperties()
+ {
+ // Setup
+ WindDirection windDirection = WindDirectionTestFactory.CreateTestWindDirection();
+ IEnumerable stochasts = Enumerable.Empty();
+ IEnumerable combinations =
+ Enumerable.Empty();
+
+ // Call
+ var generalResult = new GeneralResultSubMechanismIllustrationPoint(windDirection, stochasts, combinations);
+
+ // Assert
+ Assert.AreSame(windDirection, generalResult.GoverningWindDirection);
+ Assert.AreSame(stochasts, generalResult.Stochasts);
+ Assert.AreSame(combinations, generalResult.TopLevelSubMechanismIllustrationPoints);
+ }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/IllustrationPointResultTest.cs
===================================================================
diff -u
--- Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/IllustrationPointResultTest.cs (revision 0)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/IllustrationPointResultTest.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,63 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using NUnit.Framework;
+using Ringtoets.Common.Data.IllustrationPoints;
+using Ringtoets.Common.Data.TestUtil;
+
+namespace Ringtoets.Common.Data.Test.IllustrationPoints
+{
+ [TestFixture]
+ public class IllustrationPointResultTest
+ {
+ [Test]
+ public void Constructor_DescriptionNull_ThrowsArgumentNullException()
+ {
+ // Call
+ TestDelegate call = () => new IllustrationPointResult(null,
+ new Random(21).NextDouble());
+
+ // Assert
+ var exception = Assert.Throws(call);
+ Assert.AreEqual("description", exception.ParamName);
+ }
+
+ [Test]
+ public void Constructor_ValidArguments_ReturnExpectedValues()
+ {
+ // Setup
+ const string description = "illustration point";
+
+ var random = new Random(21);
+ double value = random.NextDouble();
+
+ // Call
+ var illustrationPointResult = new IllustrationPointResult(description, value);
+
+ // Assert
+ Assert.AreEqual(description, illustrationPointResult.Description);
+ Assert.AreEqual(value, illustrationPointResult.Value,
+ illustrationPointResult.Value.GetAccuracy());
+ Assert.AreEqual(5, illustrationPointResult.Value.NumberOfDecimalPlaces);
+ }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/StochastTest.cs
===================================================================
diff -u
--- Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/StochastTest.cs (revision 0)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/StochastTest.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,69 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using NUnit.Framework;
+using Ringtoets.Common.Data.IllustrationPoints;
+using Ringtoets.Common.Data.TestUtil;
+
+namespace Ringtoets.Common.Data.Test.IllustrationPoints
+{
+ [TestFixture]
+ public class StochastTest
+ {
+ [Test]
+ public void Constructor_NameNull_ThrowsArgumentNullException()
+ {
+ // Setup
+ var random = new Random(21);
+ double duration = random.NextDouble();
+ double alpha = random.NextDouble();
+
+ // Call
+ TestDelegate call = () => new Stochast(null, duration, alpha);
+
+ // Assert
+ var exception = Assert.Throws(call);
+ Assert.AreEqual("name", exception.ParamName);
+ }
+
+ [Test]
+ public void Constructor_ValidArguments_ReturnExpectedValues()
+ {
+ // Setup
+ const string name = "Stochast name";
+
+ var random = new Random(21);
+ double duration = random.NextDouble();
+ double alpha = random.NextDouble();
+
+ // Call
+ var stochast = new Stochast(name, duration, alpha);
+
+ // Assert
+ Assert.AreEqual(name, stochast.Name);
+ Assert.AreEqual(duration, stochast.Duration, stochast.Duration.GetAccuracy());
+ Assert.AreEqual(1, stochast.Duration.NumberOfDecimalPlaces);
+ Assert.AreEqual(alpha, stochast.Alpha, stochast.Alpha.GetAccuracy());
+ Assert.AreEqual(5, stochast.Alpha.NumberOfDecimalPlaces);
+ }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/SubMechanismIllustrationPointStochastTest.cs
===================================================================
diff -u
--- Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/SubMechanismIllustrationPointStochastTest.cs (revision 0)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/SubMechanismIllustrationPointStochastTest.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,57 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using NUnit.Framework;
+using Ringtoets.Common.Data.IllustrationPoints;
+using Ringtoets.Common.Data.TestUtil;
+
+namespace Ringtoets.Common.Data.Test.IllustrationPoints
+{
+ [TestFixture]
+ public class SubMechanismIllustrationPointStochastTest
+ {
+ [Test]
+ public void Constructor_ValidArguments_ReturnExpectedValues()
+ {
+ // Setup
+ const string name = "Stochast name";
+
+ var random = new Random(21);
+ double duration = random.NextDouble();
+ double alpha = random.NextDouble();
+ double realization = random.NextDouble();
+
+ // Call
+ var stochast = new SubMechanismIllustrationPointStochast(name, duration, alpha, realization);
+
+ // Assert
+ Assert.IsInstanceOf(stochast);
+ Assert.AreEqual(name, stochast.Name);
+ Assert.AreEqual(duration, stochast.Duration, stochast.Duration.GetAccuracy());
+ Assert.AreEqual(alpha, stochast.Alpha, stochast.Alpha.GetAccuracy());
+
+ Assert.AreEqual(realization, stochast.Realization,
+ stochast.Realization.GetAccuracy());
+ Assert.AreEqual(5, stochast.Realization.NumberOfDecimalPlaces);
+ }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/SubMechanismIllustrationPointTest.cs
===================================================================
diff -u
--- Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/SubMechanismIllustrationPointTest.cs (revision 0)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/SubMechanismIllustrationPointTest.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,113 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using NUnit.Framework;
+using Ringtoets.Common.Data.IllustrationPoints;
+using Ringtoets.Common.Data.TestUtil;
+
+namespace Ringtoets.Common.Data.Test.IllustrationPoints
+{
+ [TestFixture]
+ public class SubMechanismIllustrationPointTest
+ {
+ [Test]
+ public void Constructor_NameNull_ThrowsArgumentNullException()
+ {
+ // Setup
+ var random = new Random(21);
+ double beta = random.NextDouble();
+
+ // Call
+ TestDelegate call = () => new SubMechanismIllustrationPoint(null,
+ Enumerable.Empty(),
+ Enumerable.Empty(),
+ beta);
+
+ // Assert
+ var exception = Assert.Throws(call);
+ Assert.AreEqual("name", exception.ParamName);
+ }
+
+ [Test]
+ public void Constructor_StochastsNull_ThrowsArgumentNullException()
+ {
+ // Setup
+ var random = new Random(21);
+ double beta = random.NextDouble();
+
+ // Call
+ TestDelegate call = () => new SubMechanismIllustrationPoint("Illustration Point",
+ null,
+ Enumerable.Empty(),
+ beta);
+
+ // Assert
+ var exception = Assert.Throws(call);
+ Assert.AreEqual("stochasts", exception.ParamName);
+ }
+
+ [Test]
+ public void Constructor_IlustrationPointResultsNull_ThrowsArgumentNullException()
+ {
+ // Setup
+ var random = new Random(21);
+ double beta = random.NextDouble();
+
+ // Call
+ TestDelegate call = () => new SubMechanismIllustrationPoint("Illustration Point",
+ Enumerable.Empty(),
+ null,
+ beta);
+
+ // Assert
+ var exception = Assert.Throws(call);
+ Assert.AreEqual("illustrationPointResults", exception.ParamName);
+ }
+
+ [Test]
+ public void Constructor_ValidArguments_ReturnsExpectedValues()
+ {
+ // Setup
+ const string name = "Illustration Point";
+ var random = new Random(21);
+ double beta = random.NextDouble();
+
+ var stochasts = new List();
+ var illustrationPointResults = new List();
+
+ // Call
+ var illustrationPoint = new SubMechanismIllustrationPoint(name,
+ stochasts,
+ illustrationPointResults,
+ beta);
+
+ // Assert
+ Assert.AreEqual(name, illustrationPoint.Name);
+ Assert.AreEqual(beta, illustrationPoint.Beta, illustrationPoint.Beta.GetAccuracy());
+ Assert.AreEqual(5, illustrationPoint.Beta.NumberOfDecimalPlaces);
+ Assert.AreSame(stochasts, illustrationPoint.Stochasts);
+ Assert.AreSame(illustrationPointResults, illustrationPoint.IllustrationPointResults);
+ }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/TopLevelSubMechanismIllustrationPointTest.cs
===================================================================
diff -u
--- Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/TopLevelSubMechanismIllustrationPointTest.cs (revision 0)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/TopLevelSubMechanismIllustrationPointTest.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,96 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using NUnit.Framework;
+using Ringtoets.Common.Data.IllustrationPoints;
+using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
+
+namespace Ringtoets.Common.Data.Test.IllustrationPoints
+{
+ [TestFixture]
+ public class TopLevelSubMechanismIllustrationPointTest
+ {
+ [Test]
+ public void Constructor_WindDirectionNull_ThrowsArgumentNullException()
+ {
+ // Setup
+ var submechanismIllustrationPoint = new TestSubMechanismIllustrationPoint();
+
+ // Call
+ TestDelegate call = () =>
+ new TopLevelSubMechanismIllustrationPoint(null, "closing situation", submechanismIllustrationPoint);
+
+ // Assert
+ var exception = Assert.Throws(call);
+ Assert.AreEqual("windDirection", exception.ParamName);
+ }
+
+ [Test]
+ public void Constructor_ClosingSituationNull_ThrowsArgumentNullException()
+ {
+ // Setup
+ WindDirection windDirection = WindDirectionTestFactory.CreateTestWindDirection();
+ var submechanismIllustrationPoint = new TestSubMechanismIllustrationPoint();
+
+ // Call
+ TestDelegate call = () =>
+ new TopLevelSubMechanismIllustrationPoint(windDirection, null, submechanismIllustrationPoint);
+
+ // Assert
+ var exception = Assert.Throws(call);
+ Assert.AreEqual("closingSituation", exception.ParamName);
+ }
+
+ [Test]
+ public void Constructor_SubMechanismIllustationPointNull_ThrowsArgumentNullException()
+ {
+ // Setup
+ WindDirection windDirection = WindDirectionTestFactory.CreateTestWindDirection();
+
+ // Call
+ TestDelegate call = () =>
+ new TopLevelSubMechanismIllustrationPoint(windDirection, "closing situation", null);
+
+ // Assert
+ var exception = Assert.Throws(call);
+ Assert.AreEqual("subMechanismIllustrationPoint", exception.ParamName);
+ }
+
+ [Test]
+ public void Constructor_ValidArguments_ReturnsExpectedProperties()
+ {
+ // Setup
+ const string closingScenario = "closing scenario";
+ WindDirection windDirection = WindDirectionTestFactory.CreateTestWindDirection();
+ var submechanismIllustrationPoint = new TestSubMechanismIllustrationPoint();
+
+ // Call
+ var windDirectionClosingScenarioIllustrationPoint =
+ new TopLevelSubMechanismIllustrationPoint(windDirection, closingScenario, submechanismIllustrationPoint);
+
+ // Assert
+ Assert.AreEqual(closingScenario, windDirectionClosingScenarioIllustrationPoint.ClosingSituation);
+ Assert.AreSame(windDirection, windDirectionClosingScenarioIllustrationPoint.WindDirection);
+ Assert.AreSame(submechanismIllustrationPoint, windDirectionClosingScenarioIllustrationPoint.SubMechanismIllustrationPoint);
+ }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/WindDirectionTest.cs
===================================================================
diff -u
--- Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/WindDirectionTest.cs (revision 0)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/IllustrationPoints/WindDirectionTest.cs (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -0,0 +1,63 @@
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
+//
+// This file is part of Ringtoets.
+//
+// Ringtoets is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see .
+//
+// All names, logos, and references to "Deltares" are registered trademarks of
+// Stichting Deltares and remain full property of Stichting Deltares at all times.
+// All rights reserved.
+
+using System;
+using NUnit.Framework;
+using Ringtoets.Common.Data.IllustrationPoints;
+using Ringtoets.Common.Data.TestUtil;
+
+namespace Ringtoets.Common.Data.Test.IllustrationPoints
+{
+ [TestFixture]
+ public class WindDirectionTest
+ {
+ [Test]
+ public void Constructor_NameNull_ThrowsArgumentNullException()
+ {
+ // Setup
+ var random = new Random(21);
+
+ // Call
+ TestDelegate call = () => new WindDirection(null, random.NextDouble());
+
+ // Assert
+ var exception = Assert.Throws(call);
+ Assert.AreEqual("name", exception.ParamName);
+ }
+
+ [Test]
+ public void Constructor_ValidValues_ReturnsExpectedValues()
+ {
+ // Setup
+ var random = new Random(21);
+ double angle = random.NextDouble();
+ const string windDirectionName = "SSE";
+
+ // Call
+ var windDirection = new WindDirection(windDirectionName, angle);
+
+ // Assert
+ Assert.AreEqual(windDirectionName, windDirection.Name);
+ Assert.AreEqual(angle, windDirection.Angle, windDirection.Angle.GetAccuracy());
+ Assert.AreEqual(2, windDirection.Angle.NumberOfDecimalPlaces);
+ }
+ }
+}
\ No newline at end of file
Index: Ringtoets/Common/test/Ringtoets.Common.Data.Test/Ringtoets.Common.Data.Test.csproj
===================================================================
diff -u -r5f40a81ccc0990cb8cdaf7776608e56a7fdae72c -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Data.Test/Ringtoets.Common.Data.Test.csproj (.../Ringtoets.Common.Data.Test.csproj) (revision 5f40a81ccc0990cb8cdaf7776608e56a7fdae72c)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.Test/Ringtoets.Common.Data.Test.csproj (.../Ringtoets.Common.Data.Test.csproj) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -79,14 +79,14 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/IllustrationPoints/TestGeneralResultSubMechanismIllustrationPointTest.cs
===================================================================
diff -u -ref3fadb8742f1c2e60d2278a9d9a4639e1a4f44d -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/IllustrationPoints/TestGeneralResultSubMechanismIllustrationPointTest.cs (.../TestGeneralResultSubMechanismIllustrationPointTest.cs) (revision ef3fadb8742f1c2e60d2278a9d9a4639e1a4f44d)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/IllustrationPoints/TestGeneralResultSubMechanismIllustrationPointTest.cs (.../TestGeneralResultSubMechanismIllustrationPointTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -20,7 +20,7 @@
// All rights reserved.
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
namespace Ringtoets.Common.Data.TestUtil.Test.IllustrationPoints
Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/IllustrationPoints/TestSubMechanismIllustrationPointTest.cs
===================================================================
diff -u -r6a60e0e3f676c71e253ad41839519c18dd641e9e -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/IllustrationPoints/TestSubMechanismIllustrationPointTest.cs (.../TestSubMechanismIllustrationPointTest.cs) (revision 6a60e0e3f676c71e253ad41839519c18dd641e9e)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/IllustrationPoints/TestSubMechanismIllustrationPointTest.cs (.../TestSubMechanismIllustrationPointTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -20,7 +20,7 @@
// All rights reserved.
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
namespace Ringtoets.Common.Data.TestUtil.Test.IllustrationPoints
Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/IllustrationPoints/WindDirectionTestFactoryTest.cs
===================================================================
diff -u -ref3fadb8742f1c2e60d2278a9d9a4639e1a4f44d -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/IllustrationPoints/WindDirectionTestFactoryTest.cs (.../WindDirectionTestFactoryTest.cs) (revision ef3fadb8742f1c2e60d2278a9d9a4639e1a4f44d)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil.Test/IllustrationPoints/WindDirectionTestFactoryTest.cs (.../WindDirectionTestFactoryTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -20,7 +20,7 @@
// All rights reserved.
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
namespace Ringtoets.Common.Data.TestUtil.Test.IllustrationPoints
Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestGeneralResultSubMechanismIllustrationPoint.cs
===================================================================
diff -u -ref3fadb8742f1c2e60d2278a9d9a4639e1a4f44d -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestGeneralResultSubMechanismIllustrationPoint.cs (.../TestGeneralResultSubMechanismIllustrationPoint.cs) (revision ef3fadb8742f1c2e60d2278a9d9a4639e1a4f44d)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestGeneralResultSubMechanismIllustrationPoint.cs (.../TestGeneralResultSubMechanismIllustrationPoint.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -20,7 +20,7 @@
// All rights reserved.
using System.Linq;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Ringtoets.Common.Data.TestUtil.IllustrationPoints
{
Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPoint.cs
===================================================================
diff -u -r1ab0201beb5f403186b715a0ed4e30bcf7f78f9a -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPoint.cs (.../TestSubMechanismIllustrationPoint.cs) (revision 1ab0201beb5f403186b715a0ed4e30bcf7f78f9a)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPoint.cs (.../TestSubMechanismIllustrationPoint.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -20,7 +20,7 @@
// All rights reserved.
using System.Linq;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Ringtoets.Common.Data.TestUtil.IllustrationPoints
{
Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPointStochast.cs
===================================================================
diff -u -r6a60e0e3f676c71e253ad41839519c18dd641e9e -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPointStochast.cs (.../TestSubMechanismIllustrationPointStochast.cs) (revision 6a60e0e3f676c71e253ad41839519c18dd641e9e)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPointStochast.cs (.../TestSubMechanismIllustrationPointStochast.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -19,7 +19,7 @@
// Stichting Deltares and remain full property of Stichting Deltares at all times.
// All rights reserved.
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Ringtoets.Common.Data.TestUtil.IllustrationPoints
{
Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/WindDirectionTestFactory.cs
===================================================================
diff -u -r55e286e8436b5061a9264ec8623b525f3015fe6e -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/WindDirectionTestFactory.cs (.../WindDirectionTestFactory.cs) (revision 55e286e8436b5061a9264ec8623b525f3015fe6e)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/WindDirectionTestFactory.cs (.../WindDirectionTestFactory.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -19,7 +19,7 @@
// Stichting Deltares and remain full property of Stichting Deltares at all times.
// All rights reserved.
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
namespace Ringtoets.Common.Data.TestUtil.IllustrationPoints
{
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Factories/RingtoetsStackChartDataFactoryTest.cs
===================================================================
diff -u -ref3fadb8742f1c2e60d2278a9d9a4639e1a4f44d -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Factories/RingtoetsStackChartDataFactoryTest.cs (.../RingtoetsStackChartDataFactoryTest.cs) (revision ef3fadb8742f1c2e60d2278a9d9a4639e1a4f44d)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Factories/RingtoetsStackChartDataFactoryTest.cs (.../RingtoetsStackChartDataFactoryTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -25,7 +25,7 @@
using Core.Common.TestUtil;
using Core.Components.Stack.Data;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
using Ringtoets.Common.Forms.Factories;
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/TopLevelSubMechanismIllustrationPointPropertiesTest.cs
===================================================================
diff -u -ref3fadb8742f1c2e60d2278a9d9a4639e1a4f44d -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/TopLevelSubMechanismIllustrationPointPropertiesTest.cs (.../TopLevelSubMechanismIllustrationPointPropertiesTest.cs) (revision ef3fadb8742f1c2e60d2278a9d9a4639e1a4f44d)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/PropertyClasses/TopLevelSubMechanismIllustrationPointPropertiesTest.cs (.../TopLevelSubMechanismIllustrationPointPropertiesTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -26,7 +26,7 @@
using Core.Common.Gui.PropertyBag;
using Core.Common.TestUtil;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
using Ringtoets.Common.Forms.PropertyClasses;
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/HydraulicBoundaryLocationsViewTest.cs
===================================================================
diff -u -r0ce4c68a5285d7596b108dc1b42693970961bd50 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/HydraulicBoundaryLocationsViewTest.cs (.../HydraulicBoundaryLocationsViewTest.cs) (revision 0ce4c68a5285d7596b108dc1b42693970961bd50)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/HydraulicBoundaryLocationsViewTest.cs (.../HydraulicBoundaryLocationsViewTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -28,7 +28,7 @@
using NUnit.Framework;
using Ringtoets.Common.Data.AssessmentSection;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Forms.Views;
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointRowTest.cs
===================================================================
diff -u -ra772c02d696ddd241fe81fa7a452775b4aa791ba -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointRowTest.cs (.../IllustrationPointRowTest.cs) (revision a772c02d696ddd241fe81fa7a452775b4aa791ba)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointRowTest.cs (.../IllustrationPointRowTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -23,7 +23,7 @@
using Core.Common.TestUtil;
using Core.Common.Utils;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
using Ringtoets.Common.Forms.TypeConverters;
using Ringtoets.Common.Forms.Views;
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointsChartControlTest.cs
===================================================================
diff -u -ref3fadb8742f1c2e60d2278a9d9a4639e1a4f44d -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointsChartControlTest.cs (.../IllustrationPointsChartControlTest.cs) (revision ef3fadb8742f1c2e60d2278a9d9a4639e1a4f44d)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointsChartControlTest.cs (.../IllustrationPointsChartControlTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -26,7 +26,7 @@
using Core.Components.Stack.Data;
using Core.Components.Stack.Forms;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
using Ringtoets.Common.Forms.Views;
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointsControlTest.cs
===================================================================
diff -u -r1be704f7fb39169579e4a15ca74161314347730b -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointsControlTest.cs (.../IllustrationPointsControlTest.cs) (revision 1be704f7fb39169579e4a15ca74161314347730b)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointsControlTest.cs (.../IllustrationPointsControlTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -26,9 +26,8 @@
using System.Windows.Forms;
using Core.Common.Controls.Views;
using NUnit.Extensions.Forms;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
-//using Ringtoets.HydraRing.Calculation.TestUtil.IllustrationPoints;
namespace Ringtoets.Common.Forms.Test.Views
{
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointsTableControlTest.cs
===================================================================
diff -u -ra772c02d696ddd241fe81fa7a452775b4aa791ba -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointsTableControlTest.cs (.../IllustrationPointsTableControlTest.cs) (revision a772c02d696ddd241fe81fa7a452775b4aa791ba)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/IllustrationPointsTableControlTest.cs (.../IllustrationPointsTableControlTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -27,7 +27,7 @@
using Core.Common.Controls.Views;
using NUnit.Extensions.Forms;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
using Ringtoets.Common.Forms.Views;
Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/LocationsViewTest.cs
===================================================================
diff -u -r53b1e8349a2eb01d0bb64a7923cbecf694358cda -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/LocationsViewTest.cs (.../LocationsViewTest.cs) (revision 53b1e8349a2eb01d0bb64a7923cbecf694358cda)
+++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Views/LocationsViewTest.cs (.../LocationsViewTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -28,7 +28,7 @@
using Core.Common.Utils.Reflection;
using NUnit.Extensions.Forms;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
using Ringtoets.Common.Forms.Views;
Index: Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/CreateGeneralResultSubmechanismIllustrationPointConverterTest.cs
===================================================================
diff -u -ref3fadb8742f1c2e60d2278a9d9a4639e1a4f44d -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/CreateGeneralResultSubmechanismIllustrationPointConverterTest.cs (.../CreateGeneralResultSubmechanismIllustrationPointConverterTest.cs) (revision ef3fadb8742f1c2e60d2278a9d9a4639e1a4f44d)
+++ Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/CreateGeneralResultSubmechanismIllustrationPointConverterTest.cs (.../CreateGeneralResultSubmechanismIllustrationPointConverterTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -24,7 +24,7 @@
using System.Linq;
using Core.Common.TestUtil;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Service.IllustrationPoints;
using HydraRingGeneralResult = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.GeneralResult;
Index: Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/IllustrationPointResultConverterTest.cs
===================================================================
diff -u -r7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/IllustrationPointResultConverterTest.cs (.../IllustrationPointResultConverterTest.cs) (revision 7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb)
+++ Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/IllustrationPointResultConverterTest.cs (.../IllustrationPointResultConverterTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -21,7 +21,7 @@
using System;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Service.IllustrationPoints;
using HydraRingIllustrationPointResult = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.IllustrationPointResult;
Index: Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/StochastConverterTest.cs
===================================================================
diff -u -r7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/StochastConverterTest.cs (.../StochastConverterTest.cs) (revision 7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb)
+++ Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/StochastConverterTest.cs (.../StochastConverterTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -21,7 +21,7 @@
using System;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Service.IllustrationPoints;
using HydraRingStochast = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.Stochast;
Index: Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/SubMechanismIllustrationPointConverterTest.cs
===================================================================
diff -u -ref3fadb8742f1c2e60d2278a9d9a4639e1a4f44d -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/SubMechanismIllustrationPointConverterTest.cs (.../SubMechanismIllustrationPointConverterTest.cs) (revision ef3fadb8742f1c2e60d2278a9d9a4639e1a4f44d)
+++ Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/SubMechanismIllustrationPointConverterTest.cs (.../SubMechanismIllustrationPointConverterTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,7 +22,7 @@
using System;
using System.Linq;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Service.IllustrationPoints;
using HydraRingIllustrationPointResult = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.IllustrationPointResult;
Index: Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/TopLevelSubMechanismIllustrationPointConverterTest.cs
===================================================================
diff -u -r7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/TopLevelSubMechanismIllustrationPointConverterTest.cs (.../TopLevelSubMechanismIllustrationPointConverterTest.cs) (revision 7f4eb38b0c9023e8a66cbce632cd10a16ef9e4bb)
+++ Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/TopLevelSubMechanismIllustrationPointConverterTest.cs (.../TopLevelSubMechanismIllustrationPointConverterTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -22,7 +22,7 @@
using System;
using System.Linq;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Service.IllustrationPoints;
using HydraRingWindDirection = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.WindDirection;
Index: Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/WindDirectionConverterTest.cs
===================================================================
diff -u -ref3fadb8742f1c2e60d2278a9d9a4639e1a4f44d -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/WindDirectionConverterTest.cs (.../WindDirectionConverterTest.cs) (revision ef3fadb8742f1c2e60d2278a9d9a4639e1a4f44d)
+++ Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/WindDirectionConverterTest.cs (.../WindDirectionConverterTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -21,7 +21,7 @@
using System;
using NUnit.Framework;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Service.IllustrationPoints;
using HydraRingWindDirection = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.WindDirection;
Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties.cs (.../GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties.cs (.../GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -26,7 +26,7 @@
using Core.Common.Utils;
using Core.Common.Utils.Attributes;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.TypeConverters;
using Ringtoets.GrassCoverErosionOutwards.Data;
using Ringtoets.GrassCoverErosionOutwards.Forms.Properties;
Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsHydraulicBoundaryLocationContextProperties.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsHydraulicBoundaryLocationContextProperties.cs (.../GrassCoverErosionOutwardsHydraulicBoundaryLocationContextProperties.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsHydraulicBoundaryLocationContextProperties.cs (.../GrassCoverErosionOutwardsHydraulicBoundaryLocationContextProperties.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -28,7 +28,7 @@
using Core.Common.Gui.PropertyBag;
using Core.Common.Utils.Attributes;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.PropertyClasses;
using Ringtoets.GrassCoverErosionOutwards.Forms.PresentationObjects;
using RingtoetsCommonFormsResources = Ringtoets.Common.Forms.Properties.Resources;
Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsWaveHeightLocationContextProperties.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsWaveHeightLocationContextProperties.cs (.../GrassCoverErosionOutwardsWaveHeightLocationContextProperties.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/PropertyClasses/GrassCoverErosionOutwardsWaveHeightLocationContextProperties.cs (.../GrassCoverErosionOutwardsWaveHeightLocationContextProperties.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -26,7 +26,7 @@
using Core.Common.Utils;
using Core.Common.Utils.Attributes;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.TypeConverters;
using Ringtoets.GrassCoverErosionOutwards.Data;
using Ringtoets.GrassCoverErosionOutwards.Forms.Properties;
Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsDesignWaterLevelLocationsView.cs
===================================================================
diff -u -r0ce4c68a5285d7596b108dc1b42693970961bd50 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsDesignWaterLevelLocationsView.cs (.../GrassCoverErosionOutwardsDesignWaterLevelLocationsView.cs) (revision 0ce4c68a5285d7596b108dc1b42693970961bd50)
+++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsDesignWaterLevelLocationsView.cs (.../GrassCoverErosionOutwardsDesignWaterLevelLocationsView.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -25,7 +25,7 @@
using Core.Common.Base;
using Ringtoets.Common.Data.AssessmentSection;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.Views;
using Ringtoets.Common.Service;
using Ringtoets.GrassCoverErosionOutwards.Data;
Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsWaveHeightLocationsView.cs
===================================================================
diff -u -r0ce4c68a5285d7596b108dc1b42693970961bd50 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsWaveHeightLocationsView.cs (.../GrassCoverErosionOutwardsWaveHeightLocationsView.cs) (revision 0ce4c68a5285d7596b108dc1b42693970961bd50)
+++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsWaveHeightLocationsView.cs (.../GrassCoverErosionOutwardsWaveHeightLocationsView.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -25,7 +25,7 @@
using Core.Common.Base;
using Ringtoets.Common.Data.AssessmentSection;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.Views;
using Ringtoets.Common.Service;
using Ringtoets.GrassCoverErosionOutwards.Data;
Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.Test/PropertyClasses/GrassCoverErosionOutwardsDesignWaterLevelLocationContextPropertiesTest.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.Test/PropertyClasses/GrassCoverErosionOutwardsDesignWaterLevelLocationContextPropertiesTest.cs (.../GrassCoverErosionOutwardsDesignWaterLevelLocationContextPropertiesTest.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.Test/PropertyClasses/GrassCoverErosionOutwardsDesignWaterLevelLocationContextPropertiesTest.cs (.../GrassCoverErosionOutwardsDesignWaterLevelLocationContextPropertiesTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -28,7 +28,7 @@
using Core.Common.Utils;
using NUnit.Framework;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
using Ringtoets.Common.Forms.TypeConverters;
Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.Test/PropertyClasses/GrassCoverErosionOutwardsHydraulicBoundaryLocationContextPropertiesTest.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.Test/PropertyClasses/GrassCoverErosionOutwardsHydraulicBoundaryLocationContextPropertiesTest.cs (.../GrassCoverErosionOutwardsHydraulicBoundaryLocationContextPropertiesTest.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.Test/PropertyClasses/GrassCoverErosionOutwardsHydraulicBoundaryLocationContextPropertiesTest.cs (.../GrassCoverErosionOutwardsHydraulicBoundaryLocationContextPropertiesTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -26,7 +26,7 @@
using Core.Common.TestUtil;
using NUnit.Framework;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
using Ringtoets.GrassCoverErosionOutwards.Forms.PresentationObjects;
using Ringtoets.GrassCoverErosionOutwards.Forms.PropertyClasses;
Index: Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.Test/PropertyClasses/GrassCoverErosionOutwardsWaveHeightLocationContextPropertiesTest.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.Test/PropertyClasses/GrassCoverErosionOutwardsWaveHeightLocationContextPropertiesTest.cs (.../GrassCoverErosionOutwardsWaveHeightLocationContextPropertiesTest.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/GrassCoverErosionOutwards/test/Ringtoets.GrassCoverErosionOutwards.Forms.Test/PropertyClasses/GrassCoverErosionOutwardsWaveHeightLocationContextPropertiesTest.cs (.../GrassCoverErosionOutwardsWaveHeightLocationContextPropertiesTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -28,7 +28,7 @@
using Core.Common.Utils;
using NUnit.Framework;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
using Ringtoets.Common.Forms.TypeConverters;
Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/DesignWaterLevelLocationContextProperties.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/DesignWaterLevelLocationContextProperties.cs (.../DesignWaterLevelLocationContextProperties.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/DesignWaterLevelLocationContextProperties.cs (.../DesignWaterLevelLocationContextProperties.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -25,7 +25,7 @@
using Core.Common.Utils;
using Core.Common.Utils.Attributes;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.TypeConverters;
using Ringtoets.Integration.Forms.Properties;
using RingtoetsCommonFormsResources = Ringtoets.Common.Forms.Properties.Resources;
Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/HydraulicBoundaryLocationProperties.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/HydraulicBoundaryLocationProperties.cs (.../HydraulicBoundaryLocationProperties.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/HydraulicBoundaryLocationProperties.cs (.../HydraulicBoundaryLocationProperties.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -28,7 +28,7 @@
using Core.Common.Gui.PropertyBag;
using Core.Common.Utils.Attributes;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.PropertyClasses;
using Ringtoets.Integration.Forms.PresentationObjects;
using RingtoetsCommonFormsResources = Ringtoets.Common.Forms.Properties.Resources;
Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/WaveHeightLocationContextProperties.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/WaveHeightLocationContextProperties.cs (.../WaveHeightLocationContextProperties.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/WaveHeightLocationContextProperties.cs (.../WaveHeightLocationContextProperties.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -26,7 +26,7 @@
using Core.Common.Utils;
using Core.Common.Utils.Attributes;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.TypeConverters;
using Ringtoets.Integration.Forms.Properties;
using RingtoetsCommonFormsResources = Ringtoets.Common.Forms.Properties.Resources;
Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/DesignWaterLevelLocationsView.cs
===================================================================
diff -u -r0ce4c68a5285d7596b108dc1b42693970961bd50 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/DesignWaterLevelLocationsView.cs (.../DesignWaterLevelLocationsView.cs) (revision 0ce4c68a5285d7596b108dc1b42693970961bd50)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/DesignWaterLevelLocationsView.cs (.../DesignWaterLevelLocationsView.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -25,7 +25,7 @@
using Core.Common.Base;
using Ringtoets.Common.Data.AssessmentSection;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.Views;
using Ringtoets.Integration.Forms.PresentationObjects;
using Ringtoets.Integration.Forms.Properties;
Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/WaveHeightLocationsView.cs
===================================================================
diff -u -r0ce4c68a5285d7596b108dc1b42693970961bd50 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/WaveHeightLocationsView.cs (.../WaveHeightLocationsView.cs) (revision 0ce4c68a5285d7596b108dc1b42693970961bd50)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/WaveHeightLocationsView.cs (.../WaveHeightLocationsView.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -25,7 +25,7 @@
using Core.Common.Base;
using Ringtoets.Common.Data.AssessmentSection;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Forms.Views;
using Ringtoets.Integration.Forms.PresentationObjects;
using Ringtoets.Integration.Forms.Properties;
Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsPlugin.cs
===================================================================
diff -u -r0ce4c68a5285d7596b108dc1b42693970961bd50 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsPlugin.cs (.../RingtoetsPlugin.cs) (revision 0ce4c68a5285d7596b108dc1b42693970961bd50)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsPlugin.cs (.../RingtoetsPlugin.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -48,7 +48,7 @@
using Ringtoets.Common.Data.DikeProfiles;
using Ringtoets.Common.Data.FailureMechanism;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.Probability;
using Ringtoets.Common.Forms.ChangeHandlers;
using Ringtoets.Common.Forms.GuiServices;
Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/DesignWaterLevelLocationContextPropertiesTest.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/DesignWaterLevelLocationContextPropertiesTest.cs (.../DesignWaterLevelLocationContextPropertiesTest.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/DesignWaterLevelLocationContextPropertiesTest.cs (.../DesignWaterLevelLocationContextPropertiesTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -28,7 +28,7 @@
using Core.Common.Utils;
using NUnit.Framework;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
using Ringtoets.Common.Forms.TypeConverters;
Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/HydraulicBoundaryLocationPropertiesTest.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/HydraulicBoundaryLocationPropertiesTest.cs (.../HydraulicBoundaryLocationPropertiesTest.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/HydraulicBoundaryLocationPropertiesTest.cs (.../HydraulicBoundaryLocationPropertiesTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -25,7 +25,7 @@
using Core.Common.TestUtil;
using NUnit.Framework;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
using Ringtoets.Integration.Forms.PresentationObjects;
using Ringtoets.Integration.Forms.PropertyClasses;
Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/WaveHeightLocationContextPropertiesTest.cs
===================================================================
diff -u -r8ba742d2139563c9571e32f074c7c4b3077f45ee -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/WaveHeightLocationContextPropertiesTest.cs (.../WaveHeightLocationContextPropertiesTest.cs) (revision 8ba742d2139563c9571e32f074c7c4b3077f45ee)
+++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/WaveHeightLocationContextPropertiesTest.cs (.../WaveHeightLocationContextPropertiesTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -26,7 +26,7 @@
using Core.Common.Utils;
using NUnit.Framework;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.TestUtil;
using Ringtoets.Common.Data.TestUtil.IllustrationPoints;
using Ringtoets.Common.Forms.TypeConverters;
Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/RingtoetsPluginTest.cs
===================================================================
diff -u -rf45e2bcbe092c9b06d66d1df824285b641a1deb4 -rb7988d7a5616c8c305dac4419a15d5eda07e88bc
--- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/RingtoetsPluginTest.cs (.../RingtoetsPluginTest.cs) (revision f45e2bcbe092c9b06d66d1df824285b641a1deb4)
+++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/RingtoetsPluginTest.cs (.../RingtoetsPluginTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
@@ -45,7 +45,7 @@
using Ringtoets.Common.Data.DikeProfiles;
using Ringtoets.Common.Data.FailureMechanism;
using Ringtoets.Common.Data.Hydraulics;
-using Ringtoets.Common.Data.Hydraulics.IllustrationPoints;
+using Ringtoets.Common.Data.IllustrationPoints;
using Ringtoets.Common.Data.Probability;
using Ringtoets.Common.Forms.PresentationObjects;
using Ringtoets.Common.Forms.PropertyClasses;