

You can group elements by surrounding them with a boundary.

#Bouml direction aggregation software#
Deployment diagrams, which represent a set of software and hardware components and their relationships, and visualize the deployment of a system.Component diagrams, which represent a set of components and their relationships, and provide an implementation view of a system.Class diagrams, which consists of classes, dependencies, inheritance, associations, aggregation, and composition, and provide an object-oriented view of a system.Package diagrams, which consist of packages and their relationships, and visualize how the system is packaged.You can create the following types of structural diagrams: Structural diagrams represent the static aspect of the system and are therefore stable, whereas behavioral diagrams have both static and dynamic aspects. However, the editor uses a variant of UML and only a subset of properties are provided for specifying the appearance of model elements. You can use the model editor to create Universal Modeling Language (UML) style models with structured and behavioral diagrams that provide different views of your system.
