Interface BinaryComparisonOpType

All Superinterfaces:
ComparisonOpsType, EObject, Notifier
All Known Implementing Classes:
BinaryComparisonOpTypeImpl

public interface BinaryComparisonOpType extends ComparisonOpsType
A representation of the model object 'Binary Comparison Op Type'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    EList<EObject>
    Returns the value of the 'Expression' containment reference list.
    FeatureMap
    Returns the value of the 'Expression Group' attribute list.
    Returns the value of the 'Match Action' attribute.
    boolean
    Returns the value of the 'Match Case' attribute.
    boolean
    Returns whether the value of the 'Match Action' attribute is set.
    boolean
    Returns whether the value of the 'Match Case' attribute is set.
    void
    Sets the value of the 'Match Action' attribute.
    void
    setMatchCase(boolean value)
    Sets the value of the 'Match Case' attribute.
    void
    Unsets the value of the 'Match Action' attribute.
    void
    Unsets the value of the 'Match Case' attribute.

    Methods inherited from interface EObject

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

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver