Incorporated comments review 1959: - Relevant comments for illustration point fault tree data model and some XMLDocs -- Updated XMLDocs and string values -- Removed redundant code: --- Data model is not responsible for checking the validity of enum values --- Removed redundant null checks -- Simplified tests Related to Issue [WTI-1308]
Incorporated comments tester: - Implement closing situation value / property in such a way that it is only visible when there are multiple closing situations present: -- Introduced intermediate object that is returned from the selection. This object contains the selected TopLevelIllustrationPoint item and the list of closing situations -- Adjusted properties such that based on the list of closing situations it will display the closing situation Related to Issue [WTI-1304]