Interface AnnotationInstance

All Superinterfaces:
ClassifierInstance<Annotation>, HasFeatureValues
All Known Implementing Classes:
DynamicAnnotationInstance

public interface AnnotationInstance extends ClassifierInstance<Annotation>
While an AnnotationInstance implements HasFeatureValues, it is forbidden to hold any children, as the Annotation should not have any containment link.