Jump to content

Booch method: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
BattyBot (talk | contribs)
m →‎References: fixed citation template(s) to remove page from Category:CS1 maint: Extra text & general fixes using AWB (11334)
Rescuing 4 sources and tagging 0 as dead. #IABot (v1.2.6)
Line 32: Line 32:


==External links==
==External links==
*[http://salmosa.kaist.ac.kr/BoochReferenz/class.html Class diagrams], [http://salmosa.kaist.ac.kr/BoochReferenz/object.html Object diagrams], [http://salmosa.kaist.ac.kr/BoochReferenz/state.html State Event diagrams] and [http://salmosa.kaist.ac.kr/BoochReferenz/module.html Module diagrams].
*[https://web.archive.org/web/20110826152434/http://salmosa.kaist.ac.kr/BoochReferenz/class.html Class diagrams], [https://web.archive.org/web/20110826153244/http://salmosa.kaist.ac.kr/BoochReferenz/object.html Object diagrams], [https://web.archive.org/web/20110826153701/http://salmosa.kaist.ac.kr/BoochReferenz/state.html State Event diagrams] and [https://web.archive.org/web/20110826152945/http://salmosa.kaist.ac.kr/BoochReferenz/module.html Module diagrams].


{{DEFAULTSORT:Booch Method}}
{{DEFAULTSORT:Booch Method}}

Revision as of 22:29, 5 November 2016

Class diagram

The Booch method is a technique used in software engineering. It is an object modeling language and methodology that was widely used in object-oriented analysis and design. It was developed by Grady Booch, while at Rational Software (now part of IBM).

The notation aspect of the Booch method has now been superseded by the Unified Modeling Language (UML), which features graphical elements from the Booch method along with elements from the object-modeling technique (OMT) and object-oriented software engineering (OOSE).

Methodological aspects of the Booch method have been incorporated into several methodologies and processes, the primary such methodology being the Rational Unified Process (RUP).

The Booch design methodology, like OMT, is extensively used and has ample documentation and support tools.

References

  • Booch, Grady (1993). Object-oriented Analysis and Design with Applications (2nd ed.). Redwood City: Benjamin Cummings. ISBN 0-8053-5340-2.
  • Martin, Robert Cecil (1995). Designing Object-Oriented C++ Applications using the Booch Method. Prentice-Hall. ISBN 0-13-203837-4.