Interface QuerySchemaOrderExpression

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      QuerySchemaOrderDirection getDirection()
      Returns the value of the 'Direction' attribute.
      QuerySchemaExpression getItem()
      Returns the value of the 'Item' containment reference.
      boolean isDesc()
      Returns the value of the 'Desc' attribute.
      boolean isHierarchy()
      Returns the value of the 'Hierarchy' attribute.
      void setDesc​(boolean value)
      Sets the value of the 'Desc' attribute.
      void setHierarchy​(boolean value)
      Sets the value of the 'Hierarchy' attribute.
      void setItem​(QuerySchemaExpression value)
      Sets the value of the 'Item' containment reference.
      • 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