Populating domain modeling class diagrams with Java source elements based on type

You can populate domain modeling class diagrams with existing Java classes and interfaces based on type to create visual representation of applications.

Before you begin

You must have a domain modeling class diagram open.

About this task

To populate a class diagram with Java elements based on type, complete the following steps:

Procedure

  1. In the diagram editor, right-click an empty space; then click Visualize Existing > Java Type.
  2. In the Visualize Java Type window, select a Java type available in your workspace and a qualifier.
  3. Click OK.

Feedback