Aggregation : When you have instance variables of objects and not just primitive types.
Aggregation
Steps to Writing a Class
Find duplicate behavior between classes. Then, extract the common pieces to make a parent class.