Class UnresolvedMethodDeclarationImpl

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, AbstractMethodDeclaration, ASTNode, BodyDeclaration, MethodDeclaration, NamedElement, UnresolvedItem, UnresolvedMethodDeclaration

public class UnresolvedMethodDeclarationImpl
extends MethodDeclarationImpl
implements UnresolvedMethodDeclaration
An implementation of the model object 'Unresolved Method Declaration'.
  • Constructor Details

    • UnresolvedMethodDeclarationImpl

      protected UnresolvedMethodDeclarationImpl()
  • Method Details