Implementing relations
nA fundamental method of implementing a
relation is simply to provide the source object with a reference to the
target.
nThis is an obvious approach for handling the
“knowing” responsibility.
nA “knowing” responsibility
often translates
into a “uses” relation.