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

UML Activity Diagram. Design Elements

UML Activity Diagram illustrate the business and operational step-by-step workflow of components in a system and shows the overall flow of control.

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.
"A payment is the transfer of an item of value from one party (such as a person or company) to another in exchange for the provision of goods, services or both, or to fulfill a legal obligation. ...
Payment methods.
There are two types of payment methods; exchanging and provisioning. Exchanging is to change coin, money and banknote in terms of the price. Provisioning is to transfer money from one account to another. In this method, a third party must be involved. Credit card, debit card, Cheques, money transfers, and recurring cash or ACH (Automated Clearing House) disbursements are all electronic payments methods. Electronic payments technologies are magnetic stripe card, smartcard, contactless card and mobile handset. Mobile handset based payments are called mobile payments." [Payment. Wikipedia]
The UML activity diagram example "Payment process" 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, swimlane, initial, frame, final, action,

UML diagram, UML modeling Rapid UML

UML diagram, UML modeling
Rapid UML solution extends ConceptDraw PRO software with templates, samples and libraries of vector stencils for quick drawing the UML diagrams using Rapid Draw technology.

UML Business Process

UML diagrams of business processes. The Rapid UML solution provides diagram examples, templates and vector stencils libraries for quick and easy drawing all types of UML 2.x and 1.x diagrams: UML activity diagrams, UML communication (collaboration) diagrams, UML component diagrams, UML composite structure diagrams, UML deployment diagrams, UML interaction overview diagrams, UML object diagrams, UML package diagrams, UML sequence diagrams, UML state machine diagrams, UML timing diagrams, UML use case diagrams.
The vector stencils library "Bank UML activity diagram" contains 32 shapes of UML activity diagram.
Use it for object-oriented modeling of your bank information system.
"Activity diagrams are constructed from a limited number of shapes, connected with arrows. The most important shape types:
* rounded rectangles represent actions;
* diamonds represent decisions;
* bars represent the start (split) or end (join) of concurrent activities;
* a black circle represents the start (initial state) of the workflow;
* an encircled black circle represents the end (final state).
Arrows run from the start towards the end and represent the order in which activities happen.
Activity diagrams may be regarded as a form of flowchart. Typical flowchart techniques lack constructs for expressing concurrency. However, the join and split symbols in activity diagrams only resolve this for simple cases; the meaning of the model is not clear when they are arbitrarily combined with decisions or loops.
While in UML 1.x, activity diagrams were a specialized form of state diagrams, in UML 2.x, the activity diagrams were reformalized to be based on Petri net-like semantics, increasing the scope of situations that can be modeled using activity diagrams. These changes cause many UML 1.x activity diagrams to be interpreted differently in UML 2.x." [Activity diagram. Wikipedia]
This example of UML activity diagram symbols for the ConceptDraw PRO diagramming and vector drawing software is included in the ATM UML Diagrams solution from the Software Development area of ConceptDraw Solution Park.
UML activity diagram symbols
UML activity diagram symbols, vertical swimlanes, hierarchical partitioning, vertical swimlanes, activity partition, activity group, send signal action, output pin, object node, object node, note, interrupting edge, activity edge, input pin, object node, initial node, horizontal swimlanes, hierarchical partitioning, horizontal swimlanes, activity partition, activity group, frame, activity, fork node, join node, flow final node, decision node, merge node, data store node, central buffer node, connector, comment note, central buffer node, object node, call behavior action, activity partition, swimlane, activity parameter node, activity final node, activity edge, object flow edge, activity, action, accept time event action, accept event action,

UML Flowchart Symbols

The UML diagram is a powerful tool which lets visually represent all system's components, the interactions between them and relationships with external user interface.
The Rapid UML solution for ConceptDraw PRO software offers diversity of UML flowchart symbols for drawing all types of UML diagrams.

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.

UML Object Diagram

UML Object Diagram shows the structure of a modelled system at a specific time.