Class UnresolvedTypeDeclarationImpl

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, ASTNode, BodyDeclaration, NamedElement, Type, UnresolvedItem, UnresolvedTypeDeclaration

public class UnresolvedTypeDeclarationImpl
extends AbstractTypeDeclarationImpl
implements UnresolvedTypeDeclaration
An implementation of the model object 'Unresolved Type Declaration'.
  • Constructor Details

    • UnresolvedTypeDeclarationImpl

      protected UnresolvedTypeDeclarationImpl()
  • Method Details