Interface ChartIntervalGridItem

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getBegin()
      Returns the value of the 'Begin' attribute.
      String getColor()
      Returns the value of the 'Color' attribute.
      org.eclipse.swt.graphics.Image getColorImage()
      Returns the value of the 'Color Image' attribute.
      String getEnd()
      Returns the value of the 'End' attribute.
      org.eclipse.swt.graphics.Image getImage​(GridColumnViewModel column)
      String getText​(GridColumnViewModel column)
      void setBegin​(String value)
      Sets the value of the 'Begin' attribute.
      void setColor​(String value)
      Sets the value of the 'Color' attribute.
      void setColorImage​(org.eclipse.swt.graphics.Image value)
      Sets the value of the 'Color Image' attribute.
      void setEnd​(String value)
      Sets the value of the 'End' 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