Lesson 7 - UML - Activity Diagram
In the previous lesson, UML - State Machine Diagram, we introduced the State machine diagram. We learned it maps the states of a certain entity in the system and transitions between these states. In today's UML tutorial, we're going to take a look at the Activity diagram. It uses the same graphical notation as the State machine, so they can be confused with each other sometimes. However, the Activity diagram is used to display the process, not the state. The process is sometime called workflow which includes the individual steps of the work process, the decision-making between them, and eventually other advanced elements. I believe it's unnecessary to say that the Activity diagram belongs to UML behavioral diagrams.
Elements
There are 5 elements in the Activity diagram. Let's describe them.
Action
We draw single actions of the process as rounded rectangles with the action name inside.
Decision node
We draw decisions for transitions between different branches of the process as diamonds. We don't write anything in the diamond, we write different options as guards in square brackets above the
...End of the preview...
Continue further
You've come here and that's great! We believe that the first lessons showed you something new and useful
Do you want to continue the course? Go to the premium section.
Buy this course
This article is licensed: Premium, by buying this article, you agree with the terms of use.
- Unlimited and permanent access to individual lessons.
- High quality IT knowledge.
- Skills to help you get your dream and well-paid job.
Article description
Requested article covers this content:
In this tutorial, we'll explain the Activity diagram's purpose, why is it better than flowcharts, its elements, and a real-world example.
You gain credits by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.