If in the CRC process a class has a collaborator, it uses or depends on the collaborator class.
In this case identify what kind of relationship this is. That is, is it aggregation or simply use as a local variable or parameter of a member function.
If in the CRC process a class has a collaborator, it uses or depends on the collaborator class.
In this case identify what kind of relationship this is. That is, is it aggregation or simply use as a local variable or parameter of a member function.