Explain the method to identify the Object Classes
You would always be careful while identifying relevant object classes from application domain. Objects may include physical entities in a system like department, employees, buildings etc. Classes must make sense in application domain. At this phase you should avoid computer implementation constructs, such as subroutines and linked lists.
Several classes are implicit in application domain, so you need to find out by understanding problem well.