
public interface Invocation extends Expression
The following features are supported:
ExpressionsPackage.getInvocation()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Expression> |
getArguments()
Returns the value of the 'Arguments' containment reference list.
|
Expression |
getName()
Returns the value of the 'Name' containment reference
|
void |
setName(Expression value)
Sets the value of the '
Name' containment reference |
evaluatecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionorg.eclipse.emf.common.util.EList<Expression> getArguments()
Expression.
If the meaning of the 'Arguments' containment reference list isn't clear, there really should be more of a description here...
ExpressionsPackage.getInvocation_Arguments()Expression getName()
If the meaning of the 'Name' containment reference isn't clear, there really should be more of a description here...
setName(Expression),
ExpressionsPackage.getInvocation_Name()void setName(Expression value)
Name' containment reference.
value - the new value of the 'Name' containment reference.getName()Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.