Implemented SimpleAssessmentResult type for Closing and Height structures: - Adjusted row object - Adjusted view logic to respond on changes of type SimpleAssessmentResultValidityOnlyWTI-1621
Implemented SimpleAssessmentResultValidityOnly type for stability point structures: - Adjusted row object - Adjusted view logic to respond on changes of type SimpleAssessmentResultValidityOnlyWTI-1621
Cleaned up StructuresHelper: - UpdateCalculationToSectionResultAssignments are all specific implementations ---> generic function can be deleted - Added missing tests in the StructuresHelperWTI-1621
Cleaned up RingtoetsCommonDataSynchronizationService: - Remove- and RemoveAllStructures are all specific implementations ---> generic function can be deletedWTI-1621
Removed mirror property SectionResults2 for StabilityPointStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocsWTI-1621
Separated the generic RingtoetsCommonDataSynchronization service implementation into specific (StabilityPointStructure) implementation: - Corrected callsWTI-1621