HOPEX IT Architecture V2 > UML modeling > Use Case Diagram > Creating a Use Case Diagram
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.
With HOPEX IT Architecture , you can also create a use case diagram for the application environment of a project. See Creating an application Use Case Diagram.
Creating a Package
To create an interaction with HOPEX IT Architecture using Design (UML) navigation pane:
1. In the navigation pane, select OO Implementation (UML).
2. In the edit area, click Packages.
3. In the edit area, click New.
The Creation of Package dialog box appears.
4. Enter its Name.
5. 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.
6. 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. Right-click the package that interests you and select 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.