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

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
DateTimeDataElement, NumberDataElement, TextDataElement
All Known Implementing Classes:
DataElementImpl, DateTimeDataElementImpl, NumberDataElementImpl

public interface DataElement
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Element'. This type defines a single element of data to be plotted in a chart. A data element can hold a scalar or a multi-dimensional value.

See Also:
DataPackage.getDataElement()

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.