Final cleanup: - Removed every notion of AssessmentLayerOne from Structures, except for .Data - Removed obsolete tests in: -- Common.Forms: AssessmentLayerOne is implemented specifically --- Common.Data: autoproperty tests should not be implementedWTI-1621
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