feature-reference-expression-referent-is-feature
Available in: KerML, SysML
This checks that the referent of feature reference expression is a feature.
This is impossible to trigger through textual syntax as any non-feature references would fail to resolve.
Specification
The first
owned_membershipof aFeatureReferenceExpressionthat is not aParameterMembershipmust have aFeatureas itsmember_element.