Made with
ConceptDraw
DIAGRAM 18

UML Tool & UML Diagram Examples

Types of UML Diagrams

UML or Unified Modelling Language can be at any time applied in different spheres of business activity, such as finance, internet technologies, banking, healthcare, aerospace and other business activities. This language is an accepted standard and this standard can be used for modelling any needed system. There are lots of notations you can use for making any needed UML diagrams. These notations can be made for visual representation of any needed subsystems, requirements, physical and logical elements, behavioural and structural patterns, as they are especially relevant to the systems built during using a so-called “object-oriented” style.

The Unified Modelling Language (UML) is a standardized and general-purpose language and it is very popular and quite widely used, especially in the field of software engineering in IT. This Unified Modelling Language includes a set of some graphic notation techniques for creating the visual models of object-oriented software-intensive systems. There are thirteen types of such UML diagrams and you can always create any of them in ConceptDraw DIAGRAM software. These types of UML diagrams are: “package” (or “class”), “collaboration”, “object”, “use case”, “sequence”, “component”, “activity”, “deployment” “state machine”, “timing”, “interaction overview” and “composite structure” UML diagrams. Each of the types of Unified Modelling Language will be described later in this article.

Thus, Unified Modelling Language “Class” diagrams are the static structure diagrams, with the help of which you can describe a structure of some system in a way of showing the system's methods, classes, attributes, operations as well as the relationships among the objects within this system. The so-called Unified Modelling Language “Package” diagram can be used in the Unified Modelling Language for a reason of depicting the dependencies between the packages that can make a particular model. The so-called Unified Modelling Language “Object” diagrams are popular for being used in the Unified Modelling Language (UML). Unified Modelling Language “Object” diagrams show a partial or a complete view of a system’s structure within some specific period of time. The so-called Unified Modelling Language “Use Case” diagrams can be the representations of a user's interaction with some system and with their aid you can depict some particular specifications of a use case. The so-called Unified Modelling Language “Sequence” diagrams are also known as interaction diagrams with the help of which it is simpler for you to show the way some particular processes operate with each other and in which order they do it. The UML “Communication” diagrams model the interactions between different parts in terms of sequenced messages. “Communication” diagrams represent the information from “Use Case”, “Class” and “Sequence” diagrams, describing the dynamic behaviour and the static structure of some system. The UML “Activity” diagrams are the representations of the workflows of the actions as well as the activities with an iteration, choice and concurrency. In the Unified Modelling Language “Activity” diagrams there are models of both organisational and computational processes (for example, workflows) represented and this type of UML diagrams in general represents the overall flow of the control. With UML “Component” diagram you can depict the way some system components are wired with each other and so to form the larger components of software systems or software systems themselves. These diagrams are used for illustrating the structure of arbitrarily complex systems. The UML “Deployment” diagrams can be used for modelling the physical deployment of the artifacts on nodes. The nodes with the artifacts appear in a way of boxes and the artifacts in each node appear in a way of the rectangles in these boxes. These nodes can also have sub-nodes and these sub-nodes can appear in a way of the nested boxes. One single node in the UML “Deployment” diagrams can represent a lot of different physical nodes. The UML “State Machine” diagrams can be used for enhancing the mathematical concept of some finite automaton once it is used in some computer science applications. The UML “Timing” diagrams are quite specific and still interaction diagrams. They are used for concentrating on the timing constraints. The UML “Timing” diagrams can be also used for exploring the behaviour of objects within some particular period of time. With the aid of the UML “Interaction Overview” diagram you can illustrate a control flow with nodes which contain the interaction diagrams. The UML “Interaction Overview” diagrams are identical to the “Activity” diagrams and they both visualize a sequence of some activities, although there is a slight difference between them. The UML “Composite Structure” diagrams are similar to the “Static Structure” diagrams and with their help you can show the internal structure of a class so the collaborations, which this structure makes possible. While creating the UML “Composite Structure” diagrams you can include the internal parts, with the help of which the parts of some system can interact with each other.

You can always create any of mentioned and described above Unified Modelling Language diagrams with the aid of ConceptDraw DIAGRAM software. Besides downloading the ConceptDraw DIAGRAM application, it is also beneficial to have ConceptDraw STORE one as well, as this another product of “CS Odessa” allows ConceptDraw DIAGRAM users to download any solution they need for making your charts, flowcharts, maps and diagrams, schemes and plans, as well as any of the mentioned above UML diagrams at any time you need to create them.

