< Previous | Next >

Lesson 1: Importing and setting up the model

Start by importing the model for which you want to generate a report.

To import the model:
  1. In the Samples Gallery, click Technology samples, expand UML models, and click Simple UML model sample.
  2. On the Simple UML model sample page, click the Import the sample link.
  3. In the wizard, type simpleMod for the project name, and then click Finish.
  4. If the Open Associated Perspective dialog box opens, click Yes.
  5. In the Project Explorer view, expand the simpleMod project and the Models node. You will see the entry SimpleUMLModel. This entry is the model.
  6. Double-click the entry SimpleUMLModel to display the model.
  7. If the Confirm Enablement window opens, click OK to enable the Java Modeling capability.

You can now generate a report for the model.

< Previous | Next >