Interface MethodDeclaration

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

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

The following features are supported:

See Also:
JavaPackage.getMethodDeclaration()