Maths encyclopedia and lessons  
Search

Mathematics Encyclopedia and Lessons

 
     
 

Lessons

Popular
Subjects

algebra
arithmetic
calculus
equations
geometry
differential equations
trigonometry
number theory
probability theory
more
 

References

applied mathematics
mathematical games
mathematicians
more
 
 

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
01-04-2007 01:18:14
The contents of this article are licensed from Wikipedia.org
under the GNU Free Documentation License. How to see transparent copy