Interface AbstractMethodDeclaration

All Superinterfaces:
ASTNode, BodyDeclaration, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
ConstructorDeclaration, MethodDeclaration, UnresolvedMethodDeclaration
All Known Implementing Classes:
AbstractMethodDeclarationImpl, ConstructorDeclarationImpl, MethodDeclarationImpl, UnresolvedMethodDeclarationImpl

public interface AbstractMethodDeclaration
extends BodyDeclaration
A representation of the model object 'Abstract Method Declaration'.

The following features are supported:

See Also:
JavaPackage.getAbstractMethodDeclaration()