Difference between revisions of "Unified Modeling Language"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) (→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 03: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
- Computer science
- Domain of knowledge
- Modeling language
- Object Management Group
- Software engineering
- UML state machine
- Use case
External links
- Unified Modeling Language @ Wikipedia
- Applications of UML @ Wikipedia