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

Operation Tagged Values

Both operations and the parameters assigned to operations can have Tagged Values associated with them. Tagged Values offer a convenient extension mechanism for UML objects, 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 | Right-click on Operation | Operation Properties > Operations > Tagged Values  or
Project Browser | Right-click on Element | Operations > Operations > Tagged Values    or
On diagram | Right-click on element | Features & Properties > Operations > Tagged Values

Add a Tagged Value for an operation

Step

Action

See also

1

Click on the operation or parameter to which to assign the Tagged Value.

 

 

2

Click on the New Tagged Value 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