Summary

If a Port is a behavior Port, the Port must be typed either by the Class it belongs to or undefined.

Details

Any invocation of a behavioral feature on a behavior Port will be handled by the owning Classifier itself, rather than by any instances that this classifier may contain.

Tips
  • Change the type of the Port to the owning Classifier or to nothing.

  • Change the Port into a classic Port.