Use Case Diagram Toolbar

Use the use case diagram to describe the external view of a system and its interactions with the outside world.

You can model use case diagrams using either UML 1.4 or UML 2.0 features.

UML 1.4 Elements

By default, Together uses the UML 1.4 specification for modeling diagrams. To enable UML 2.0 support, see Enabling UML 2.0 Features.

The toolbar below shows the toolbar elements available for the use case diagram:

Buttons

Button Description
Actor: Draws an actor within the Diagram view.
Use Case: Draws a use case within the Diagram view.
Generalization/Implementation Link: Draws a generalization link between use case elements.
Communicates Link: Draws a communication link between use case elements and actors.
Extend Link: Draws an extends link between use case elements.
Include Link: Draws an includes link between use case elements.
System Boundary: Draws a system boundary to separate a system from external actors.

UML 2.0 Elements

By default, Together uses the UML 1.4 specification for modeling diagrams. To enable UML 2.0 support, see Enabling UML 2.0 Features.

The toolbar below shows the toolbar elements available for the use case diagram with UML 2.0 features enabled:

Buttons

In addition to the buttons listed above under the UML 1.4 Elements section, enabling UML 2.0 gives you the following elements:

Button Description
Subject: Draws a system boundary to separate a system from external actors.
Use Case Collaboration: Use to represent a conceptual modeling element to define ownership of subjects, use cases, and actors.
Specialize Link: Using this link allows you to show that a use case may be specialized by another use case
Performance Link: Use to model many to many relationships between actor and use cases.