Interface GanttDataSet
- All Superinterfaces:
DataSet
,org.eclipse.emf.ecore.EObject
,IChartObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
GanttDataSetImpl
A representation of the model object 'Gantt
Data Set'.
This type holds the gantt data associated with a series.
- See Also:
-
Method Summary
Methods inherited from interface org.eclipse.birt.chart.model.data.DataSet
getValues, isBigNumber, setValues
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
-
Method Details
-
copyInstance
GanttDataSet copyInstance()- Specified by:
copyInstance
in interfaceDataSet
- Specified by:
copyInstance
in interfaceIChartObject
-