Creating implements relationships between Java classes and interfaces in domain modeling class diagrams

You can use domain modeling class diagrams to create implements relationships between Java classes and interfaces.

Before you begin

You cannot create an implements relationship in the following situations:

You must have a domain modeling class diagram with Java classes and interfaces open.

About this task

To create an implements relationship between a Java class and a Java interface, complete the following steps:

Procedure

  1. In the Palette, click Implements.
  2. In the diagram editor, click a Java class, drag it to a Java interface, and release the mouse button.

What to do next

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

Feedback