OO Analysis and Design
Process
Identifying the objects in a system;
Defining relationships between objects;
Establishing the interface of each object;
Making a design, which can be converted to executables using OO languages.
Tool
document all info using UML
Last updated