Interface ComparisonExpr

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

public interface ComparisonExpr extends BinaryExpr
A representation of the model object 'Comparison Expr'.

The following features are supported:

See Also:
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Returns the value of the 'Op' attribute.
    void
    Sets the value of the 'Op' attribute.

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

    getLeft, getRight, setLeft, setRight

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

    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 Link icon

    eAdapters, eDeliver, eNotify, eSetDeliver