Vj Dx wrote:Sounds a bit confusing. Your original domain model and requirements are the only guide in this case.
Vj Dx, thanks for responding.
The domain model in the assignment are shown with some example breed types. More breed types would be added later.
The requirement of suD do not expect different behavior for each of the breed classes. So I don't want to use sub classes for each breed type.
So simply showing the instances of Dog class would suffice.
Since I saw people in the forum suggesting to depict all the domain objects in the class diagram, I am in dilemna to show them as class instances.
Hope I have not confused you further.