Interface RteFilterItem

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

    public interface RteFilterItem
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'Rte Filter Item'.

    The following features are supported:

    See Also:
    FilterPackage.getRteFilterItem()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Boolean getInclude()
      Returns the value of the 'Include' attribute.
      String getStr()
      Returns the value of the 'Str' attribute.
      boolean isSetInclude()
      Returns whether the value of the 'Include' attribute is set.
      void setInclude​(Boolean value)
      Sets the value of the 'Include' attribute.
      void setStr​(String value)
      Sets the value of the 'Str' attribute.
      void unsetInclude()
      Unsets the value of the 'Include' 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