Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Attribute Tagged Values
You can define Tagged Values for an attribute. Tagged Values are a convenient means of extending the properties a model element supports. This in turn can be used by code generators and other utilities to transform UML models into other forms.
How to
To add a Tagged Value to an attribute
Step |
Action |
See also |
---|---|---|
1 |
Click on the Tagged Values tab of the Attribute Properties dialog.
|
|
2 |
Click on the New tag button (). The Tagged Value dialog displays.
|
|
3 |
In the Tag field, type the tag name or click on the drop-down arrow and select a defined tag.
|
|
4 |
If appropriate, in the Value field type a specific value for the tag.
|
|
5 |
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