annotation-annotating-element
Available in: KerML, SysML
This checks that an Annotation either owns, or is owned by its annotating
element.
This is impossible to trigger in Syside through textual syntax. Otherwise, this
can be triggered by having an orphan Annotations in programmatic or external,
non-textual, models.
Specification
Either the
owned_annotating_elementof anannotationmust be non-null, or theowning_annotating_elementmust be non-null, but not both.