To access this functionality explicitly, in the browser
or object model diagram, right-click a class and select Implement
Base Classes.
The Implement Base Classes window opens, as shown
in this example.
This window provides a tree-like view of all the
interfaces (including methods, attributes, and stereotypes) that can
be implemented by the class.
The window contains three filters to control the
contents of the navigation tree:
- Required displays the operations that must
be implemented.
- Optional displays the operations that can
be implemented. By default, IBM® Rational® Rhapsody® displays
the required and optional operations.
- Implemented displays the operations that
are already implemented.