Interface Rule

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, IChartObject, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    RuleImpl

    @Deprecated
    public interface Rule
    extends IChartObject
    Deprecated.
    only reserved for compatibility
    A representation of the model object 'Rule'. This type represents a rule to process a query expression.

    The following features are supported:

    See Also:
    DataPackage.getRule()
    • Method Summary

      All Methods Instance Methods Abstract Methods Deprecated Methods 
      Modifier and Type Method Description
      Rule copyInstance()
      Deprecated.
       
      RuleType getType()
      Deprecated.
      Returns the value of the 'Type' attribute.
      java.lang.String getValue()
      Deprecated.
      Returns the value of the 'Value' attribute.
      boolean isSetType()
      Deprecated.
      Returns whether the value of the 'Type' attribute is set.
      void setType​(RuleType value)
      Deprecated.
      Sets the value of the 'Type' attribute.
      void setValue​(java.lang.String value)
      Deprecated.
      Sets the value of the 'Value' attribute.
      void unsetType()
      Deprecated.
      Unsets the value of the 'Type' attribute.
      • 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