OO Analysis and Design

Process

  1. Identifying the objects in a system;

  2. Defining relationships between objects;

  3. Establishing the interface of each object;

  4. Making a design, which can be converted to executables using OO languages.

Tool

  • document all info using UML

Last updated