- Renamed tests to reflect the situation better - Added some additional code in the SelectionEditor based on janssen input - Reverted proposed refactoring of selectableHydraulicBoundaryLocation, because distance was not visible anymore in the dropdown list after selecting an entry. Reverse merged revision(s) 6890, 6854-6853 from trunk: Incorporated comments kleijn, added missing tests to improve coverage: - GetReferenceLocation() - GetHydraulicBoundaryLocations()
........ Incorporated comments review 1223: - Refactored IHasHydraulicBoundaryLocationProperty such that implemented classes do not depend on SelectableHydraulicBoundaryLocation - Moved logic for generating the list of HBL to display in the dropdown menu to the HydraulicBoundaryLocationEditor. Added additional tests to verify behaviour Related to Issue [WTI-989]
........ Incorporated comments review 1223: - Extended SelectionEditor to convert from the PresentationType to a DomainType Related to Issue [WTI-989]