Interface ExpressionStatement

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

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

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Alt' containment reference.
    void
    Sets the value of the 'Alt' 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 de.uni_hildesheim.sse.vil.expressions.expressionDsl.ExpressionStatement

    getExpr, getField, getVar, setExpr, setField, setVar

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

    eAdapters, eDeliver, eNotify, eSetDeliver