94.8k views
1 vote
What is the history of Unified Modeling Language?

User Saroj
by
7.6k points

1 Answer

3 votes

Final answer:

UML's history is rooted in the consolidation of various software modeling methods by experts such as James Rumbaugh, Ivar Jacobson, and Grady Booch in the 1990s, leading to its adoption as a standard by the OMG in 1997.

Step-by-step explanation:

The history of the Unified Modeling Language (UML) is one that chronicles the standardization of software modeling. UML was not the product of a single individual but the culmination of efforts by various experts in the field of software engineering. The initial development of UML began in the late 1980s and early 1990s, when object-oriented programming was gaining popularity. Different modeling languages and methods existed, such as Object Modeling Technique (OMT) by James Rumbaugh and Object-Oriented Software Engineering (OOSE) by Ivar Jacobson. In 1994, Grady Booch, who created the Booch method, joined forces with Rumbaugh and Jacobson to merge their methods. This collaboration was known as the "Three Amigos." By 1996, the first version of UML was developed, and in November 1997, the Object Management Group (OMG) adopted UML as a standard.

UML has since undergone revisions to cater to evolving software development needs, with the current version being UML 2.5, which provides a standardized way to visualize the design of a system. The language facilitates communication and understanding among stakeholders and is widely used in various domains beyond software engineering.

User Chris Acheson
by
7.0k points