Activity Diagram For Ooad
Activity Diagram For Ooad
Activity diagram
Behavioral diagram.
Show Dynamic aspects of the system.
Activity diagram is basically a flowchart to represent the flow from one activity to another
activity.
Activity Diagrams are used to illustrate the flow of control in a system and refer to the steps
involved in the execution of a use case
The control flow is drawn from one operation to another. This flow can be sequential, branched,
or concurrent. Activity diagrams deal with all type of flow control by using different elements
such as fork, join, et