UML Diagram Objects and Their Usage
Unified modelling language diagram objects

Here is an overview of all the nine different kinds of Modeling diagram objects that are wrapped under the heading of the UML. UML Class Diagrams UML Use Case Diagrams UML Object Diagrams UML Sequence Diagrams UML Collaboration Diagrams UML… Read More

A Basic intro to Use Case Diagrams

First and foremost, before delving headfirst into the basics, let’s ascertain what Use case Diagrams are in the first place. Use case diagrams can be defined as behavior diagrams that are used to illustrate a set of actions or use… Read More

Beyond the Basics of Sequence Diagrams: Part 3

We got the final part of this series right here. While we did spend some time discussing Gates and its use or relevance to Sequence Diagrams, we now concentrate on just two elements known as Combined fragments. Combined fragments (break and… Read More

Beyond the Basics of Sequence Diagrams: Part 2

We wrap up the week with where we left off with Sequence Diagrams and a look into more advanced elements. Today we will concentrate on the use of Gates in Sequence Diagrams. Gates The previous post illustrated how to reference… Read More