Designing Relationships

The following design decisions must be made for relationships: navigation, containment, refinement, and multiplicity implementation.

Navigation

Associations and aggregations are bidirectional relationships. During design, associations are revisited to determine if bidirectionality is indeed needed. If possible, the relationship is made unidirectional (i.e., navigable in only one direction) since unidirectional relationships are easier to implement and maintain.

SETTING NAVIGATION IN RATIONAL ROSE

1.
Right-click at the end of the association or aggregation line to be made non-navigable to make the shortcut menu visible. ...

Get Visual Modeling with Rational Rose 2002 and UML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.