Package org.eclipse.emf.cdo.expressions
Interface FunctionInvocation
- 
- All Superinterfaces:
- CDOObject,- CDOWithID,- org.eclipse.emf.ecore.EObject,- Expression,- Invocation,- org.eclipse.emf.common.notify.Notifier
 - All Known Implementing Classes:
- FunctionInvocationImpl
 
 public interface FunctionInvocation extends Invocation A representation of the model object 'Function Invocation'.- See Also:
- ExpressionsPackage.getFunctionInvocation()
- Generated
- Model
 
- 
- 
Method Summary- 
Methods inherited from interface org.eclipse.emf.cdo.CDOObjectcdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
 - 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface org.eclipse.emf.cdo.expressions.Expressionevaluate
 - 
Methods inherited from interface org.eclipse.emf.cdo.expressions.InvocationgetArguments, getName, setName
 
- 
 
-