constructor-expression-owned-features
Available in: KerML, SysML
This checks that constructors expressions have no other features other than its
result.
This is impossible to trigger through textual syntax.
Specification
A
ConstructorExpressionmust not have anyowned_featuresother than itsresult.