org.eclipse.birt.chart.model.data
Interface NumberDataSet

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

public interface NumberDataSet
extends DataSet

A representation of the model object 'Number Data Set'. This type holds the numeric data associated with a series.

See Also:
DataPackage.getNumberDataSet()

Methods inherited from interface org.eclipse.birt.chart.model.data.DataSet
getValues, setValues
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



Copyright © 2005-2007 Actuate Corp. All rights reserved.