Determine the concepts of Object Oriented Analysis
In OOA the initial focus is on identifying objects from the application domain, after that fitting those procedures around them.
For illustration, in the case of the flight information system, the objects would include Flight, Plane, and Pilot, etc.
The object model has many aspects that are associated with OO concepts