Activity Diagram
An activity diagram represents sequencing of steps describing behavior of a system element.
Steps are modeled by nodes - nodes of action, configuration or control - coordinated by data flows or control flows.
Example of an activity diagram
Creating an Activity Diagram
An activity diagram is created from an activity.
You can create an activity from a package, component or class.
To create an activity diagram:
1. Right-click the activity concerned.
2. In the pop-up menu that appears, select New > Diagram.
3. In the dialog box that opens, select "Activity Diagram" and click the Create button.
The new activity diagram opens.
See also: