Class UnresolvedClassDeclarationImpl

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, ASTNode, BodyDeclaration, ClassDeclaration, NamedElement, Type, TypeDeclaration, UnresolvedClassDeclaration, UnresolvedItem

public class UnresolvedClassDeclarationImpl
extends ClassDeclarationImpl
implements UnresolvedClassDeclaration
An implementation of the model object 'Unresolved Class Declaration'.
  • Constructor Details

    • UnresolvedClassDeclarationImpl

      protected UnresolvedClassDeclarationImpl()
  • Method Details