Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Contents
Prev Next

Profile Toolbox

The Profile Toolbox is used in creating Profiles, a generic mechanism for extending UML models. Profiles can define custom Stereotypes, Tagged Values, Diagram Types and Toolboxes.

The Toolbox also contains a set of Profile Helpers that provide templates and dialogs to help you create Stereotype Profiles, Toolbox Profiles and Diagram Profiles within an MDG Technology.

Profile Toolbox pages

Image

Detail

See also

The Profile Package element acts as the container for the diagrams, elements and connectors that define the Profile itself.

The Stereotype element provides a mechanism for varying the behavior and type of a base UML model element.

A Metaclass element represents the base UML element or connector type that you are extending.

An Enumeration element is used to define an enumeration Tagged Value, which can be attached to one or more Stereotypes that have been defined in the Profile.

Profile Helpers are templates and dialogs that help you create, respectively:

  • An MDG Technology Package to contain Profile definitions
  • Stereotypes and Metaclasses within a UML Profile
  • A customized Toolbox Profile
  • Toolbox pages within the customized Toolbox
  • A Diagram Profile to define an extended diagram type

An Extension relationship shows that a Stereotype extends a Metaclass; all Stereotypes must extend either:

  • One or more Metaclasses, or
  • Another Stereotype that extends a Metaclass; you can create a chain of extending Stereotypes that ultimately extend the Metaclass (however, in practice you are unlikely to have more than two Stereotypes in the chain)

A Generalize relationship shows that one Stereotype specializes a more general Stereotype; the more general Stereotype must still extend a Metaclass.

A Tagged Value relationship defines a reference-type (that is, RefGUID) Tagged Value owned by the source stereotype; the Tagged Value is named for the target role of this association, and is limited to referencing elements with the stereotype by the association target element

Use the Tagged Value Connector Add an Enumeration to a Stereotype Using the Profile Helpers Add Stereotypes and Metaclasses

Notes

  • To add an element to the currently-open diagram, click on the appropriate icon and drag it into position on the diagram; set an element name and other properties as prompted
  • To add a relationship, click on the appropriate icon, then click on the start element in the diagram and drag to the end element

Learn more