0% found this document useful (0 votes)
2 views6 pages

04 - Activity Diagram

Uploaded by

mihiyer158
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views6 pages

04 - Activity Diagram

Uploaded by

mihiyer158
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Activity Diagram

Activity Diagram is the extended version of a flow chart that models the transition from one activity to
another activity & it shows how system activities are coordinated to provide a service that can be at
different level of abstraction.

Control Flow - Initial Node


Shows the
Sequence
Action a Task to be performed
of Execution

Decision Node – Represents the Test Condition

Merge Node – It merges Join Node – Combine Several


the various threads Parallel Flows Separated by Fork
Node.

Activity Final Node

Fork Node – Split Behaviour into a Object – Represents an object in a


parallel / Concurrent Flow of Activities thread that is been acted upon.
Optional In The Diagram
Activity Diagram - Text Processing Document Example
Now let see the Example of Order Processing
An Example of Program Course
SWIM LINE CONCEPT IN ACTIVITY DIAGRAM

You might also like