UML DIAGRAMS

Unified Modeling Language (UML) is a standardized general-purpose modeling language in the field of object-oriented software engineering. http://en.wikipedia.org/wiki/Unified_Modeling_Language
Creately is a powerful online diagram software for creating UML Diagrams, Design patterns, Software diagrams, Flowcharts and more. Explore UML Diagram related resources below or get your Free Creately Account now.

UML-Diagram Templates

UML Diagrams Explained

UML is the standard language used for specifying, visualizing, constructing and documenting all the artifacts of a software system.

The UML is applicable to object-oriented problem solving. There are nine types of UML Diagrams - Class, Use case, Object, Sequence, Collaboration, Statechart, Activity, Component and Deployment.

UML Diagram Objects Explained

Visit the UML Diagram Objects page to get an understanding of all the objects used for UML diagramming.

A catalogue of all the nine types of UML Diagram objects - Class, Use case, Object, Sequence, Collaboration, Statechart, Activity, Component and Deployment used for modeling that can be found in the Creately library are discussed in detail here.

Examples and Using UML-Diagrams in the real world

Choosing the right UML Diagram

If you're a newbie when it comes to all things UML, this really is the perfect starting point for you.

Mistakes to avoid in Sequence Diagrams

Considering the fact that there are many glaring mistakes that are present when it comes to sequence diagrams, we have decided to gauge and mention ten of the most common mistakes you are sure to make.

The Relationships that exist between Classes

In a class diagram, obviously you can’t have classes just floating around; you need to see the relationship between them. Peruse the content below to see the types of relationships that exist between classes, along with their notation, and also what they actually mean.

Articles, Tutorials & Blog posts on UML-Diagrams

Basics of UML Use Case Diagrams

Use case diagrams can be defined as behavior diagrams that are used to describe a set of actions (use cases) that some system or systems (subject) should or can perform in collaboration with one or...

Confused about Combined Fragments in Sequence Diagrams?

While “alternative,” “option,” and “loop” are the combined fragments that people utilize the most, there are other combined fragments, such as break and parallel, which a large share of people will...

Use of Gates in Sequence Diagrams

While we discussed about how to reference another sequence diagram via sending across data through parameters and also return values.

Deeper Aspects of Sequence Diagrams

Taking an advanced look into sequence diagrams is important too. So in this article let's understand how to reference two sequence diagrams.

Understanding the Basics of Sequence Diagrams

While there is an assumption that Sequence Diagrams were made for developers, the truth is that a company’s business staff could use such diagrams to communicate how exactly the business presently...

A beginner's introduction to UML Diagramming

While there are many types of UML diagrams, let’s concentrate on the building blocks of UML Diagrams here.

Simple Guidelines for drawing UML Class Diagrams

When it comes to system construction, a class diagram is the most widely used diagram. This diagram generally consists of interfaces, classes, associations and collaborations.