Preventing UML-to-C++ transformations from creating relationships between UML model elements and transformation output

If you previously specified traceability options to generate relationships between model elements and transformation output, but you no longer want the transformation to generate these relationships, you must change your transformation configuration options.

To prevent the transformation from generating relationships between model elements and transformation output:

  1. In the Project Explorer view, right-click a transformation configuration file; then click Open.
  2. Click the Common tab.
  3. On the Common page, click No action.
  4. Click File > Save.
The options are applied the next time that you run the transformation.
Note: If you create a new transformation configuration, you can specify this information on the Common page of the New Transformation Configuration wizard.
Related concepts
Relationships between UML model elements and UML-to-C++ transformation output
Related tasks
Creating trace relationships between UML source model elements and UML-to-C++ transformation output
Replacing source model elements with shortcuts to UML-to-C++ transformation output
Related reference
Interpretation of UML model elements by UML-to-C++ transformations

Feedback