Introduced support to write failure mechanism assembly section results:- Only write results that have a category result != NONE to the serializable model. None is a not supported option and throws an exception.WTI-1803
Reverted commit 1f5d1d319b9a4bf62f6271d02e2b556f1ad6843c:- Support for NULLABLE failure mechanism category was removed from the assembly result creator.WTI-1803
Reverted commit 4b1149de407862f37e58b78bcf8409602ec3031f:- Reverted because section assembly result should NOT be exported in case there's no result --> no reason anymore to make the category group NULLABLE.WTI-1789
Added logic to the exporter:- Added all logic to export the assembly results of an assessment section-- Added tests and a reference test file which the written file should match.WTI-1806
Introduced new context to represent all the assembly results:- Wired it in the RingtoetsPlugin- Introduced new treenode info test- Renamed resource parameterWTI-1806