Implicit invocation

When you connect two classes with a generalization realization, the base classes are implemented implicitly.

However, a generalization will not trigger base class implementation in the following cases:

If there are no operations or attributes to be overridden because of the current action, the Implement Base Classes window is not displayed.


Feedback