Suppose we need to navigate from a borrower to the borrower's address,
but never from an address to the borrower(s) who lives there.
This is modelled by a unidirectional association in Rational Rose,
which is equivalent to an implicit (non-inverse) reference in JADE.
Instructions
- Select the
Unidirectional Association tool in the toolbox.
- Click and drag from the Borrower class symbol
to the Address class symbol. An association arrow appears.
- Double-click the association arrow.
The Implicit Reference Specification dialog is displayed.
- Enter myAddress as the property name.
- Complete the dialog as shown and click the OK button.
|