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

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

About this task

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

Procedure

  1. In the diagram editor, place the cursor over the target classifier until the connector handles appear.
  2. Click the incoming 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 source.
  4. Follow the instructions in the wizard.

Feedback