You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.