Index: Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismResultView.cs =================================================================== diff -u -rb0dc46315e824778c8f43d8956f958376a3b802f -r17f4a44cd541127f016ee7653cec93f7d9310cbc --- Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismResultView.cs (.../ClosingStructuresFailureMechanismResultView.cs) (revision b0dc46315e824778c8f43d8956f958376a3b802f) +++ Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismResultView.cs (.../ClosingStructuresFailureMechanismResultView.cs) (revision 17f4a44cd541127f016ee7653cec93f7d9310cbc) @@ -56,11 +56,14 @@ private readonly RecursiveObserver calculationInputObserver; private readonly RecursiveObserver calculationGroupObserver; - /// /// /// Creates a new instance of . /// + /// The collection of to + /// show in the view. + /// The failure mechanism the results belong to. /// The assessment section the failure mechanism results belong to. + /// Thrown when any parameter is null. public ClosingStructuresFailureMechanismResultView( IObservableEnumerable failureMechanismSectionResults, ClosingStructuresFailureMechanism failureMechanism, Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/FailureMechanismResultView.cs =================================================================== diff -u -rc40fc95d49f6873726c4c1ae544f5b0ed17a2601 -r17f4a44cd541127f016ee7653cec93f7d9310cbc --- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/FailureMechanismResultView.cs (.../FailureMechanismResultView.cs) (revision c40fc95d49f6873726c4c1ae544f5b0ed17a2601) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/FailureMechanismResultView.cs (.../FailureMechanismResultView.cs) (revision 17f4a44cd541127f016ee7653cec93f7d9310cbc) @@ -63,7 +63,7 @@ /// /// The collection of to /// show in the view. - /// The failure mechanism this view belongs to. + /// The failure mechanism the results belongs to. /// Thrown when any parameter is null. protected FailureMechanismResultView(IObservableEnumerable failureMechanismSectionResults, TFailureMechanism failureMechanism) { Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Views/GrassCoverErosionInwardsFailureMechanismResultView.cs =================================================================== diff -u -rb0dc46315e824778c8f43d8956f958376a3b802f -r17f4a44cd541127f016ee7653cec93f7d9310cbc --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Views/GrassCoverErosionInwardsFailureMechanismResultView.cs (.../GrassCoverErosionInwardsFailureMechanismResultView.cs) (revision b0dc46315e824778c8f43d8956f958376a3b802f) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Views/GrassCoverErosionInwardsFailureMechanismResultView.cs (.../GrassCoverErosionInwardsFailureMechanismResultView.cs) (revision 17f4a44cd541127f016ee7653cec93f7d9310cbc) @@ -56,11 +56,14 @@ private readonly RecursiveObserver calculationInputObserver; private readonly RecursiveObserver calculationGroupObserver; - /// /// /// Creates a new instance of . /// - /// The assessment section the failure mechanism section results belongs to. + /// The collection of to + /// show in the view. + /// The failure mechanism the results belong to. + /// The assessment section the failure mechanism results belong to. + /// Thrown when any parameter is null. public GrassCoverErosionInwardsFailureMechanismResultView( IObservableEnumerable failureMechanismSectionResults, GrassCoverErosionInwardsFailureMechanism failureMechanism, Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs =================================================================== diff -u -rb0dc46315e824778c8f43d8956f958376a3b802f -r17f4a44cd541127f016ee7653cec93f7d9310cbc --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs (.../HeightStructuresFailureMechanismResultView.cs) (revision b0dc46315e824778c8f43d8956f958376a3b802f) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs (.../HeightStructuresFailureMechanismResultView.cs) (revision 17f4a44cd541127f016ee7653cec93f7d9310cbc) @@ -57,11 +57,14 @@ private readonly RecursiveObserver calculationInputObserver; private readonly RecursiveObserver calculationGroupObserver; - /// /// /// Creates a new instance of . /// + /// The collection of to + /// show in the view. + /// The failure mechanism the results belong to. /// The assessment section the failure mechanism results belong to. + /// Thrown when any parameter is null. public HeightStructuresFailureMechanismResultView( IObservableEnumerable failureMechanismSectionResults, HeightStructuresFailureMechanism failureMechanism, Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultViews/MacroStabilityOutwardsResultView.cs =================================================================== diff -u -rb0dc46315e824778c8f43d8956f958376a3b802f -r17f4a44cd541127f016ee7653cec93f7d9310cbc --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultViews/MacroStabilityOutwardsResultView.cs (.../MacroStabilityOutwardsResultView.cs) (revision b0dc46315e824778c8f43d8956f958376a3b802f) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultViews/MacroStabilityOutwardsResultView.cs (.../MacroStabilityOutwardsResultView.cs) (revision 17f4a44cd541127f016ee7653cec93f7d9310cbc) @@ -53,11 +53,14 @@ private readonly IAssessmentSection assessmentSection; - /// /// /// Creates a new instance of . /// - /// The assessment section the failure mechanism results belongs to. + /// The collection of to + /// show in the view. + /// The failure mechanism the results belong to. + /// The assessment section the failure mechanism results belong to. + /// Thrown when any parameter is null. public MacroStabilityOutwardsResultView(IObservableEnumerable failureMechanismSectionResults, MacroStabilityOutwardsFailureMechanism failureMechanism, IAssessmentSection assessmentSection) Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs =================================================================== diff -u -rb0dc46315e824778c8f43d8956f958376a3b802f -r17f4a44cd541127f016ee7653cec93f7d9310cbc --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs (.../MacroStabilityInwardsFailureMechanismResultView.cs) (revision b0dc46315e824778c8f43d8956f958376a3b802f) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs (.../MacroStabilityInwardsFailureMechanismResultView.cs) (revision 17f4a44cd541127f016ee7653cec93f7d9310cbc) @@ -55,11 +55,14 @@ private readonly RecursiveObserver calculationGroupObserver; private readonly IAssessmentSection assessmentSection; - /// /// /// Creates a new instance of . /// - /// The assessment section that the failure mechanism belongs to. + /// The collection of to + /// show in the view. + /// The failure mechanism the results belong to. + /// The assessment section the failure mechanism results belong to. + /// Thrown when any parameter is null. public MacroStabilityInwardsFailureMechanismResultView(IObservableEnumerable failureMechanismSectionResults, MacroStabilityInwardsFailureMechanism failureMechanism, IAssessmentSection assessmentSection) Index: Ringtoets/Piping/src/Ringtoets.Piping.Forms/Views/PipingFailureMechanismResultView.cs =================================================================== diff -u -rb0dc46315e824778c8f43d8956f958376a3b802f -r17f4a44cd541127f016ee7653cec93f7d9310cbc --- Ringtoets/Piping/src/Ringtoets.Piping.Forms/Views/PipingFailureMechanismResultView.cs (.../PipingFailureMechanismResultView.cs) (revision b0dc46315e824778c8f43d8956f958376a3b802f) +++ Ringtoets/Piping/src/Ringtoets.Piping.Forms/Views/PipingFailureMechanismResultView.cs (.../PipingFailureMechanismResultView.cs) (revision 17f4a44cd541127f016ee7653cec93f7d9310cbc) @@ -55,11 +55,14 @@ private readonly RecursiveObserver calculationGroupObserver; private readonly IAssessmentSection assessmentSection; - /// /// /// Creates a new instance of . /// - /// The assessment section that the failure mechanism belongs to. + /// The collection of to + /// show in the view. + /// The failure mechanism the results belong to. + /// The assessment section the failure mechanism results belong to. + /// Thrown when any parameter is null. public PipingFailureMechanismResultView(IObservableEnumerable failureMechanismSectionResults, PipingFailureMechanism failureMechanism, IAssessmentSection assessmentSection) Index: Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Forms/Views/StabilityPointStructuresFailureMechanismResultView.cs =================================================================== diff -u -rb0dc46315e824778c8f43d8956f958376a3b802f -r17f4a44cd541127f016ee7653cec93f7d9310cbc --- Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Forms/Views/StabilityPointStructuresFailureMechanismResultView.cs (.../StabilityPointStructuresFailureMechanismResultView.cs) (revision b0dc46315e824778c8f43d8956f958376a3b802f) +++ Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Forms/Views/StabilityPointStructuresFailureMechanismResultView.cs (.../StabilityPointStructuresFailureMechanismResultView.cs) (revision 17f4a44cd541127f016ee7653cec93f7d9310cbc) @@ -57,11 +57,14 @@ private readonly RecursiveObserver calculationInputObserver; private readonly RecursiveObserver calculationGroupObserver; - /// /// /// Creates a new instance of . /// + /// The collection of to + /// show in the view. + /// The failure mechanism the results belong to. /// The assessment section the failure mechanism results belong to. + /// Thrown when any parameter is null. public StabilityPointStructuresFailureMechanismResultView( IObservableEnumerable failureMechanismSectionResults, StabilityPointStructuresFailureMechanism failureMechanism,