Object-oriented design




<programming> (OOD) A design method in which a system is modelled as a collection of cooperating objects and individual objects are treated as instances of a class within a class hierarchy.

Four stages can be identified: identify the classes and objects, identify their semantics, identify their relationships and specify class and object interfaces and implementation.

Object-oriented design is one of the stages of object-oriented programming.

["Object-oriented analysis and design with applications", Grady Booch, 2nd ed., pub. Benjamin/Cummings, Redwood CA, 1994].



< Previous Terms Terms Containing object-oriented design Next Terms >
Object Oberon
object-orientation
object-oriented
object-oriented analysis
object-oriented database
Booch method
Demeter
design pattern
Edward Yourdon
Objecteering
Object-Oriented Fortran
object-oriented language
Object-Oriented Pascal
object-oriented programming
object-oriented programming language