“Rapid UML” solution enables you to make any of the Unified Modelling Language diagrams, using so many different examples and templates from this solution for simplifying ConceptDraw DIAGRAM users' work of creating similar great looking diagrams.

UML Notation


Pic.1. UML Notation

Solution RapidUML from Software Development area of ConceptDraw Solution Park provides templates, examples and 13 vector stencils libraries for drawing all types of UML 1.x and 2.x diagrams using ConceptDraw DIAGRAM diagramming and vector drawing software.

Use these UML diagram templates and examples to quickly start drawing your own UML diagrams.

Package Diagrams

UML Package Diagram illustrates the functionality of a software system.

UML Package Diagrams. Business process Business process

Collaboration Diagrams

UML Communication Diagram depicts the interactions between objects or parts in terms of sequenced messages and describes both the static structure and dynamic behavior of a system.

UML Collaboration Diagrams. Ticket processing system Ticket processing system

State Machine Diagrams

UML state machine's goal is to overcome the main limitations of traditional finite-state machines while retaining their main benefits.

UML State Machine Diagrams. State transitions of RT component State transitions of RT component

Timing Diagrams

UML Timing Diagram as special form of a sequence diagram are used to explore the behaviors of objects throughout a given period of time.

UML Timing Diagrams. Inspection Inspection UML Timing Diagram UML timing diagram

Class Diagrams

Class Diagrams describes the structure of a system by showing the system's classes, their attributes, and the relationships among the classes

UML Class Diagrams. Metadata information model Metadata information model UML Class Diagram UML class diagram

Object Diagrams

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

UML Object Diagrams. Estimating scenario Estimating scenario UML Object Diagrams. Safety inspection Safety inspection

Composite Structure Diagrams

UML Composite Structure Diagram shows the internal structure of a class and the possible interactions at this structure.

UML Composite Structure Diagrams. Drive a taxi Drive a taxi UML Composite Structure Diagrams. Sale process Sale process

Interaction Overview Diagrams

UML Interaction Overview Diagram schematically shows a control flow with nodes and a sequence of activities that can contain interaction or sequence diagrams.

UML Interaction Overview Diagrams. System authentication System authentication UML Interaction Overview Diagram UML interaction overview diagram UML Interaction Overview Diagram. Online ShoppingOnline Shopping

Use Case Diagrams

Use Case Diagrams describes the functionality provided by a system in terms of actors, their goals represented as use cases, and any dependencies among those use cases.

UML Use Case Diagrams. Project administrator Project administrator UML Use Case Diagrams. Ticket processing system Ticket processing system UML Use Case Diagrams. Trading system usage scenarios Trading system usage scenarios

Sequence Diagrams

Sequence Diagrams shows how objects communicate with each other in terms of a sequence of messages. Also indicates the lifespans of objects relative to those messages.

UML Sequence Diagrams. Checking process Checking process UML Sequence Diagrams. GET request GET request UML Sequence Diagrams. Ticket processing system Ticket processing system

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.

UML Activity Diagrams. Alarm trigger processing Alarm trigger processing UML Activity Diagrams. Cash withdrawal from ATM Cash withdrawal from ATM UML Activity Diagrams. Payment process Payment process

Component Diagrams

UML Component Diagram illustrate how components are wired together to larger components and software systems that shows the structure of arbitrarily complex systems.

UML Component Diagrams. Credit card agency Credit card agency UML Component Diagrams. Start server Start server UML Component Diagram UML component diagram template

Deployment Diagrams

Deployment diagram describes the hardware used in system implementations and the execution environments and artifacts deployed on the hardware.

UML Deployment Diagrams. Real estate transactions Real estate transactions UML Deployment Diagram example UML deployment diagram example UML Deployment Diagram UML deployment diagram

Free Download UML Software and View All Examples

UML Tool & UML Diagram Examples *

Pic 2. UML use case diagram template. Ticket processing system


The following features make ConceptDraw DIAGRAM the best UML Diagram Software:

  1. You don't need to be an artist to draw professional looking diagrams in a few minutes.
  2. Large quantity of ready-to-use vector objects makes your drawing UML diagrams quick and easy.
  3. Great number of predesigned templates and samples give you the good start for your own diagrams.
  4. ConceptDraw DIAGRAM provides you the possibility to use the grid, rules and guides. You can easily rotate, group, align, arrange the objects, use different fonts and colors to make your diagram exceptionally looking.
  5. All ConceptDraw DIAGRAM documents are vector graphic files and are available for reviewing, modifying, and converting to a variety of formats: image, HTML, PDF file, MS PowerPoint Presentation, Adobe Flash, MS Visio.

    uml class diagram - export

  6. Using ConceptDraw STORE you can navigate through ConceptDraw Solution Park, managing downloads and updates. You can access libraries, templates and samples directly from the ConceptDraw STORE.

    uml class diagram solution

  7. If you have any questions, our free of charge support is always ready to come to your aid.




