Interface UnresolvedMethodDeclaration

All Superinterfaces:
AbstractMethodDeclaration, ASTNode, BodyDeclaration, org.eclipse.emf.ecore.EObject, MethodDeclaration, NamedElement, org.eclipse.emf.common.notify.Notifier, 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()