Creating extends relationships between Java classes in domain modeling class diagrams

You can use domain modeling class diagrams to create extends relationships between Java classes.

Before you begin

You cannot create extends relationships between Java classes in the following situations:

You must have a domain modeling class diagram open.

About this task

To create an extends relationship between two Java classes, complete the following steps:

Procedure

  1. In the Palette, click Extends.
  2. In the diagram editor, click the sub (client) Java class, drag it to the super (supplier) Java class, and release the mouse button.

What to do next

Tip: You can also use the modeling assistant to create extends relationships.

Feedback