HydraulicBoundaryCalculationSettingsFactory.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -52
    • +0
    ./HydraulicBoundaryCalculationSettingsFactory.cs
  1. … 15714 more files in changeset.
Updated logic of the CalculationSettingsFactory: WTI-1925

- HLCD file path location can be retrieved directly from the location settings instead of deriving it.

    • -8
    • +4
    ./HydraulicBoundaryCalculationSettingsFactory.cs
  1. … 1 more file in changeset.
Incorporated comments review 3416: WTI-1923

- Removed invalid states of the calculation settings object --> NULL or whitespace should not be allowed to be sent to the calculator.

    • -8
    • +3
    ./HydraulicBoundaryCalculationSettingsFactory.cs
  1. … 3 more files in changeset.
Incorporated comments reviews: WTI-1923

- Added license header

    • -1
    • +22
    ./HydraulicBoundaryCalculationSettingsFactory.cs
  1. … 7 more files in changeset.
Introduced constructor overload for the HydraulicBoundaryCalculationSettings: WTI-1923

- Introduced to prevent sending NULL arguments to certain settings when calling the factory method

    • -7
    • +8
    ./HydraulicBoundaryCalculationSettingsFactory.cs
  1. … 3 more files in changeset.
Introduced factory to create HydraRingCalculationSettings: WTI-1923

- Intended to be used as a conversion from the Ringtoets equivalent to the HydraRing counterpart

- Cleaned up some other files

    • -3
    • +3
    ./HydraulicBoundaryCalculationSettingsFactory.cs
  1. … 5 more files in changeset.
Introduced factory to create the hydraulic calculation settings. WTI-1923

- Object represents the Ringtoets counterparts of the HydraRing calculation settings.

    • -0
    • +39
    ./HydraulicBoundaryCalculationSettingsFactory.cs
  1. … 3 more files in changeset.