A UML Activity Diagram is a flow chart that represents the flow form one activity to another activity. It is a set of diagrams that describe dynamic aspects of the system.
MODULE 08 Activity Diagram Examplesprovides wonderful examples of Activity Diagrams, hand-picked from the Internet, to serve as examples.
Purpose:
The basic capture of these diagrams is to show the message flow from one object to another along they are used to show message flow between the two activities. Activity diagrams are not only used for visualizing dynamic nature of a system but they are also used to construct the executable system by using forward and reverse engineering techniques.
Features:
- Activity Diagram draws the activity flow of a system.
- Describes the sequence from one activity to another.
- Describes the parallel, branched and concurrent flow in the system.
MODULE 08 Activity Diagram Examplesprovides several examples of UML activity diagrams. For example you can easily understand the flow of online shopping and online customer care with these set of examples.
Dr. Gürdal Ertek recommends the following related books:


