Class UnresolvedInterfaceDeclarationImpl

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, InterfaceDeclaration, NamedElement, Type, TypeDeclaration, UnresolvedInterfaceDeclaration, UnresolvedItem

public class UnresolvedInterfaceDeclarationImpl
extends InterfaceDeclarationImpl
implements UnresolvedInterfaceDeclaration
An implementation of the model object 'Unresolved Interface Declaration'.
  • Constructor Details

    • UnresolvedInterfaceDeclarationImpl

      protected UnresolvedInterfaceDeclarationImpl()
  • Method Details