1. Home
  2. Docs
  3. Chapter 5. UML & Requirement Diagram

Chapter 5. UML & Requirement Diagram

Download PDF

The Unified Modeling Language (UML) is a general-purpose, developmental, modeling language in the field of software engineering, that is intended to provide a standard way to visualize the design of a system. It represents a collection of best engineering practices that have proven successful in the modeling of large and complex systems. The UML uses mostly graphical notations to express the design of software projects. Using the UML helps project teams communicate, explore potential designs, and validate the architectural design of the software. As mentioned before, UML is a very important part of developing object oriented software and the software development process, but it is not a development method by itself; however, it was designed to be compatible with the leading object-oriented software development methods of its time.

Related UML Articles

 

 

Articles