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:
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    Deprecated.
    Returns the value of the 'Type' attribute.
    Deprecated.
    Returns the value of the 'Value' attribute.
    boolean
    Deprecated.
    Returns whether the value of the 'Type' attribute is set.
    void
    Deprecated.
    Sets the value of the 'Type' attribute.
    void
    Deprecated.
    Sets the value of the 'Value' attribute.
    void
    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