Introduction to UML Diagrams

 Introduction to UML Diagrams


  • Grady Booch, Ivar Jacobson, and James Rumbaugh created the Unified Modelling Language (UML) in 1995 while working at Rational Software.
  • In 1997, the Object Management Group adopted UML. It is standardized modeling language used for Object Oriented Software Development Methodologies.
  • UML Diagrams are graphical representation of software system and representing a system along with its main actors, roles, actions, classes.
  • The UML diagrams are mainly categorized into Structural diagrams and Behavioral diagrams.
  • Structural diagrams are static view or structure of a system. It is widely used in the documentation of software architecture.
  • Behavioral diagrams are dynamic view of a system or the behavioral of a system, which describes the functioning of the system.


Further clarification, watch my video:



Comments

Popular posts from this blog

Introduction to StarUML

Download StarUML