Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsDesignWaterLevelLocationsView.cs =================================================================== diff -u -rbe631d0fb58f6600ebd73c578dbbc8f5d53d62be -r24942d5d831cb0d67336dd9d5506a4a23cf099f5 --- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsDesignWaterLevelLocationsView.cs (.../GrassCoverErosionOutwardsDesignWaterLevelLocationsView.cs) (revision be631d0fb58f6600ebd73c578dbbc8f5d53d62be) +++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsDesignWaterLevelLocationsView.cs (.../GrassCoverErosionOutwardsDesignWaterLevelLocationsView.cs) (revision 24942d5d831cb0d67336dd9d5506a4a23cf099f5) @@ -36,8 +36,7 @@ namespace Ringtoets.GrassCoverErosionOutwards.Forms.Views { /// - /// View for the with - /// for the . + /// View for presenting and calculating design water level calculations for the . /// public class GrassCoverErosionOutwardsDesignWaterLevelLocationsView : HydraulicBoundaryLocationsView { Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsWaveHeightLocationsView.cs =================================================================== diff -u -rbe631d0fb58f6600ebd73c578dbbc8f5d53d62be -r24942d5d831cb0d67336dd9d5506a4a23cf099f5 --- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsWaveHeightLocationsView.cs (.../GrassCoverErosionOutwardsWaveHeightLocationsView.cs) (revision be631d0fb58f6600ebd73c578dbbc8f5d53d62be) +++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Forms/Views/GrassCoverErosionOutwardsWaveHeightLocationsView.cs (.../GrassCoverErosionOutwardsWaveHeightLocationsView.cs) (revision 24942d5d831cb0d67336dd9d5506a4a23cf099f5) @@ -36,8 +36,7 @@ namespace Ringtoets.GrassCoverErosionOutwards.Forms.Views { /// - /// View for the with - /// for the . + /// View for presenting and calculating wave height calculations for the . /// public class GrassCoverErosionOutwardsWaveHeightLocationsView : HydraulicBoundaryLocationsView { Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/PresentationObjects/DesignWaterLevelLocationContext.cs =================================================================== diff -u -r0f28eb71a18af127ad376776ebd2cd597a0aa5c5 -r24942d5d831cb0d67336dd9d5506a4a23cf099f5 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/PresentationObjects/DesignWaterLevelLocationContext.cs (.../DesignWaterLevelLocationContext.cs) (revision 0f28eb71a18af127ad376776ebd2cd597a0aa5c5) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/PresentationObjects/DesignWaterLevelLocationContext.cs (.../DesignWaterLevelLocationContext.cs) (revision 24942d5d831cb0d67336dd9d5506a4a23cf099f5) @@ -26,7 +26,7 @@ { /// /// Presentation object for all data required to configure an instance of - /// with . + /// with a design water level calculation result. /// public class DesignWaterLevelLocationContext : HydraulicBoundaryLocationContext { Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/PresentationObjects/DesignWaterLevelLocationsContext.cs =================================================================== diff -u -rc114776ae9eae9848dd5841211bbe2105ae57dc7 -r24942d5d831cb0d67336dd9d5506a4a23cf099f5 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/PresentationObjects/DesignWaterLevelLocationsContext.cs (.../DesignWaterLevelLocationsContext.cs) (revision c114776ae9eae9848dd5841211bbe2105ae57dc7) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/PresentationObjects/DesignWaterLevelLocationsContext.cs (.../DesignWaterLevelLocationsContext.cs) (revision 24942d5d831cb0d67336dd9d5506a4a23cf099f5) @@ -29,7 +29,7 @@ { /// /// Presentation object for all data required to configure an enumeration of - /// with . + /// with a design water level calculation result. /// public class DesignWaterLevelLocationsContext : ObservableWrappedObjectContextBase> { Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/PresentationObjects/WaveHeightLocationContext.cs =================================================================== diff -u -r75d12c89224759df39acf21f187f309a3e4ae274 -r24942d5d831cb0d67336dd9d5506a4a23cf099f5 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/PresentationObjects/WaveHeightLocationContext.cs (.../WaveHeightLocationContext.cs) (revision 75d12c89224759df39acf21f187f309a3e4ae274) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/PresentationObjects/WaveHeightLocationContext.cs (.../WaveHeightLocationContext.cs) (revision 24942d5d831cb0d67336dd9d5506a4a23cf099f5) @@ -26,7 +26,7 @@ { /// /// Presentation object for all data required to configure an instance of - /// with . + /// with a wave height calculation result. /// public class WaveHeightLocationContext : HydraulicBoundaryLocationContext { Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/PresentationObjects/WaveHeightLocationsContext.cs =================================================================== diff -u -rc114776ae9eae9848dd5841211bbe2105ae57dc7 -r24942d5d831cb0d67336dd9d5506a4a23cf099f5 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/PresentationObjects/WaveHeightLocationsContext.cs (.../WaveHeightLocationsContext.cs) (revision c114776ae9eae9848dd5841211bbe2105ae57dc7) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/PresentationObjects/WaveHeightLocationsContext.cs (.../WaveHeightLocationsContext.cs) (revision 24942d5d831cb0d67336dd9d5506a4a23cf099f5) @@ -29,7 +29,7 @@ { /// /// Presentation object for all data required to configure an enumeration of - /// with . + /// with a wave height calculation result. /// public class WaveHeightLocationsContext : ObservableWrappedObjectContextBase> { Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/DesignWaterLevelLocationsProperties.cs =================================================================== diff -u -r13a01ffdbf2301d2959171f8899765fc0c6d62d4 -r24942d5d831cb0d67336dd9d5506a4a23cf099f5 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/DesignWaterLevelLocationsProperties.cs (.../DesignWaterLevelLocationsProperties.cs) (revision 13a01ffdbf2301d2959171f8899765fc0c6d62d4) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/DesignWaterLevelLocationsProperties.cs (.../DesignWaterLevelLocationsProperties.cs) (revision 24942d5d831cb0d67336dd9d5506a4a23cf099f5) @@ -32,8 +32,8 @@ namespace Ringtoets.Integration.Forms.PropertyClasses { /// - /// ViewModel of an enumeration of with - /// for properties panel. + /// ViewModel of an enumeration of with + /// a design water level calculation result for properties panel. /// public class DesignWaterLevelLocationsProperties : HydraulicBoundaryLocationsProperties { Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/WaveHeightLocationsProperties.cs =================================================================== diff -u -r13a01ffdbf2301d2959171f8899765fc0c6d62d4 -r24942d5d831cb0d67336dd9d5506a4a23cf099f5 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/WaveHeightLocationsProperties.cs (.../WaveHeightLocationsProperties.cs) (revision 13a01ffdbf2301d2959171f8899765fc0c6d62d4) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/WaveHeightLocationsProperties.cs (.../WaveHeightLocationsProperties.cs) (revision 24942d5d831cb0d67336dd9d5506a4a23cf099f5) @@ -32,8 +32,8 @@ namespace Ringtoets.Integration.Forms.PropertyClasses { /// - /// ViewModel of an enumeration of with - /// for properties panel. + /// ViewModel of an enumeration of with + /// a wave height calculation result for properties panel. /// public class WaveHeightLocationsProperties : HydraulicBoundaryLocationsProperties { Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/DesignWaterLevelLocationsView.cs =================================================================== diff -u -rbe631d0fb58f6600ebd73c578dbbc8f5d53d62be -r24942d5d831cb0d67336dd9d5506a4a23cf099f5 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/DesignWaterLevelLocationsView.cs (.../DesignWaterLevelLocationsView.cs) (revision be631d0fb58f6600ebd73c578dbbc8f5d53d62be) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/DesignWaterLevelLocationsView.cs (.../DesignWaterLevelLocationsView.cs) (revision 24942d5d831cb0d67336dd9d5506a4a23cf099f5) @@ -33,7 +33,7 @@ namespace Ringtoets.Integration.Forms.Views { /// - /// View for the with . + /// View for presenting and calculating design water level calculations. /// public partial class DesignWaterLevelLocationsView : HydraulicBoundaryLocationsView { Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/WaveHeightLocationsView.cs =================================================================== diff -u -rbe631d0fb58f6600ebd73c578dbbc8f5d53d62be -r24942d5d831cb0d67336dd9d5506a4a23cf099f5 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/WaveHeightLocationsView.cs (.../WaveHeightLocationsView.cs) (revision be631d0fb58f6600ebd73c578dbbc8f5d53d62be) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/WaveHeightLocationsView.cs (.../WaveHeightLocationsView.cs) (revision 24942d5d831cb0d67336dd9d5506a4a23cf099f5) @@ -33,7 +33,7 @@ namespace Ringtoets.Integration.Forms.Views { /// - /// View for the with . + /// View for presenting and calculating wave height calculations. /// public partial class WaveHeightLocationsView : HydraulicBoundaryLocationsView {