Interface UnresolvedMethodDeclaration

All Superinterfaces:
AbstractMethodDeclaration, ASTNode, BodyDeclaration, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Iterable<fr.inria.atlanmod.neoemf.core.PersistentEObject>, MethodDeclaration, NamedElement, org.eclipse.emf.common.notify.Notifier, fr.inria.atlanmod.neoemf.core.PersistentEObject, fr.inria.atlanmod.neoemf.data.store.Storable, UnresolvedItem
All Known Implementing Classes:
UnresolvedMethodDeclarationImpl

public interface UnresolvedMethodDeclaration
extends MethodDeclaration, UnresolvedItem
A representation of the model object 'Unresolved Method Declaration'.
See Also:
JavaPackage.getUnresolvedMethodDeclaration()