Interface ExtDimItem

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getMinLength()
      Returns the value of the 'Min Length' attribute.
      boolean isFlag()
      Returns the value of the 'Flag' attribute.
      boolean isNoMinLength()
      Returns the value of the 'No Min Length' attribute.
      boolean isStepByStepLength()
      Returns the value of the 'Step By Step Length' attribute.
      void setFlag​(boolean value)
      Sets the value of the 'Flag' attribute.
      void setMinLength​(int value)
      Sets the value of the 'Min Length' attribute.
      void setNoMinLength​(boolean value)
      Sets the value of the 'No Min Length' attribute.
      void setStepByStepLength​(boolean value)
      Sets the value of the 'Step By Step Length' 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