Creating a Use Case Diagram
A use case diagram is used to describe the interactions between the organization actors and the system, for each of the planned use cases.

A use case is a series of actions leading to an observable result for a given actor. Scenarios illustrate use cases for example.
These use cases are grouped into packages representing the system boundaries.

A package partitions the domain studied and the associated work. It enables grouping of various elements, in particular use cases and classes. A package can also contain other packages. Packages are interconnected through contractual reports defining their interface.
You can create a use case diagram from a package. However, for complex systems, you can create this type of diagram from a use case in order to detail the latter.
Creating a Package
To create an interaction with HOPEX IT Architecture using Design (UML) navigation menu:
1. Click Packages sub-menu.
2. In the edit area, click New.
The Creation of Package dialog box appears.
3. Enter its Name.
4. Indicate the library and owner package if necessary.

The default library is used to store an object if there is no current library at the time of its creation.
5. Click OK.
The package is created and added to the list of packages.
Creating the Use Case Diagram of a Package
To create a use case diagram:
1. Select the package stream that interests you and click New Diagram.
2. In the dialog box, select Use Case Diagram.
The diagram opens in the edit window. The frame of the package is positioned within the drawing.