Interface ArithmeticBinaryExpr

All Superinterfaces:
BinaryExpr, org.eclipse.emf.ecore.EObject, Expr, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ArithmeticBinaryExprImpl

public interface ArithmeticBinaryExpr extends BinaryExpr
A representation of the model object 'Arithmetic Binary Expr'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Op' attribute.
    void
    setOp(BinaryOp value)
    Sets the value of the 'Op' attribute.

    Methods inherited from interface tools.refinery.language.model.problem.BinaryExpr

    getLeft, getRight, setLeft, setRight

    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