Interface PrimaryExpression

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, de.uni_hildesheim.sse.vil.expressions.expressionDsl.PrimaryExpression
All Known Implementing Classes:
PrimaryExpressionImpl

public interface PrimaryExpression extends de.uni_hildesheim.sse.vil.expressions.expressionDsl.PrimaryExpression
A representation of the model object 'Primary Expression'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Instantiate' containment reference.
    Returns the value of the 'Join' containment reference.
    Returns the value of the 'Map' containment reference.
    Returns the value of the 'Sys Ex' containment reference.
    void
    Sets the value of the 'Instantiate' containment reference.
    void
    setJoin(Join value)
    Sets the value of the 'Join' containment reference.
    void
    setMap(Map value)
    Sets the value of the 'Map' containment reference.
    void
    Sets the value of the 'Sys Ex' containment 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

    Methods inherited from interface de.uni_hildesheim.sse.vil.expressions.expressionDsl.PrimaryExpression

    getNewEx, getOtherEx, getSuperEx, getUnqEx, setNewEx, setOtherEx, setSuperEx, setUnqEx