Editing UML-to-C++ transformation configurations

You can edit an existing transformation configuration to refine how the transformation generates output.

You must have a transformation configuration file in your workspace. Transformation configuration files have .tc as a file name extension.

To edit a transformation configuration:
  1. In the Project Explorer view, right-click the transformation configuration file; then click Open.
  2. Click the tabs at the bottom of the pages to navigate to the page that contains the properties that you want to edit.
  3. Edit the transformation configuration.
  4. Click File > Save.
The options are applied the next time that you run the transformation.

Feedback