Use Case Diagram

Return to Introduction  Previous page  Next page

A Use Case diagram captures Use Cases and relationships among Actors and the subject (system). It describes the functional requirements of the system, the manner in which outside things (Actors) interact at the system boundary, and the response of the system.

Example Diagram

The diagram below illustrates some features of Use Case diagrams:

UseCaseDiagram2

Toolbox Elements and Connectors

Select Use Case diagram elements and connectors from the Use Case pages of the Enterprise Architect UML Toolbox.

Tip: Click on the elements and connectors below for more information.

Use Case Diagram Elements

Use Case Diagram Connectors

e_Actor

c_Use

e_UseCase

c_Associate

e_Collaboration

c_Generalize

e_BoundaryBox

c_Include

e_Package

c_Extend

 

c_Realize

 

c_Invokes

 

c_Precedes

See Also