Introduced converter to go from kernel output to RT output: - Modified accessibility of the AssemblyCategoryCreator converter: conversion/creation needs to be publicly accessible to convert the results by the kernel WTI-1681
Exposed kernel methods that are relevant for assembling the failure mechanisms: - Introduced custom exception to wrap all exceptions that can occur in the assembly tool layer - Introduced interface to make the calculator stubbable for future applications WTI-1681