Summary

A redefined Operation must belong to a parent or an implemented Interface

of the owner of the Operation.

Details

An Operation can only redefine an Operation from implemented Interfaces and parent Classifiers.

Tips
  • Remove the redefinition status if it was not intended.

  • Implement or inherit the Classifier or Interface that contains the redefined method.