Incorporated comments review 1811: - Updated XMLDocs - Renamed and improved tests - Reverted the view implementation of closing structures to the original situation where the Set- and UpdateMapData updates all the drawn components in the view Related to Issue [WTI-1113] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9912 5a3db67b-de53-47b5-99c8-a1c30a6650e2
Extended ForeshoreProfilesImporter functionality: - Introduced the injects of a MessageProvider to provide messages depending on the desired situation - Added type descriptor in the ProfilesImporter base class which is to be provided to the MessageProvider in case an exception occurs -- Added tests to verify behaviour when UpdateDataException occurs - Removed unused references - Updated XMLDoc Related to Issue [WTI-1113]