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
Tag Archives for UML
Surprisingly many user manuals never accomplish their direct goal the way they should. They don’t help a user or do this awfully bad. We are not talking about incomplete or badly written documentation here. Even the greatest manuals fail to… Read More
Any software engineer worth her salt has drawn some UML diagrams. They are a great tool for good design and planning of a software product and is applicable for all stages of the software lifecycle. The UML standard exists so… Read More
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
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
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