Class AnnotationTypeDeclarationImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, AbstractTypeDeclaration, AnnotationTypeDeclaration, ASTNode, BodyDeclaration, NamedElement, Type
Direct Known Subclasses:
UnresolvedAnnotationDeclarationImpl

public class AnnotationTypeDeclarationImpl
extends AbstractTypeDeclarationImpl
implements AnnotationTypeDeclaration
An implementation of the model object 'Annotation Type Declaration'.
  • Constructor Details

    • AnnotationTypeDeclarationImpl

      protected AnnotationTypeDeclarationImpl()
  • Method Details