Interface DataElement

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

public interface DataElement extends IChartObject
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:
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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