Interface ConstructorInvocation

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

public interface ConstructorInvocation
extends Statement, AbstractMethodInvocation
A representation of the model object 'Constructor Invocation'.
See Also:
JavaPackage.getConstructorInvocation()