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

Operation Tagged Values

Operations can have Tagged Values associated with them. Tagged Values offer a convenient extension mechanism for UML elements, so you can define any tags you like and then assign values to them using this form.

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

Access    Project Browser Operation context menu | Operation Properties | Tagged Values

Add a Tagged Value for an operation

Step

Action

See also

1

Click on the Tagged Values page of the operation Properties dialog.

 

 

2

Click on the New Tags button.

The Tagged Value dialog displays.

 

 

3

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.

 

 

4

Click on the OK button to confirm the operation.

 

 

Notes

Tagged Values are supported for attributes, operations, objects and connectors
You can define custom tags using a predefined Tagged Value Type

Learn more