Define Stereotype Tags

Return to Introduction  Previous page  Next page

Stereotypes within a UML Profile can have one or more associated Tagged Values. When creating a UML Profile, you define these Tagged Values as attributes of the stereotype class.

To define Tagged Values for a stereotype, follow the steps below:

1.Open the Attributes dialog for the stereotype element.
 
StereoTags
 
2.Click on the New button to create a new attribute.
3.In the Name field, type the name of the stereotype tag.
4.In the Type field, click on the drop-down arrow and select the attribute type.
5.In the Initial field, type the initial value of the tag. (See Add Enumerations to UML Profiles for the steps for creating enumerated types for Tagged Values).
6.In the Notes field, type a description of the tag.
7.Click on the Save button.

See Also