Interface Widget

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
Buttongrid, Chart, Colorpicker, Default, Frame, Group, Image, Input, LinkableWidget, Mapview, NonLinkableWidget, Selection, Setpoint, Slider, Switch, Text, Video, Webview
All Known Implementing Classes:
ButtongridImpl, ChartImpl, ColorpickerImpl, DefaultImpl, FrameImpl, GroupImpl, ImageImpl, InputImpl, LinkableWidgetImpl, MapviewImpl, NonLinkableWidgetImpl, SelectionImpl, SetpointImpl, SliderImpl, SwitchImpl, TextImpl, VideoImpl, WebviewImpl, WidgetImpl

public interface Widget extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Widget'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Icon' attribute.
    org.eclipse.emf.common.util.EList<ColorArray>
    Returns the value of the 'Icon Color' containment reference list.
    org.eclipse.emf.common.util.EList<IconRule>
    Returns the value of the 'Icon Rules' containment reference list.
    Returns the value of the 'Item' attribute.
    Returns the value of the 'Label' attribute.
    org.eclipse.emf.common.util.EList<ColorArray>
    Returns the value of the 'Label Color' containment reference list.
    Returns the value of the 'Static Icon' attribute.
    org.eclipse.emf.common.util.EList<ColorArray>
    Returns the value of the 'Value Color' containment reference list.
    org.eclipse.emf.common.util.EList<VisibilityRule>
    Returns the value of the 'Visibility' containment reference list.
    void
    setIcon(String value)
    Sets the value of the 'Icon' attribute.
    void
    setItem(String value)
    Sets the value of the 'Item' attribute.
    void
    Sets the value of the 'Label' attribute.
    void
    Sets the value of the 'Static Icon' 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