Interface GaugeChartQualityBandGridItem

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

public interface GaugeChartQualityBandGridItem extends IGridItem
A representation of the model object 'Gauge Chart Quality Band Grid Item'. The gauge chart quality band grid item

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Back Color' attribute.
    Returns the value of the 'Begin' attribute.
    Returns the value of the 'End' attribute.
    Returns the value of the 'Text' attribute.
    Returns the value of the 'Tooltip' attribute.
    void
    Sets the value of the 'Back Color' attribute.
    void
    Sets the value of the 'Begin' attribute.
    void
    setEnd(String value)
    Sets the value of the 'End' attribute.
    void
    setText(String value)
    Sets the value of the 'Text' attribute.
    void
    Sets the value of the 'Tooltip' 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 com._1c.g5.v8.dt.ui.aef.viewModels.IGridItem

    getImage, isChecked

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

    eAdapters, eDeliver, eNotify, eSetDeliver