Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Attribute Tagged Values
Tagged Values are a convenient means of extending the properties a model element supports, including attributes. Such extensions can then be used by code generators and other utilities to transform UML models into other forms.
Access On diagram | Right-click element | Features & Properties | Attributes (F9) > Tagged Values or
Project Browser | Right-click element | Attributes > Tagged Values
Add a Tagged Value to an attribute
Step |
Action |
See also |
---|---|---|
1 |
Click on the New Tagged Value button ( The Tagged Value dialog displays.
|
|
2 |
In the Tag field, type the tag name or click on the drop-down arrow and select a defined tag.
|
|
3 |
In the Value field type a specific value for the tag.
|
|
4 |
Click on the OK button to confirm the operation. The tag name and value are displayed under the attribute in the Tagged Values tab.
|
|
Notes
· | Tagged Values are supported for attributes, operations, objects and connectors |
· | You can define custom tags by creating a Custom Tagged Value Type |
Learn more