Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/GeneralResultSubMechanismIllustrationPointCreateExtensions.cs
===================================================================
diff -u -rb7988d7a5616c8c305dac4419a15d5eda07e88bc -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/GeneralResultSubMechanismIllustrationPointCreateExtensions.cs (.../GeneralResultSubMechanismIllustrationPointCreateExtensions.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/GeneralResultSubMechanismIllustrationPointCreateExtensions.cs (.../GeneralResultSubMechanismIllustrationPointCreateExtensions.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -37,7 +37,7 @@
/// Creates a based on the
/// information of .
///
- /// The general result submechanism
+ /// The general result sub mechanism
/// to create a database entity for.
/// A new .
/// Thrown when
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/SubMechanismIllustrationPointCreateExtensions.cs
===================================================================
diff -u -r764734654afcbed716109739b89a1da51942303b -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/SubMechanismIllustrationPointCreateExtensions.cs (.../SubMechanismIllustrationPointCreateExtensions.cs) (revision 764734654afcbed716109739b89a1da51942303b)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Create/IllustrationPoints/SubMechanismIllustrationPointCreateExtensions.cs (.../SubMechanismIllustrationPointCreateExtensions.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -37,7 +37,7 @@
/// Creates a based on
/// the information of .
///
- /// The submechanism illustration
+ /// The sub mechanism illustration
/// point to create a database entity for.
/// A new .
/// Thrown when
Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/IHydraulicLocationOutputEntity.cs
===================================================================
diff -u -r5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632 -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/IHydraulicLocationOutputEntity.cs (.../IHydraulicLocationOutputEntity.cs) (revision 5b6acfd4bce67d0c0969ad4e6e3df0bd801d6632)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/IHydraulicLocationOutputEntity.cs (.../IHydraulicLocationOutputEntity.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -64,7 +64,7 @@
byte HydraulicLocationOutputType { set; }
///
- /// Gets or sets the general submechanism illustration point entity.
+ /// Gets or sets the general sub mechanism illustration point entity.
///
GeneralResultSubMechanismIllustrationPointEntity GeneralResultSubMechanismIllustrationPointEntity { get; set; }
}
Index: Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/HydraulicBoundaryLocationOutput.cs
===================================================================
diff -u -rb7988d7a5616c8c305dac4419a15d5eda07e88bc -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/HydraulicBoundaryLocationOutput.cs (.../HydraulicBoundaryLocationOutput.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/Hydraulics/HydraulicBoundaryLocationOutput.cs (.../HydraulicBoundaryLocationOutput.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -97,7 +97,7 @@
public CalculationConvergence CalculationConvergence { get; }
///
- /// Gets the general results with the submechanism illustration points.
+ /// Gets the general results with the sub mechanism illustration points.
///
public GeneralResultSubMechanismIllustrationPoint GeneralResultSubMechanismIllustrationPoint { get; private set; }
@@ -113,7 +113,7 @@
}
///
- /// Sets the general result with the submechanism illustration points.
+ /// Sets the general result with the sub mechanism illustration points.
///
///
/// Thrown when
Index: Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/GeneralResultSubMechanismIllustrationPoint.cs
===================================================================
diff -u -rb7988d7a5616c8c305dac4419a15d5eda07e88bc -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/GeneralResultSubMechanismIllustrationPoint.cs (.../GeneralResultSubMechanismIllustrationPoint.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/GeneralResultSubMechanismIllustrationPoint.cs (.../GeneralResultSubMechanismIllustrationPoint.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -25,7 +25,7 @@
namespace Ringtoets.Common.Data.IllustrationPoints
{
///
- /// The general submechanism illustration points result.
+ /// The general sub mechanism illustration points result.
///
public class GeneralResultSubMechanismIllustrationPoint
{
Index: Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/SubMechanismIllustrationPoint.cs
===================================================================
diff -u -r1f8455066f5be4241f587c34283f1d7f8a85f78e -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/SubMechanismIllustrationPoint.cs (.../SubMechanismIllustrationPoint.cs) (revision 1f8455066f5be4241f587c34283f1d7f8a85f78e)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/SubMechanismIllustrationPoint.cs (.../SubMechanismIllustrationPoint.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -63,7 +63,7 @@
}
///
- /// Gets the stochasts that belong to this submechanism illustration point.
+ /// Gets the stochasts that belong to this sub mechanism illustration point.
///
public IEnumerable Stochasts { get; }
Index: Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/TopLevelSubMechanismIllustrationPoint.cs
===================================================================
diff -u -r723e8357991d59d7784212cb433bb4571e0cdefb -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/TopLevelSubMechanismIllustrationPoint.cs (.../TopLevelSubMechanismIllustrationPoint.cs) (revision 723e8357991d59d7784212cb433bb4571e0cdefb)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/IllustrationPoints/TopLevelSubMechanismIllustrationPoint.cs (.../TopLevelSubMechanismIllustrationPoint.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -25,7 +25,7 @@
{
///
/// Represents the top level combination of wind direction, closing situation and
- /// a submechanism illustration point.
+ /// a sub mechanism illustration point.
///
public class TopLevelSubMechanismIllustrationPoint : TopLevelIllustrationPointBase
{
@@ -58,7 +58,7 @@
}
///
- /// Gets the submechanism illustration point.
+ /// Gets the sub mechanism illustration point.
///
public SubMechanismIllustrationPoint SubMechanismIllustrationPoint { get; }
}
Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/LocationsView.cs
===================================================================
diff -u -rd295d1a687fc5c8c2a437fd377e4e637f57da41b -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/LocationsView.cs (.../LocationsView.cs) (revision d295d1a687fc5c8c2a437fd377e4e637f57da41b)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/LocationsView.cs (.../LocationsView.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -215,9 +215,9 @@
}
///
- /// Gets the general result with the submechanism illustration points.
+ /// Gets the general result with the sub mechanism illustration points.
///
- /// The general result submechanism illustration points if it has obtained as part of the calculation, null
+ /// The general result sub mechanism illustration points if it has obtained as part of the calculation, null
/// otherwise.
protected abstract GeneralResultSubMechanismIllustrationPoint GetGeneralResultSubMechanismIllustrationPoints();
Index: Ringtoets/Common/src/Ringtoets.Common.IO/HydraRing/NumericsSettingsProvider.cs
===================================================================
diff -u -rb3b6c13cf736c134476b3db34281332d01ca86b1 -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Ringtoets/Common/src/Ringtoets.Common.IO/HydraRing/NumericsSettingsProvider.cs (.../NumericsSettingsProvider.cs) (revision b3b6c13cf736c134476b3db34281332d01ca86b1)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/HydraRing/NumericsSettingsProvider.cs (.../NumericsSettingsProvider.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -63,7 +63,7 @@
///
/// The location id to obtain the for.
/// The to obtain the for.
- /// A new where the key is the submechanism id, and the value is
+ /// A new where the key is the sub mechanism id, and the value is
/// the containing values corresponding to the provided failure mechanism type and location id.
/// Thrown when is not a valid
/// value.
Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPoint.cs
===================================================================
diff -u -r2d014f7589947c4c9e34140b42687e496ee04c5f -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPoint.cs (.../TestSubMechanismIllustrationPoint.cs) (revision 2d014f7589947c4c9e34140b42687e496ee04c5f)
+++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/IllustrationPoints/TestSubMechanismIllustrationPoint.cs (.../TestSubMechanismIllustrationPoint.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -25,7 +25,7 @@
namespace Ringtoets.Common.Data.TestUtil.IllustrationPoints
{
///
- /// A simple submechanism illustration point that can be used for testing.
+ /// A simple sub mechanism illustration point that can be used for testing.
///
public class TestSubMechanismIllustrationPoint : SubMechanismIllustrationPoint
{
Index: Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/TopLevelSubMechanismIllustrationPointConverterTest.cs
===================================================================
diff -u -rb7988d7a5616c8c305dac4419a15d5eda07e88bc -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/TopLevelSubMechanismIllustrationPointConverterTest.cs (.../TopLevelSubMechanismIllustrationPointConverterTest.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
+++ Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/TopLevelSubMechanismIllustrationPointConverterTest.cs (.../TopLevelSubMechanismIllustrationPointConverterTest.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -78,24 +78,21 @@
public void CreateTopLevelSubMechanismIllustrationPoint_ValidArguments_ExpectedProperties()
{
// Setup
- const string closingScenario = "closing scenario";
var random = new Random(21);
- double angle = random.NextDouble();
- var hydraRingWindDirection = new HydraRingWindDirection("Name", angle);
+ var hydraRingWindDirection = new HydraRingWindDirection("Name", random.NextDouble());
var hydraRingWindDirectionClosingSituation = new HydraRingWindDirectionClosingSituation(hydraRingWindDirection,
- closingScenario);
+ "closing scenario");
var hydraRingIllustrationPointResult = new HydraRingIllustrationPointResult("HydraIllustrationPointResult",
random.NextDouble());
- const string name = "HydraSubMechanismIllustrationPointStochast";
- double alpha = random.NextDouble();
- double duration = random.NextDouble();
- double realization = random.NextDouble();
var hydraRingSubMechanismIllustrationPointStochast =
- new HydraRingSubMechanismIllustrationPointStochast(name, duration, alpha, realization);
+ new HydraRingSubMechanismIllustrationPointStochast("HydraSubMechanismIllustrationPointStochast",
+ random.NextDouble(),
+ random.NextDouble(),
+ random.NextDouble());
double beta = random.NextDouble();
var hydraRingSubMechanismIllustrationPoint = new HydraRingSubMechanismIllustrationPoint("name", new[]
@@ -116,7 +113,7 @@
Assert.AreEqual(hydraRingWindDirection.Angle, windDirection.Angle, windDirection.Angle.GetAccuracy());
Assert.AreEqual(hydraRingWindDirection.Name, windDirection.Name);
- Assert.AreEqual(closingScenario, combination.ClosingSituation);
+ Assert.AreEqual("closing scenario", combination.ClosingSituation);
SubMechanismIllustrationPoint subMechanismIllustrationPoint = combination.SubMechanismIllustrationPoint;
Assert.AreEqual(hydraRingSubMechanismIllustrationPoint.Beta, subMechanismIllustrationPoint.Beta, subMechanismIllustrationPoint.Beta.GetAccuracy());
Index: Ringtoets/HydraRing/src/Ringtoets.HydraRing.Calculation/Data/Output/IllustrationPoints/SubMechanismIllustrationPoint.cs
===================================================================
diff -u -rd50a3c951f95cf46abf3a535261cf7d8dd16dffb -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Ringtoets/HydraRing/src/Ringtoets.HydraRing.Calculation/Data/Output/IllustrationPoints/SubMechanismIllustrationPoint.cs (.../SubMechanismIllustrationPoint.cs) (revision d50a3c951f95cf46abf3a535261cf7d8dd16dffb)
+++ Ringtoets/HydraRing/src/Ringtoets.HydraRing.Calculation/Data/Output/IllustrationPoints/SubMechanismIllustrationPoint.cs (.../SubMechanismIllustrationPoint.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -71,7 +71,7 @@
public string Name { get; }
///
- /// Gets the realized stochasts that belong to this submechanism illustration point.
+ /// Gets the realized stochasts that belong to this sub mechanism illustration point.
///
public IEnumerable Stochasts { get; }
Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/HydraulicBoundaryLocationProperties.cs
===================================================================
diff -u -rb7988d7a5616c8c305dac4419a15d5eda07e88bc -r4a73a8a56bdfc43d45d691fa4dbc251bbb261085
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/HydraulicBoundaryLocationProperties.cs (.../HydraulicBoundaryLocationProperties.cs) (revision b7988d7a5616c8c305dac4419a15d5eda07e88bc)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/HydraulicBoundaryLocationProperties.cs (.../HydraulicBoundaryLocationProperties.cs) (revision 4a73a8a56bdfc43d45d691fa4dbc251bbb261085)
@@ -207,7 +207,7 @@
}
///
- /// Gets the general result with the submechanism illustration points result.
+ /// Gets the general result with the sub mechanism illustration points result.
///
/// The general illustration points if it has obtained as part of the calculation, null
/// otherwise.