According to Eric Evans, associations should

  1. Impose a traversal direction
  2. Add qualifiers and reduce multiplicity
  3. Not be present if it is non-essential

I am not able to understand qualifier concept, how do we add to reduce multiplicity. Can any body explain with example.

link|improve this question

79% accept rate
feedback

1 Answer

up vote 2 down vote accepted

this is general oop. read more here and here

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.