Class UnresolvedAnnotationDeclarationImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
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, UnresolvedAnnotationDeclaration, UnresolvedItem

public class UnresolvedAnnotationDeclarationImpl
extends AnnotationTypeDeclarationImpl
implements UnresolvedAnnotationDeclaration
An implementation of the model object 'Unresolved Annotation Declaration'.
  • Constructor Details

    • UnresolvedAnnotationDeclarationImpl

      protected UnresolvedAnnotationDeclarationImpl()
  • Method Details