State the Object Design for Processing
The object design phase comes after analysis and system design phase. The object design phase includes implementation details like as internal data structures and algorithms to implement operations, restructuring classes for efficiency, implementation of control, implementation of associations and packaging into the physical modules. Object design extends analysis.