Running and rerunning UML-to-Java transformations

You can run a transformation on an entire UML model or on a subset of model elements to generate output such as code. When you rerun the transformation after you change the source model or the generated code, you must identify the sections of generated code that you do not want the transformation to overwrite, and then protect them. Rerunning a transformation involves the same steps as running a transformation for the first time.
Related concepts
Considerations when you rerun UML-to-Java transformations
Related tasks
Applying the UML-to-Java transformation profile
Related reference
Impact of code changes on UML-to-Java transformation output
Impact of model changes on UML-to-Java transformation output
Interpretation of UML elements by UML-to-Java transformations
Related information
Validating UML models and diagrams

Feedback