For each binary relationship, add a relationship property (or reference attribute) into each
class that participates in the relationship. If supported by the OODBMS, use inverse relationships
where possible to ensure the system automatically maintains referential integrity.
If the system does not support this, it will be necessary to program this functionality into
the class methods.