*** Welcome to piglix ***

Booch method


The Booch method is a method for object oriented software development. It is composed of an object modeling language, an iterative object oriented development process, and a set of recommended practices.

The method was authored by Grady Booch when he was working for Rational Software (acquired by IBM), published in 1992 and revised in 1994. It was widely used in software engineering for object-oriented analysis and design and benefited from ample documentation and support tools.

The notation aspect of the Booch method was 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 notation is characterized by cloud shapes to represent classes and distinguishes the following diagrams:

The process is organized around a macro and a micro process.

The macro process identifies the following activities cycle:

The micro process is applied to new classes, structures or behaviors that emerge during the macro process. It is made of the following cycle:


...
Wikipedia

...