|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Sample Data'. This type sample data that will be used to display the chart at design-time.
The following features are supported:
DataPackage.getSampleData()
Method Summary | |
org.eclipse.emf.common.util.EList |
getAncillarySampleData()
Returns the value of the 'Ancillary Sample Data' containment reference list. |
org.eclipse.emf.common.util.EList |
getBaseSampleData()
Returns the value of the 'Base Sample Data' containment reference list. |
org.eclipse.emf.common.util.EList |
getOrthogonalSampleData()
Returns the value of the 'Orthogonal Sample Data' containment reference list. |
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 |
Method Detail |
public org.eclipse.emf.common.util.EList getBaseSampleData()
BaseSampleData
.
Holds the sample data for base series in the chart.
DataPackage.getSampleData_BaseSampleData()
public org.eclipse.emf.common.util.EList getOrthogonalSampleData()
OrthogonalSampleData
.
Holds the sample data for orthogonal series in the chart.
DataPackage.getSampleData_OrthogonalSampleData()
public org.eclipse.emf.common.util.EList getAncillarySampleData()
BaseSampleData
.
If the meaning of the 'Ancillary Sample Data' containment reference list isn't clear, there really should be more of a description here...
DataPackage.getSampleData_AncillarySampleData()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |