Interface StyleMap

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IChartObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
StyleMapImpl

public interface StyleMap extends IChartObject
A representation of the model object 'Style Map'. StyleMap 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:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Returns the value of the 'Component Name' attribute.
    Returns the value of the 'Style' containment reference.
    boolean
    Returns whether the value of the 'Component Name' attribute is set.
    void
    Sets the value of the 'Component Name' attribute.
    void
    setStyle(Style value)
    Sets the value of the 'Style' containment reference.
    void
    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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver