|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Style Map'. This type represents the style map for the chart. It includes a list of supported chart components and the styles associated with them.
The following features are supported:
AttributePackage.getStyleMap()| Method Summary | |
StyledComponent |
getComponentName()
Returns the value of the 'Component Name' attribute. |
Style |
getStyle()
Returns the value of the 'Style' containment reference. |
boolean |
isSetComponentName()
Returns whether the value of the ' Component Name' attribute is set. |
void |
setComponentName(StyledComponent value)
Sets the value of the ' Component Name' attribute. |
void |
setStyle(Style value)
Sets the value of the ' Style' containment reference. |
void |
unsetComponentName()
Unsets the value of the ' Component Name' attribute. |
| 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 StyledComponent getComponentName()
"Chart_All".
The literals are from the enumeration StyledComponent.
Specifies the name of a chart component that can have styles associated with it.
StyledComponent,
isSetComponentName(),
unsetComponentName(),
setComponentName(StyledComponent),
AttributePackage.getStyleMap_ComponentName()public void setComponentName(StyledComponent value)
Component Name' attribute.
value - the new value of the 'Component Name' attribute.StyledComponent,
isSetComponentName(),
unsetComponentName(),
getComponentName()public void unsetComponentName()
Component Name' attribute.
isSetComponentName(),
getComponentName(),
setComponentName(StyledComponent)public boolean isSetComponentName()
Component Name' attribute is set.
unsetComponentName(),
getComponentName(),
setComponentName(StyledComponent)public Style getStyle()
setStyle(Style),
AttributePackage.getStyleMap_Style()public void setStyle(Style value)
Style' containment reference.
value - the new value of the 'Style' containment reference.getStyle()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||