Creating Java relationships from sources to unspecified targets in domain modeling class diagrams

You can use domain modeling class diagrams to create outgoing relationships from sources to unspecified targets between classifiers to visually develop Java applications.

About this task

To create a relationship from a source to an unspecified target, complete the following steps:

Procedure

  1. In the diagram editor, place the cursor over the source classifier until the connector handles appear.
  2. Click the outgoing connector handle, drag it to an empty space in the diagram editor, and release the mouse button.
  3. In the pop-up window, click a relationship type and click a new Java element to create or click an existing one as the target.
  4. Follow the instructions in the wizard.

Feedback