UML (Computer science)
Enlarge text Shrink text-
Save successfulThe item can be found in your Personal ZoneשגיאהLog in to your account to save
- Work cat.: 97-14553: Fowler, Martin. UML distilled, 1997(Unified Modeling Language (UML) is the successor to wave of object-oriented analysis and design methods that appeared in late 80's and early 90's. It most unifies the methods of Booch, Rumbaugh (OMT), and Jacobson ... expected to be the standard modeling language of the future.)
- Jacobson, I. The unified software development process, c1999:p. xxv (The three [Grady Booch, James Rumbaugh, Ivar Jacobson], working together released Unifed Modeling Language 0.9) p. xxvii (Grady Booch, James Rumbuagh, Ivar Jacobson, The unifed modeling language user guide, 1998)
The Unified Modeling Language (UML) is a general-purpose visual modeling language that is intended to provide a standard way to visualize the design of a system. UML provides a standard notation for many types of diagrams which can be roughly divided into three main groups: behavior diagrams, interaction diagrams, and structure diagrams. The creation of UML was originally motivated by the desire to standardize the disparate notational systems and approaches to software design. It was developed at Rational Software in 1994–1995, with further development led by them through 1996. In 1997, UML was adopted as a standard by the Object Management Group (OMG) and has been managed by this organization ever since. In 2005, UML was also published by the International Organization for Standardization (ISO) and the International Electrotechnical Commission (IEC) as the ISO/IEC 19501 standard. Since then the standard has been periodically revised to cover the latest revision of UML. In software engineering, most practitioners do not use UML, but instead produce informal hand drawn diagrams; these diagrams, however, often include elements from UML.: 536
Read more on Wikipedia >