< Previous | Next >

Lesson 1: Import the simplification transformation

This lesson shows you how to import the transformation plug-ins that simplify the UML model when the report is generated. It also shows you how to open a new instance of Eclipse to process the extension points that the imported plug-ins define.

After you import the transformation, it remains available to you after you complete this tutorial.
To import the transformation:
  1. Click File > New > Example.
  2. Expand Reporting Plug-ins and double-click Report simplification transformation example. Three plug-ins are imported into your workspace.
  3. In the Java perspective, click Run > Open Run Dialog.
  4. Type a name for the launch configuration and click Run.

The next lesson shows you how to import the model for which you are generating a report.

< Previous | Next >