Create Model Elements on-the-fly¶
Problem Description¶
You need model elements during the generation process that previously haven’t been part of the initial input model. It doesn’t make sense to model them since they can be derived from the input model and the generator’s purpose. What’s the best way to do this?