Interface GanttChartBackgroundInterval

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

    public interface GanttChartBackgroundInterval
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'Gantt Chart Background Interval'. The gantt chart background interval auxiliary representation

    The following features are supported:

    See Also:
    ChartAefPackage.getGanttChartBackgroundInterval()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Date getBegin()
      Returns the value of the 'Begin' attribute.
      Color getColor()
      Returns the value of the 'Color' containment reference.
      Date getEnd()
      Returns the value of the 'End' attribute.
      void setBegin​(Date value)
      Sets the value of the 'Begin' attribute.
      void setColor​(Color value)
      Sets the value of the 'Color' containment reference.
      void setEnd​(Date 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