Interface MultiURLValues

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

public interface MultiURLValues extends ActionValue
A representation of the model object 'Multi URL Values'. MultiURLValues extends ActionValue to devote itself to providing multiple hyperlink values for 'url_redirection' action, it enables multiple options for an 'url-redirection' action.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    org.eclipse.emf.common.util.EMap<String,String>
    Returns the value of the 'Properties Map' map.
    Returns the value of the 'Tooltip' attribute.
    org.eclipse.emf.common.util.EList<URLValue>
    Returns the value of the 'URL Values' containment reference list.
    void
    Sets the value of the 'Tooltip' attribute.

    Methods inherited from interface org.eclipse.birt.chart.model.attribute.ActionValue

    getLabel, setLabel

    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