Introdcued creator to create AggregatedSerializableCombinedFailureMechanismSectionAssemblies:- Used to create these from a ExportableCombinedSectionAssemblyCollection of the RT intermediate model.- Fixed typoWTI-1803
Introduced data object to contain all references related to creating a collection of serializable combined failure mechanism section assembly. WTI-1803
Connect serializable failure mechanisms to the serializable assembly:- Connected the generation of the failure mechanisms to the serializable assemblyWTI-1803
Introduced creator to create failure mechanism:- Expanded functionality to support conversions of aggregated section results without probability and a detailed assembly result- Added NULL checksWTI-1803
Modified SerializableFailureMechanismSectionAssemblyCreator:- Return aggregates instead of a serializable object-- Necessary as the section is created based on the aggregated exportable section assembly. Aggregate will keep track of the results that were created and the section it was linked to.WTI-1803