15.6. Diagram

The UML standard specifies eight principal diagrams, all of which are supported by ArgoUML.

Diagrams are created using the Create drop down menu (see Section 9.6, “The Create Menu” ), or with the tools on the toolbar (see Section 8.4, “Create operations”).

[Note]Note

ArgoUML uses its deployment diagram to create the UML 1.4 component, deployment and object diagrams.

[Caution]Caution

Statechart and activity diagrams are associated with a particular class or operation (or the latter also with a package), and can only be created when this modelelement has been selected.

[Warning]Warning

In ArgoUML version 0.20, the UML 1.4 object diagram as a variant of the class diagram is not directly supported. However, it is possible to create simple object diagrams within the ArgoUML deployment diagram.

15.6.1. Diagram Details Tabs

The details tabs that are active for diagrams are as follows.

ToDoItem

Standard tab.

Properties

See Section 15.6.3, “Property Fields For Diagram” below.

15.6.2. Diagram Property Toolbar

Go up

Navigate up through the package structure of the model.

Delete

This deletes the diagram from the model. As a consequence, in case of a statechart diagram or an activity diagram, all contained elements are deleted, too.

15.6.3. Property Fields For Diagram

Name

The name of the diagram. There are no conventions for naming diagrams. By default, ArgoUML uses the (space separated) diagram name and a sequence number, thus Use Case Diagram 1.

[Tip]Tip

This name is used to generate a filename when activating the “Save Graphics...” menu-item.