Use Case Construction
Use Case Construction
Click, with the right button of the mouse, when the mouse cursor is on the Use Case window area to open a menu. It allows creation of the following elements :
Actor
An actor is considered like a class.
Building an actor is similar as building a class
Use Case
A Use case is considered like a class. Building a Use Case is similar as building a class
Relationships links. These Relationships are some generalization (option Uses) /specification (option Extends) relationships between use cases. They are also some associations (option Communicates) between an actor and a use_case, or between use cases.
Note
A click in the "ok" button of the corresponding dialog boxes generates the corresponding elements
in the use case working window.