Difference between revisions of "Unified Modeling Language"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(First)
 
(use case)
Line 4: Line 4:
  
 
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.
 
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 ==
 +
 +
* [[Use case]]
  
 
== External links ==
 
== External links ==
  
 
* [https://en.wikipedia.org/wiki/Unified_Modeling_Language Unified Modeling Language] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Unified_Modeling_Language Unified Modeling Language] @ Wikipedia

Revision as of 11:37, 4 June 2015

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.

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