Moving Actions into an Activity - UML 2.0
Go Up to Activity Diagram Procedures
This topic explains how to move actions into an activity on UML 2.0 Activity diagrams.
To create actions using the Tool Palette
- In the Diagram view, open your UML 2.0 Activity diagram.
- In the Tool Palette, choose Activity to create an activity node.
- In the Tool Palette, choose Action, and click the target activity.
- Result: The action element is created on the target activity element.
To move actions using drag operations
- In the Diagram view, open your UML 2.0 Activity diagram.
- On the activity diagram, select with the mouse an action element existing on some activity element.
- Drag the selected action element onto another activity element and drop the action element.
- Result: The action element is moved onto the target activity element.
- Right-click the target activity element.
- On the context menu, select Add > Action.
- Result: The action element is created on the target activity element.