Difference between revisions of "Unified Modeling Language"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
(See also)
Line 11: Line 11:
 
== See also ==
 
== See also ==
  
 +
* [[Applications of UML]]
 
* [[Computer science]]
 
* [[Computer science]]
 
* [[Domain of knowledge]]
 
* [[Domain of knowledge]]
 +
* [[List of Unified Modeling Language tools]]
 +
* [[Model-based testing]]
 +
* [[Model-driven engineering]]
 
* [[Modeling language]]
 
* [[Modeling language]]
 
* [[Object Management Group]]
 
* [[Object Management Group]]
 +
* [[Object Oriented Role Analysis and Modeling]]
 
* [[Software engineering]]
 
* [[Software engineering]]
 
* [[UML state machine]]
 
* [[UML state machine]]

Revision as of 19:52, 9 May 2016

The Unified Modeling Language (UML) is a general-purpose modeling language in the field of software engineering, which is designed to provide a standard way to visualize the design of a system.

Description

It was created and developed by Grady Booch, Ivar Jacobson and James Rumbaugh at Rational Software during 1994–95, with further development led by them through 1996.

In 1997 it was adopted as a standard by the Object Management Group (OMG), and has been managed by this organization ever since.

In 2005 the Unified Modeling Language was also published by the International Organization for Standardization (ISO) as an approved ISO standard. Since then it has been periodically revised to cover the latest revision of UML.

See also

External links