Interface Annotation

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
AnnotationImpl

public interface Annotation extends Element
A representation of the model object 'Annotation'. Annotation is an element that specifies non-semantic information on an [=IdentifiedElement=]. An annotation is specified with an [=AnnotationProperty=] and an optional [=Literal=] or [=Member=] (referenced) value. When no value is specified, the boolean literal `true` is assumed to be specified.

The following features are supported:

See Also:
Generated:
Model:
annotation="https://tabatkins.github.io/bikeshed heading='Elements'"