Introduced extension method for the assessmentsection based on its normtype to retrieve the corresponding normative hydraulic boundary location calculation: - Introduced as a preparation for the wiring in the macro stability inwards plugin to wire the assessment section with its input viewWTI-1694
Introduced assessment section as a constructor argument: - View should subscribe to the correct hydraulic boundary location calculation after the normative norm changes. -- Added tests to verify behaviourWTI-1694
Introduced assessment section as a constructor argument: - View should subscribe to the correct hydraulic boundary location calculation after the normative norm changes.WTI-1694
Cleanup: - Cleaned up test for the input viewNote: the input of the assessment level generated by the hydraulic boundary location cannot be asserted, because the daily waternet calculator input overwrites the extreme waternet calculator input.WTI-1694
Introduced extension method for the assessmentsection based on its normtype to retrieve the corresponding normative hydraulic boundary location calculation: - Rewired the macrostability inwards viewWTI-1694
Changed Func from returning assessment level to a hydraulic boundary location calculation: - Done to perform a dynamic resolving the assessment level in the view for redrawing the waternet zones -- Added observer to listen to changes of the hydraulic boundary location calculation - Removed setter logic --> data is set by means of constructor argumentsWTI-1694