Activity diagram

From Wikimedia Commons, the free media repository

Jump to: navigation, search

An activity diagram is a diagram that shows activities and actions to describe workflows.

[edit] General activity diagrams

In general an activity diagram shows a sequence of activities.

[edit] UML activity diagrams

In the Unified Modeling Language an activity diagram represents the business and operational step-by-step workflows of components in a system. An activity diagram shows the overall flow of control. Examples:

[edit] See also