Operation
Element | |
---|---|
Description | An Operation is represented by an action node in the activity diagram. Operations are used to add actions to an activity diagram. They have exactly one incoming and one outgoing control flow. |
Attributes |
|
Particularity | Depending on what operation you added to your activity diagram, you may need to set a stereotype on the action node, e.g. for adapter calls. |