What Is An Activity Diagram?
What Is An Activity Diagram?
The Unified Modeling Language includes several subsets of diagrams, including structure
diagrams, interaction diagrams, and behavior diagrams. Activity diagrams, along with use
case and state machine diagrams, are considered behavior diagrams because they describe what
must happen in the system being modeled.
Stakeholders have many issues to manage, so it's important to communicate with clarity and
brevity. Activity diagrams help people on the business and development sides of an organization
come together to understand the same process and behavior. You'll use a set of specialized
symbols—including those used for starting, ending, merging, or receiving steps in the flow—to
make an activity diagram, which we’ll cover in more depth within this activity diagram guide.
UML is extremely useful for visualizing and documenting software systems, but the terminology
can be somewhat overwhelming for someone unfamiliar with UML. An activity diagram is
essentially a flowchart that shows activities performed by a system. If you're new to UML
diagramming software, this guide will help you get star
Action: A step in the activity wherein the users or software perform a given task.
In Lucidchart, actions are symbolized with round-edged rectangles.
Decision node: A conditional branch in the flow that is represented by a diamond.
It includes a single input and two or more outputs.
Control flows: Another name for the connectors that show the flow between steps
in the diagram.
Start node: Symbolizes the beginning of the activity. The start node is
represented by a black circle.
End node: Represents the final step in the activity. The end node is represented by
an outlined black circle.
Many of the activities people want to accomplish online—checking email, managing finances,
ordering clothes, etc.—require them to log into a website. This activity diagram shows the process
of logging into a website, from entering a username and password to successfully logging in to the
system. It uses different container shapes for activities, decisions, and notes. Lucid chart is the
ideal tool for creating any kind of UML flowchart, whether it’s an activity diagram, a use case
diagram, or a component diagram. Lucid chart offers in-editor collaboration tools and instant web
publishing so you can demonstrate the functionality of your system to other
Activity diagram for a banking system
This diagram shows the process of either withdrawing money from or depositing money into a
bank account. An advantage of representing the workflow visually in UML is the ability to show
withdrawals and deposits on one chart. When you use Lucidchart to build an activity diagram,
you can customize your templates with professional-grade typefaces and colors. Never worry
about losing your documents with secure, cloud-based storage.
How to make an activity diagram
In Lucidchart, creating an activity diagram from scratch is surprisingly simple. Follow these
steps:
In Lucidchart, it's easy to resize and style any element. You can even import SVG shapes and
Visio files for a custom solution. Dive deeper into this guide on how to draw an activity diagram
in UML for additional insight. If you'd like to learn more about UML, check out our tutorial,
"What Is UML."