Interface MethodInvocation

All Superinterfaces:
AbstractMethodInvocation, ASTNode, org.eclipse.emf.ecore.EObject, Expression, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
MethodInvocationImpl

public interface MethodInvocation
extends Expression, AbstractMethodInvocation
A representation of the model object 'Method Invocation'.

The following features are supported:

See Also:
JavaPackage.getMethodInvocation()