Difference between revisions of "Unified Modeling Language"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
Line 13: Line 13:
 
* [[Computer science]]
 
* [[Computer science]]
 
* [[Domain of knowledge]]
 
* [[Domain of knowledge]]
* [[Modelling language]]
+
* [[Modeling language]]
 
* [[Object Management Group]]
 
* [[Object Management Group]]
 +
* [[Software engineering]]
 
* [[UML state machine]]
 
* [[UML state machine]]
 
* [[Use case]]
 
* [[Use case]]

Revision as of 07:11, 3 March 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