Description
Martin Hesse:
I have an abstract mixin class with a concrete method act() and an abstract method disableAct().
After upgrading to 0525 I get the following metamodel validation error:
AbstractMixin#disableAct: is assumed to support a property, collection or action. Unmet constraint(s): unsupported method signature or orphaned (not associated with a member)