Interface FunctionInvocationExpression

All Superinterfaces:
AbstractExpression, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
FunctionInvocationExpressionImpl

public interface FunctionInvocationExpression extends AbstractExpression
A representation of the model object 'Function Invocation Expression'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Function Type' reference.
    org.eclipse.emf.common.util.EList<AbstractExpression>
    Returns the value of the 'Params' containment reference list.
    boolean
    Returns the value of the 'Distinct' attribute.
    void
    setDistinct(boolean value)
    Sets the value of the 'Distinct' attribute.
    void
    Sets the value of the 'Function Type' reference.

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver