|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChartPreferences
A representation of the model object 'Chart Preferences'. This type defines the global chart preferences.
The following features are supported:
ComponentPackage.getChartPreferences()
Method Summary | |
---|---|
ChartPreferences |
copyInstance()
Deprecated. |
org.eclipse.emf.common.util.EList<Block> |
getBlocks()
Deprecated. Returns the value of the 'Blocks' containment reference list. |
org.eclipse.emf.common.util.EList<Label> |
getLabels()
Deprecated. Returns the value of the 'Labels' containment reference list. |
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 |
---|
org.eclipse.emf.common.util.EList<Label> getLabels()
Label
.
A collection of labels holding preferences for the various labels used in a chart.
ComponentPackage.getChartPreferences_Labels()
org.eclipse.emf.common.util.EList<Block> getBlocks()
Block
.
A collection of blocks holding preferences for the different blocks used in a chart.
ComponentPackage.getChartPreferences_Blocks()
ChartPreferences copyInstance()
copyInstance
in interface IChartObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |