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

Parameter Tagged Values

Behavioral parameters of operations, Activities and Interactions can have Tagged Values associated with them. Tagged Values offer a convenient extension mechanism for UML elements; you can define any tags you like and then assign values to them.

Tagged Values are written to the XMI output, and can be input to other third party tools for code generation or other activities.

Access     On diagram or Project Browser | Double-click object containing parameter > Tagged Values

Add a Tagged Value for a parameter

Step

Action

See also

1

The Tagged Values tab shows the Tagged Values for the selected object and its parameters.

Click on the required parameter in the Parameters section, and click on the New Tags button.

The Tagged Value dialog displays.

 

 

2

In the Tag field, type the tag name (or select a defined tag from the drop-down list).

In the Value field type the initial tag value.

 

 

3

Click on the OK button to confirm the Tagged Value.

 

 

Notes

·Tagged Values are supported for attributes, operations, objects and connectors
·Custom tags can be created using a predefined Tagged Value Type

 

Learn more