BIGpedia.com - Object-oriented design - Encyclopedia and Dictionary Online
encyclopedia search

Object-oriented design

Object-oriented design (OOD) is 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:

  1. Identify the classes and objects
  2. Identify their semantics
  3. Identify their relationships
  4. Specify class and object interfaces and implementation

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

Literature

  • Grady Booch: Object-oriented analysis and design with applications. 2nd ed. Benjamin/Cummings, Redwood CA 1994


The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License.
How to see transparent copy

01-04-2007 01:21:04