= Unified Modeling Language
{wiki=Unified_Modeling_Language}
Unified Modeling Language (UML) is a standardized modeling language used in software engineering to specify, visualize, implement, and document the artifacts of software systems. UML provides a set of graphical notations that allow developers and stakeholders to create models that represent the structure and behavior of software systems. Here are some key aspects of UML: 1. **Purpose**: UML helps to facilitate communication and understanding among project stakeholders, including developers, architects, analysts, and non-technical stakeholders.
Back to article page