UML – UML Building Blocks

Before learning about Building Blocks of UML, you need to have some basic understanding of these topics:

What is UML and its diagram types?

UML CLASS DIAGRAMS

If you want to know more about UML, explore these topics too:

In this post, we are concentrating on the basic building blocks of UML:-

As UML describes the real-time systems, it is very important to make a conceptual model and then proceed gradually. The conceptual model of UML can be mastered by learning the three major elements. So, we are having the conceptual model means the abstraction of the model and from the conceptual model we are going to develop our UML model. Now, what are the three major elements are there-

  1. UML building blocks
  1. Rules to connect the building blocks
  1. Common mechanisms of UML

The building blocks of UML can be defined as:

  1. Things
  1. Relationships
  1. Diagrams

Let’s start with the first building block i.e., Things.

Things:

  • Structural
    • Class
    • Interface
    • Collaboration
    • Use Case
    • Component
    • Node
  • Behavioral
    • Interaction
    • State machine
  • Annotational
  • Grouping
    • Package

Relationship:

  • Dependency
  • Association
  • Generalization
    • Stereotypes
    • Tagged values
    • Constraints
  • Realization (Extensibility)

Generalization is nothing but the inheritance and realization means there is extensibility.

UML Diagrams:

If we go for the diagrams so there are the list of diagrams we are having. How many diagrams we are having? We are having 9 distinct diagrams.

  • Class diagram
  • Object diagram
  • Use case diagram
  • Sequence diagram
  • Collaboration diagram
  • Activity diagram
  • Statechart diagram
  • Deployment diagram
  • Component diagram

The Deployment diagram and Component diagram are coming under one head known as the Implementation diagram

The sequence diagram and collaboration diagram are coming under one head that is known as the Interaction diagram

Each and every diagram has got its own role to play. So, they are not alike to each other. None can replace any other diagram. So that’s why all these diagrams existing side beside.


For frontend projects, check and implements these beginner’s friendly projects :- TOP 7 PROJECTS FOR BEGINNERS TO PRACTICE HTML & CSS SKILLS

Want backlinks to your website? Follow this article and get to know in very easy way. How You Can Create High Quality Backlinks In 2021?

Learn about 404 ERROR page – EVERYTHING YOU NEED TO KNOW ABOUT 404 ERROR PAGE FOR SEO

Do practice of C++ programming :- Multiple choice questions on CPP programming

Do practice of C programming :- Multiple choice questions on C programming


In case, you find any typographical, grammatical or any other error in our site then kindly inform us. Don’t forget to provide the appropriate URL along with error description.

Thanks in advance.

Leave a Comment

Your email address will not be published. Required fields are marked *