Interface DataCompositionSchemaFieldUseRestriction

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isCondition()
      Returns the value of the 'Condition' attribute.
      boolean isField()
      Returns the value of the 'Field' attribute.
      boolean isGroup()
      Returns the value of the 'Group' attribute.
      boolean isOrder()
      Returns the value of the 'Order' attribute.
      void setCondition​(boolean value)
      Sets the value of the 'Condition' attribute.
      void setField​(boolean value)
      Sets the value of the 'Field' attribute.
      void setGroup​(boolean value)
      Sets the value of the 'Group' attribute.
      void setOrder​(boolean value)
      Sets the value of the 'Order' 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