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

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

public interface DifferenceDataSet
extends DataSet

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

See Also:
DataPackage.getDifferenceDataSet()

Method Summary
 DifferenceDataSet copyInstance()
           
 
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

copyInstance

DifferenceDataSet copyInstance()
Specified by:
copyInstance in interface DataSet
Specified by:
copyInstance in interface IChartObject


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