Added function to retrieve the failure mechanism assembly to the row: - Function was used, as each failure mechanism has its own dedicated factory that determines how the assembly is calculated.WTI-1679
Extracted failure mechanisms and inserting rows manually in the view instead of dynamically resolving them: - Performed due to each failure mechanism having its own factory which determines the assembly resultWTI-1679
- Added context menu strip for the AssemblyResultTotal treenode - Renamed resource name, as it is applicable for all elements related to the AssemblyResultTotalWTI-1679
Connected the AssemblyResultTotalView to the Ringtoetsplugin: - Added AssessmentSection auto property on the view --> necessary to determine when the view should be closedWTI-1679
Introduced failure mechanism assembly result rows in the view: - Create a row for each failure mechanism that is present in the AssessmentSectionWTI-1679
Introduced failure mechanism assembly result rows: - Used to create rows for the failure mechanisms for the data grid view control in the AssessmentSectionCombinedAssemblyResultViewWTI-1679