NINE RELATED HOW TO's:
IT world is extremely rational and logical. So what can be more precise than Software Diagrams to rate the results of work? Visual statistics is the best way to understand the data. This figure demonstrates the data flow diagram (DFD), which was created to describe the electronic system of custom purchase. This is the process of buying using electronic bar code scanning system. Such systems are used in large stores. The cashier scans the bar code, the system outputs the data on the price of the goods and carries out a purchase process. This DFD utilizes the Gane/Sarson notation. To create it The ConceptDraw DFD solution has been applied.Software Diagrams
Picture: Software Diagrams
ConceptDraw DIAGRAM diagramming and vector drawing software extended with Sales Flowcharts solution from the Marketing area of ConceptDraw Solution Park offers the set of extensive tools for quick and easy drawing professional looking Sales Process Flowcharts.Sales Process Flowcharts *
Picture: Sales Process Flowcharts
Related Solution:
This sample was created in ConceptDraw DIAGRAM diagramming and vector drawing software using the Flowcharts solution from the Diagrams area of ConceptDraw Solution Park. This sample shows the Flowchart of the Subprime Mortgage Crisis. This Flowchart describes the decline in housing prices when the housing bubble burst and what it caused on the housing and financial markets. You can also see the Government and Industry responses in this crisis situation.Flowchart on Bank. <br>Flowchart Examples *
Picture: Flowchart on Bank. Flowchart Examples
Related Solution:
UML Sequence Diagram can be created using ConceptDraw DIAGRAM diagramming software contains rich examples and template. ConceptDraw is perfect for software designers and software developers who need to draw UML Sequence Diagrams.UML Sequence Diagram *
Picture: UML Sequence Diagram
AWS platform is great to develop reliable applications. If you are already aware of all the benefits that Amazon Web Services diagrams bring, then you'll need also a diagramming tool for architecture to share your vision. Luckily, ConceptDraw DIAGRAM has a special AWS Diagrams solution with vector icons and templates that are easy to edit. The AWS architecture diagram, you see on this drawing, was designed using ConceptDraw Amazon Web Services Architecture Diagrams (AWS) solution. The 14 libraries, delivered with this solution introduces near 250 vector graphic images used to draw AWS Diagrams. The AWS Architecture Diagrams solution is a valuable tool for programmers, software architects and other IT professionals. It enables them to develop reliable applications with a high stage of interaction with AWS cloud.Amazon Web Services Diagrams <br>diagramming tool for architecture *
Picture: Amazon Web Services Diagrams diagramming tool for architecture
UML Activity Diagram illustrate the business and operational step-by-step workflow of components in a system and shows the overall flow of control.UML Activity Diagram. Design Elements *
Picture: UML Activity Diagram. Design Elements
ConceptDraw helps you to start designing your own UML Collaboration Diagrams with examples and templates.Diagramming Software for Design <br>UML  Collaboration Diagrams *
Picture: Diagramming Software for Design UML Collaboration Diagrams
The vector stencils library UML Use Case contains specific symbols of the UML notation such as actors, actions, associations and relationships for the ConceptDraw DIAGRAM diagramming and vector drawing software.Jacobson Use Cases Diagram
Picture: Jacobson Use Cases Diagram
Related Solution:
Working with information can be quite tedious, furthermore, some data can be quite difficult to perceive without any graphic representation. So, to facilitate your work, you can use business diagrams, such as simple flowcharts or Gantt charts for project management and orgcharts for clarifying your company structure. You can use a proper software, like ConceptDraw Pro, draw them on paper, or use whiteboards, but it is more convenient to use a digital tool. This diagram shows a cross-functional flowchart that was made fore telecom service provider. A workflow of a common telecommunication service provider has a rather branched structure. Thus, it is useful to have a flow chart to visualize the sequences and interrelations of the work flow steps. Business process flowchart contains 17 processes and 4 decision points,that are distributed through 2 lines depicting the participants involved. Also there are connectors that show the data flow within processes. This flowchart displays a detailed model of the telecom service trading process, as well as all participants in the process and how they interact with each other.Business diagrams & Org Charts with ConceptDraw DIAGRAM  *
Picture: Business diagrams & Org Charts with ConceptDraw DIAGRAM
ConceptDraw
DIAGRAM 18