Creating
trace relationships enables you to use visual development tools to understand
the relationships between source model elements and transformation output.
This function is useful in large projects that might contain multiple models
and transformation configurations. The transformation does not alter the source
model.
The next time that you run the
UML-to-Java transformation,
it adds a unique identifier to the source code comments of each transformed
element that supports a @generated tag. If necessary, the transformation also
refactors the code to reflect the changes to the model.
Note: If
you create a new transformation configuration, you can specify this information
on the Common page of the New Transformation Configuration
wizard.