Enabling reverse transformations

You can enable a reverse transformation if it is supported and installed. Reverse transformations enable you to recover changes to the model or recover changes to source code. This process is useful when the model and code are developed concurrently.

About this task

To enable the reverse transformation in a transformation configuration:

Procedure

  1. In the Project Explorer view, right-click a transformation configuration file; then click Open.
  2. Click the Main tab.
  3. On the Main page, select the Enable reverse transformation check box.
  4. Click File > Save.

Results

The next time that you run the transformation, the reverse transformation is also available in the list of transformations.
Note: If you create a new transformation configuration, you can enable the reverse transformation on the Name and Transformation page of the New Transformation Configuration wizard.

Feedback