Object-Oriented Analysis and Design (OOAD) is a software engineering approach that models a system as a group of interacting objects.
Object-Oriented analysis (OOA) applies object-modeling techniques to analyze the functional requirements for a system.
Object-Oriented design (OOD) elaborates the analysis models to produce implementation specifications. OOA focuses on what the system does, OOD on how the system does it.
'Ooad' 카테고리의 다른 글
| LSP(Liskov Substitution Principle) .. (0) | 2008/06/03 |
|---|---|
| Comparing Two High-Performance I/O Design Patterns (0) | 2008/05/27 |
| MVC(Model-View-Controller) 패턴 (0) | 2008/04/21 |
| Association Vs Aggregation Vs Composition (0) | 2008/03/17 |
| OOAD 란?? (0) | 2008/02/19 |