This site uses cookies. By continuing to browse the ConceptDraw site you are agreeing to our Use of Site Cookies.

UML Activity Diagram

UML Activity Diagram is a type of UML diagrams, which illustrates the business and operational step-by-step workflows of components within a system and shows the overall flow of control. UML Activity Diagram is constructed from a limited number of shapes, connected each other with arrows. The most important shape types are rounded rectangles, diamonds, bars, black circle, encircled black circle. The arrows represent the order in which activities happen and run from the start towards the end. ConceptDraw DIAGRAM software enhanced with Rapid UML solution is ideal for software designers and software developers who need to draw the UML Activity Diagrams and other types of UML diagrams. It is convenient to use the appropriate stencils of UML notation from the UML Activity library included to the Rapid UML solution of ConceptDraw Solution Park and containing a lot of specific vector UML objects. Use them to design your own UML Activity Diagrams, make them colorful and attractive with style tools of ConceptDraw DIAGRAM software.

Diagramming Software for Design UML Activity Diagrams

Activity diagram describes the business and operational step-by-step workflows of components in a system. An activity diagram shows the overall flow of control.
This example was drawn on the base of SysML activity diagram on the page 8 of "SysML Modelling Language explained" document from the Official OMG SysML site.
"The activity diagram represents steps of a process, often making use of “input and output pins” that respectively correspond to the element type required as the input of an activity or action, and the element generated as an output.
If an action or activity corresponds to a block operation, it is possible to ensure that the types of the input and output of this activity are consistent with the block operation signature.
All the activity diagrams definitions used in UML also apply to SysML.
SysML has added a couple of extensions:
- With UML, control can only enable actions to start. SysML extends control to support disabling of actions that are already executing.
- Definition of the flow rate : continuous or discrete
- Definition of the rate and probability on the control or object flows"
[omgsysml.org/ SysML_ Modelling_ Language_ explained-finance.pdf]
The example "SysML activity diagram" was drawn using the ConceptDraw PRO diagramming and vector drawing software extended with the SysML solution from the Software Development area of ConceptDraw Solution Park.
Example of SysML activity diagram
Example of SysML activity diagram, standard port, rate, enumeration, comment, activity, frame, action,
"An automated teller machine or automatic teller machine" (ATM) (American, Australian, Singaporean, Indian, and Hiberno-English), also known as an automated banking machine (ABM) (Canadian English), cash machine, cashpoint, cashline or hole in the wall (British, South African, and Sri Lankan English), is an electronic telecommunications device that enables the clients of a financial institution to perform financial transactions without the need for a cashier, human clerk or bank teller.
On most modern ATMs, the customer is identified by inserting a plastic ATM card with a magnetic stripe or a plastic smart card with a chip that contains a unique card number and some security information such as an expiration date or CVVC (CVV). Authentication is provided by the customer entering a personal identification number (PIN). The newest ATM at Royal Bank of Scotland allows customers to withdraw cash up to £100 without a card by inputting a six-digit code requested through their smartphones.
Using an ATM, customers can access their bank accounts in order to make cash withdrawals, get debit card cash advances, and check their account balances as well as purchase pre-paid mobile phone credit. If the currency being withdrawn from the ATM is different from that which the bank account is denominated in (e.g.: Withdrawing Japanese yen from a bank account containing US dollars), the money will be converted at an official wholesale exchange rate. Thus, ATMs often provide one of the best possible official exchange rates for foreign travellers, and are also widely used for this purpose." [Automated teller machine. Wikipedia]
The UML activity diagram example "Cash withdrawal from ATM" was created using the ConceptDraw PRO diagramming and vector drawing software extended with the Rapid UML solution from the Software Development area of ConceptDraw Solution Park.
UML activity diagram
UML activity diagram, initial, final, decision, merge, action,
"A registered user is one who uses a program or a website and provides his/ her credentials, effectively proving his/ her identity. ...
Generally speaking, any person can become a registered user by providing some credentials, usually in the form of a username (or email) and password. After that, one can access information and privileges unavailable to non-registered users, usually referred to simply as guests. The action of providing the proper credentials for a website is called logging in, or signing in." [Registered user. Wikipedia]
The UML activity diagram example "User registration" was created using the ConceptDraw PRO diagramming and vector drawing software extended with the Rapid UML solution from the Software Development area of ConceptDraw Solution Park.
UML activity diagram
UML activity diagram, initial, final, decision, merge, action,

Software Diagram Examples and Templates

ConceptDraw Pro is a powerful tool for business and technical diagramming. Software Development area of ConceptDraw Solution Park provides 5 solutions: Data Flow Diagrams, Entity-Relationship Diagram (ERD), Graphic User Interface, IDEFO Diagrams, Rapid UML.

UML Deployment Diagram Example - ATM System UML diagrams

The UML Deployment Diagram is used for visualization of elements and components of a program, that exist at the stage of its execution. It contains graphical representations of processors, devices, processes, and relationships between them. The UML Deployment Diagram allows to determine the distribution of system components on its physical nodes, to show the physical connections between all system nodes at the stage of realization, to identify the system bottlenecks and reconfigure its topology to achieve the required performance. The UML Deployment diagram is typically developed jointly by systems analysts, network engineers and system engineers. ConceptDraw DIAGRAM diagramming and vector drawing software with Rapid UML solution from Software Development area of ConceptDraw Solution Park perfectly suits for designing different types of UML diagrams, including the UML Deployment Diagrams. There are included a lot of design elements, templates, examples and samples, among them an example of work of ATM (Automated Teller Machine) banking system.

UML Component Diagram Example - Online Shopping

UML Component Diagram Online Shopping. This sample was created in ConceptDraw DIAGRAM diagramming and vector drawing software using the UML Component Diagram library of the Rapid UML Solution from the Software Development area of ConceptDraw Solution Park. This sample shows the concept of the online shopping and is used for the understanding of the online shopping processes, of the online shops working processes, for projection and creating of the online stores.

Data Flow Diagram

Data Flow Diagram (DFD) is the part of the Structured Systems Analysis and Design Methodology (SSADM), which is intended for information systems projection and analysis. Data Flow Diagrams allow graphically represent the data flows in information system and analyze the data processing during the structural projection. This type of diagrams lets visually show a work of information system and results of this work, it is often used in connection with human processes and can be displayed as Workflow diagram. Data Flow Diagram visualizes processes and functions, external entities, data depositories, and data flows connecting these elements and indicating direction and data character. Each of these elements used for DFD has its own graphical notation. There are two notations to draw DFDs - Yourdon & Coad and Gane & Sarson. ConceptDraw DIAGRAM extended with Data Flow Diagrams (DFD) solution from Software Developmant area is ideal for designing professional looking DFDs, which can be then easily exported in various formats.

UML Diagram Types List

Two types of diagrams are used in UML: Structure Diagrams and Behavior Diagrams. Behavior Diagrams represent the processes proceeding in a modeled environment. Structure Diagrams represent the elements that compose the system.