Analyzing Association Traversal
Association Traversal shall be understood properly for the association design explanation. Analyzing association traversal means analyzing traversal among the objects. Associations are inherently bi-directional, that is certainly true in an abstract sense. But, if some associations in application are only traversed in single direction, in this case implementation can be simplified.