Strategies For System Design
Object-Oriented Design (OOD)
- Object-oriented design (OOD) techniques are used to refine the object requirements definitions identified earlier during analysis, and to define design specific objects.
- Based on a design implementation decision, during OOD the designer may need to revise the data or process characteristics for an object that was defined during systems analysis.
- Likewise, a design implementation decision may necessitate that the designer define a new set of objects that will make up an interface screen that the user(s) may interact with in the new system.