Interface AnnotationTypeDeclaration

All Superinterfaces:
AbstractTypeDeclaration, ASTNode, BodyDeclaration, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, Type
All Known Subinterfaces:
UnresolvedAnnotationDeclaration
All Known Implementing Classes:
AnnotationTypeDeclarationImpl, UnresolvedAnnotationDeclarationImpl

public interface AnnotationTypeDeclaration
extends AbstractTypeDeclaration
A representation of the model object 'Annotation Type Declaration'.
See Also:
JavaPackage.getAnnotationTypeDeclaration()