Specifying sources and targets for Java-to-UML transformations

You can select the code project or code elements on which to run a transformation, and specify a UML model where the transformation generates UML elements.

In the transformation configuration, you can select a single Java™ project as the source of the transformation.

You can specify the following items as a transformation target:
  • Project or folder in the workspace
  • UML model

To specify the source and target of a transformation:

  1. In the navigation view, right-click a transformation configuration file; then click Open.
  2. Click the Source and Target tab.
  3. In the Selected source pane, select a valid transformation source.
  4. In the Selected target pane, select a valid transformation target.
    Note: To create a new target location, click Create New Target Container and complete the pages in the wizard.
  5. 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 Source and Target page of the New Transformation Configuration wizard.
Related concepts
Java-to-UML transformations
Related reference
Interpretation of source code by Java-to-UML transformations

Feedback