Implementation of the base classes

In IBM® Rational® Rhapsody® Developer for C++ and IBM Rational Rhapsody Developer for Java, you can easily convey model elements defined at the interface level to the implementing class level.

Using this functionality, classes automatically realize the implementing interfaces and help you synchronize the changes in the interface to the realizing classes.

There are two ways to start this functionality: implicitly and explicitly.


Feedback