Difference between revisions of "Unified Modeling Language"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
(External links)
Line 23: Line 23:
 
* [https://en.wikipedia.org/wiki/Unified_Modeling_Language Unified Modeling Language] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Unified_Modeling_Language Unified Modeling Language] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Applications_of_UML Applications of UML] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Applications_of_UML Applications of UML] @ Wikipedia
 +
 +
[[Category:Computer science]]
 +
[[Category:Databases]]
 +
[[Category:Design]]
 +
[[Category:Language]]
 +
[[Category:Models]]
 +
[[Category:Software development]]

Revision as of 04:31, 21 April 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