Creating a Class
To create a class:
1. Click the
Class button

in the object insert toolbar.
2. Then click in the diagram workarea.
The Add Class dialog box opens.
3. Enter the Name of the class and click the Create button.
The class is then placed in the diagram.
You can use the complete name of a class throughout by adding the name of the package to which it belongs to its name, separated by two colons.
Example:
Enterprise::Sales Management::Client.
If one of the packages in the name does not exist, it is automatically created and linked to the class.
Finding an existing class
To find an existing class:
1. In the Add Class dialog box, select List in the drop-down list box using the arrow.
The list of classes appears.
2. Select the desired class and click OK.
The name of the selected class appears in the Add UML Class dialog box
3. Click Add.
The class then appears in the drawing.
See also: