Object-oriented Analysis
Focus on discovering objects of interest and relationships
Sources:
- things mentioned in problem statement
- your knowledge of the problem domain
- look at previous (computer or non-computer) systems
- go read about the problem domain
- talk to potential users
SOME of these objects will be part of implementation, LATER