Interface SitemapPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
SitemapPackageImpl

public interface SitemapPackage extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
See Also:
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
    • eINSTANCE

      static final SitemapPackage eINSTANCE
      The singleton instance of the package.
    • SITEMAP_MODEL

      static final int SITEMAP_MODEL
      The meta object id for the 'Model' class.
      See Also:
    • SITEMAP_MODEL_FEATURE_COUNT

      static final int SITEMAP_MODEL_FEATURE_COUNT
      The number of structural features of the 'Model' class.
      See Also:
    • MODEL_SITEMAP

      static final int MODEL_SITEMAP
      The meta object id for the 'Model Sitemap' class.
      See Also:
    • MODEL_SITEMAP__NAME

      static final int MODEL_SITEMAP__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • MODEL_SITEMAP__LABEL

      static final int MODEL_SITEMAP__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_SITEMAP__ICON

      static final int MODEL_SITEMAP__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_SITEMAP__CHILDREN

      static final int MODEL_SITEMAP__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
    • MODEL_SITEMAP_FEATURE_COUNT

      static final int MODEL_SITEMAP_FEATURE_COUNT
      The number of structural features of the 'Model Sitemap' class.
      See Also:
    • MODEL_WIDGET

      static final int MODEL_WIDGET
      The meta object id for the 'Model Widget' class.
      See Also:
    • MODEL_WIDGET__ITEM

      static final int MODEL_WIDGET__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_WIDGET__LABEL

      static final int MODEL_WIDGET__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_WIDGET__ICON

      static final int MODEL_WIDGET__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_WIDGET__ICON_RULES

      static final int MODEL_WIDGET__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_WIDGET__STATIC_ICON

      static final int MODEL_WIDGET__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_WIDGET__LABEL_COLOR

      static final int MODEL_WIDGET__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_WIDGET__VALUE_COLOR

      static final int MODEL_WIDGET__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_WIDGET__ICON_COLOR

      static final int MODEL_WIDGET__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_WIDGET__VISIBILITY

      static final int MODEL_WIDGET__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_WIDGET_FEATURE_COUNT

      static final int MODEL_WIDGET_FEATURE_COUNT
      The number of structural features of the 'Model Widget' class.
      See Also:
    • MODEL_NON_LINKABLE_WIDGET

      static final int MODEL_NON_LINKABLE_WIDGET
      The meta object id for the 'Model Non Linkable Widget' class.
      See Also:
    • MODEL_NON_LINKABLE_WIDGET__ITEM

      static final int MODEL_NON_LINKABLE_WIDGET__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_NON_LINKABLE_WIDGET__LABEL

      static final int MODEL_NON_LINKABLE_WIDGET__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_NON_LINKABLE_WIDGET__ICON

      static final int MODEL_NON_LINKABLE_WIDGET__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_NON_LINKABLE_WIDGET__ICON_RULES

      static final int MODEL_NON_LINKABLE_WIDGET__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_NON_LINKABLE_WIDGET__STATIC_ICON

      static final int MODEL_NON_LINKABLE_WIDGET__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_NON_LINKABLE_WIDGET__LABEL_COLOR

      static final int MODEL_NON_LINKABLE_WIDGET__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_NON_LINKABLE_WIDGET__VALUE_COLOR

      static final int MODEL_NON_LINKABLE_WIDGET__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_NON_LINKABLE_WIDGET__ICON_COLOR

      static final int MODEL_NON_LINKABLE_WIDGET__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_NON_LINKABLE_WIDGET__VISIBILITY

      static final int MODEL_NON_LINKABLE_WIDGET__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_NON_LINKABLE_WIDGET_FEATURE_COUNT

      static final int MODEL_NON_LINKABLE_WIDGET_FEATURE_COUNT
      The number of structural features of the 'Model Non Linkable Widget' class.
      See Also:
    • MODEL_LINKABLE_WIDGET

      static final int MODEL_LINKABLE_WIDGET
      The meta object id for the 'Model Linkable Widget' class.
      See Also:
    • MODEL_LINKABLE_WIDGET__ITEM

      static final int MODEL_LINKABLE_WIDGET__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_LINKABLE_WIDGET__LABEL

      static final int MODEL_LINKABLE_WIDGET__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_LINKABLE_WIDGET__ICON

      static final int MODEL_LINKABLE_WIDGET__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_LINKABLE_WIDGET__ICON_RULES

      static final int MODEL_LINKABLE_WIDGET__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_LINKABLE_WIDGET__STATIC_ICON

      static final int MODEL_LINKABLE_WIDGET__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_LINKABLE_WIDGET__LABEL_COLOR

      static final int MODEL_LINKABLE_WIDGET__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_LINKABLE_WIDGET__VALUE_COLOR

      static final int MODEL_LINKABLE_WIDGET__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_LINKABLE_WIDGET__ICON_COLOR

      static final int MODEL_LINKABLE_WIDGET__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_LINKABLE_WIDGET__VISIBILITY

      static final int MODEL_LINKABLE_WIDGET__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_LINKABLE_WIDGET__CHILDREN

      static final int MODEL_LINKABLE_WIDGET__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
    • MODEL_LINKABLE_WIDGET_FEATURE_COUNT

      static final int MODEL_LINKABLE_WIDGET_FEATURE_COUNT
      The number of structural features of the 'Model Linkable Widget' class.
      See Also:
    • MODEL_FRAME

      static final int MODEL_FRAME
      The meta object id for the 'Model Frame' class.
      See Also:
    • MODEL_FRAME__ITEM

      static final int MODEL_FRAME__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_FRAME__LABEL

      static final int MODEL_FRAME__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_FRAME__ICON

      static final int MODEL_FRAME__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_FRAME__ICON_RULES

      static final int MODEL_FRAME__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_FRAME__STATIC_ICON

      static final int MODEL_FRAME__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_FRAME__LABEL_COLOR

      static final int MODEL_FRAME__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_FRAME__VALUE_COLOR

      static final int MODEL_FRAME__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_FRAME__ICON_COLOR

      static final int MODEL_FRAME__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_FRAME__VISIBILITY

      static final int MODEL_FRAME__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_FRAME__CHILDREN

      static final int MODEL_FRAME__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
    • MODEL_FRAME_FEATURE_COUNT

      static final int MODEL_FRAME_FEATURE_COUNT
      The number of structural features of the 'Model Frame' class.
      See Also:
    • MODEL_TEXT

      static final int MODEL_TEXT
      The meta object id for the 'Model Text' class.
      See Also:
    • MODEL_TEXT__ITEM

      static final int MODEL_TEXT__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_TEXT__LABEL

      static final int MODEL_TEXT__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_TEXT__ICON

      static final int MODEL_TEXT__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_TEXT__ICON_RULES

      static final int MODEL_TEXT__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_TEXT__STATIC_ICON

      static final int MODEL_TEXT__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_TEXT__LABEL_COLOR

      static final int MODEL_TEXT__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_TEXT__VALUE_COLOR

      static final int MODEL_TEXT__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_TEXT__ICON_COLOR

      static final int MODEL_TEXT__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_TEXT__VISIBILITY

      static final int MODEL_TEXT__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_TEXT__CHILDREN

      static final int MODEL_TEXT__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
    • MODEL_TEXT_FEATURE_COUNT

      static final int MODEL_TEXT_FEATURE_COUNT
      The number of structural features of the 'Model Text' class.
      See Also:
    • MODEL_GROUP

      static final int MODEL_GROUP
      The meta object id for the 'Model Group' class.
      See Also:
    • MODEL_GROUP__ITEM

      static final int MODEL_GROUP__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_GROUP__LABEL

      static final int MODEL_GROUP__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_GROUP__ICON

      static final int MODEL_GROUP__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_GROUP__ICON_RULES

      static final int MODEL_GROUP__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_GROUP__STATIC_ICON

      static final int MODEL_GROUP__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_GROUP__LABEL_COLOR

      static final int MODEL_GROUP__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_GROUP__VALUE_COLOR

      static final int MODEL_GROUP__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_GROUP__ICON_COLOR

      static final int MODEL_GROUP__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_GROUP__VISIBILITY

      static final int MODEL_GROUP__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_GROUP__CHILDREN

      static final int MODEL_GROUP__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
    • MODEL_GROUP_FEATURE_COUNT

      static final int MODEL_GROUP_FEATURE_COUNT
      The number of structural features of the 'Model Group' class.
      See Also:
    • MODEL_IMAGE

      static final int MODEL_IMAGE
      The meta object id for the 'Model Image' class.
      See Also:
    • MODEL_IMAGE__ITEM

      static final int MODEL_IMAGE__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_IMAGE__LABEL

      static final int MODEL_IMAGE__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_IMAGE__ICON

      static final int MODEL_IMAGE__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_IMAGE__ICON_RULES

      static final int MODEL_IMAGE__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_IMAGE__STATIC_ICON

      static final int MODEL_IMAGE__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_IMAGE__LABEL_COLOR

      static final int MODEL_IMAGE__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_IMAGE__VALUE_COLOR

      static final int MODEL_IMAGE__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_IMAGE__ICON_COLOR

      static final int MODEL_IMAGE__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_IMAGE__VISIBILITY

      static final int MODEL_IMAGE__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_IMAGE__CHILDREN

      static final int MODEL_IMAGE__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
    • MODEL_IMAGE__URL

      static final int MODEL_IMAGE__URL
      The feature id for the 'Url' attribute.
      See Also:
    • MODEL_IMAGE__REFRESH

      static final int MODEL_IMAGE__REFRESH
      The feature id for the 'Refresh' attribute.
      See Also:
    • MODEL_IMAGE_FEATURE_COUNT

      static final int MODEL_IMAGE_FEATURE_COUNT
      The number of structural features of the 'Model Image' class.
      See Also:
    • MODEL_VIDEO

      static final int MODEL_VIDEO
      The meta object id for the 'Model Video' class.
      See Also:
    • MODEL_VIDEO__ITEM

      static final int MODEL_VIDEO__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_VIDEO__LABEL

      static final int MODEL_VIDEO__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_VIDEO__ICON

      static final int MODEL_VIDEO__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_VIDEO__ICON_RULES

      static final int MODEL_VIDEO__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_VIDEO__STATIC_ICON

      static final int MODEL_VIDEO__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_VIDEO__LABEL_COLOR

      static final int MODEL_VIDEO__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_VIDEO__VALUE_COLOR

      static final int MODEL_VIDEO__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_VIDEO__ICON_COLOR

      static final int MODEL_VIDEO__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_VIDEO__VISIBILITY

      static final int MODEL_VIDEO__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_VIDEO__URL

      static final int MODEL_VIDEO__URL
      The feature id for the 'Url' attribute.
      See Also:
    • MODEL_VIDEO__ENCODING

      static final int MODEL_VIDEO__ENCODING
      The feature id for the 'Encoding' attribute.
      See Also:
    • MODEL_VIDEO_FEATURE_COUNT

      static final int MODEL_VIDEO_FEATURE_COUNT
      The number of structural features of the 'Model Video' class.
      See Also:
    • MODEL_CHART

      static final int MODEL_CHART
      The meta object id for the 'Model Chart' class.
      See Also:
    • MODEL_CHART__ITEM

      static final int MODEL_CHART__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_CHART__LABEL

      static final int MODEL_CHART__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_CHART__ICON

      static final int MODEL_CHART__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_CHART__ICON_RULES

      static final int MODEL_CHART__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_CHART__STATIC_ICON

      static final int MODEL_CHART__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_CHART__LABEL_COLOR

      static final int MODEL_CHART__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_CHART__VALUE_COLOR

      static final int MODEL_CHART__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_CHART__ICON_COLOR

      static final int MODEL_CHART__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_CHART__VISIBILITY

      static final int MODEL_CHART__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_CHART__SERVICE

      static final int MODEL_CHART__SERVICE
      The feature id for the 'Service' attribute.
      See Also:
    • MODEL_CHART__REFRESH

      static final int MODEL_CHART__REFRESH
      The feature id for the 'Refresh' attribute.
      See Also:
    • MODEL_CHART__PERIOD

      static final int MODEL_CHART__PERIOD
      The feature id for the 'Period' attribute.
      See Also:
    • MODEL_CHART__LEGEND

      static final int MODEL_CHART__LEGEND
      The feature id for the 'Legend' attribute.
      See Also:
    • MODEL_CHART__FORCE_AS_ITEM

      static final int MODEL_CHART__FORCE_AS_ITEM
      The feature id for the 'Force As Item' attribute.
      See Also:
    • MODEL_CHART__YAXIS_DECIMAL_PATTERN

      static final int MODEL_CHART__YAXIS_DECIMAL_PATTERN
      The feature id for the 'YAxis Decimal Pattern' attribute.
      See Also:
    • MODEL_CHART__INTERPOLATION

      static final int MODEL_CHART__INTERPOLATION
      The feature id for the 'Interpolation' attribute.
      See Also:
    • MODEL_CHART_FEATURE_COUNT

      static final int MODEL_CHART_FEATURE_COUNT
      The number of structural features of the 'Model Chart' class.
      See Also:
    • MODEL_WEBVIEW

      static final int MODEL_WEBVIEW
      The meta object id for the 'Model Webview' class.
      See Also:
    • MODEL_WEBVIEW__ITEM

      static final int MODEL_WEBVIEW__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_WEBVIEW__LABEL

      static final int MODEL_WEBVIEW__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_WEBVIEW__ICON

      static final int MODEL_WEBVIEW__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_WEBVIEW__ICON_RULES

      static final int MODEL_WEBVIEW__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_WEBVIEW__STATIC_ICON

      static final int MODEL_WEBVIEW__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_WEBVIEW__LABEL_COLOR

      static final int MODEL_WEBVIEW__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_WEBVIEW__VALUE_COLOR

      static final int MODEL_WEBVIEW__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_WEBVIEW__ICON_COLOR

      static final int MODEL_WEBVIEW__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_WEBVIEW__VISIBILITY

      static final int MODEL_WEBVIEW__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_WEBVIEW__HEIGHT

      static final int MODEL_WEBVIEW__HEIGHT
      The feature id for the 'Height' attribute.
      See Also:
    • MODEL_WEBVIEW__URL

      static final int MODEL_WEBVIEW__URL
      The feature id for the 'Url' attribute.
      See Also:
    • MODEL_WEBVIEW_FEATURE_COUNT

      static final int MODEL_WEBVIEW_FEATURE_COUNT
      The number of structural features of the 'Model Webview' class.
      See Also:
    • MODEL_SWITCH

      static final int MODEL_SWITCH
      The meta object id for the 'Model Switch' class.
      See Also:
    • MODEL_SWITCH__ITEM

      static final int MODEL_SWITCH__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_SWITCH__LABEL

      static final int MODEL_SWITCH__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_SWITCH__ICON

      static final int MODEL_SWITCH__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_SWITCH__ICON_RULES

      static final int MODEL_SWITCH__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_SWITCH__STATIC_ICON

      static final int MODEL_SWITCH__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_SWITCH__LABEL_COLOR

      static final int MODEL_SWITCH__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_SWITCH__VALUE_COLOR

      static final int MODEL_SWITCH__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_SWITCH__ICON_COLOR

      static final int MODEL_SWITCH__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_SWITCH__VISIBILITY

      static final int MODEL_SWITCH__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_SWITCH__MAPPINGS

      static final int MODEL_SWITCH__MAPPINGS
      The feature id for the 'Mappings' containment reference.
      See Also:
    • MODEL_SWITCH_FEATURE_COUNT

      static final int MODEL_SWITCH_FEATURE_COUNT
      The number of structural features of the 'Model Switch' class.
      See Also:
    • MODEL_MAPVIEW

      static final int MODEL_MAPVIEW
      The meta object id for the 'Model Mapview' class.
      See Also:
    • MODEL_MAPVIEW__ITEM

      static final int MODEL_MAPVIEW__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_MAPVIEW__LABEL

      static final int MODEL_MAPVIEW__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_MAPVIEW__ICON

      static final int MODEL_MAPVIEW__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_MAPVIEW__ICON_RULES

      static final int MODEL_MAPVIEW__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_MAPVIEW__STATIC_ICON

      static final int MODEL_MAPVIEW__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_MAPVIEW__LABEL_COLOR

      static final int MODEL_MAPVIEW__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_MAPVIEW__VALUE_COLOR

      static final int MODEL_MAPVIEW__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_MAPVIEW__ICON_COLOR

      static final int MODEL_MAPVIEW__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_MAPVIEW__VISIBILITY

      static final int MODEL_MAPVIEW__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_MAPVIEW__HEIGHT

      static final int MODEL_MAPVIEW__HEIGHT
      The feature id for the 'Height' attribute.
      See Also:
    • MODEL_MAPVIEW_FEATURE_COUNT

      static final int MODEL_MAPVIEW_FEATURE_COUNT
      The number of structural features of the 'Model Mapview' class.
      See Also:
    • MODEL_SLIDER

      static final int MODEL_SLIDER
      The meta object id for the 'Model Slider' class.
      See Also:
    • MODEL_SLIDER__ITEM

      static final int MODEL_SLIDER__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_SLIDER__LABEL

      static final int MODEL_SLIDER__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_SLIDER__ICON

      static final int MODEL_SLIDER__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_SLIDER__ICON_RULES

      static final int MODEL_SLIDER__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_SLIDER__STATIC_ICON

      static final int MODEL_SLIDER__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_SLIDER__LABEL_COLOR

      static final int MODEL_SLIDER__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_SLIDER__VALUE_COLOR

      static final int MODEL_SLIDER__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_SLIDER__ICON_COLOR

      static final int MODEL_SLIDER__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_SLIDER__VISIBILITY

      static final int MODEL_SLIDER__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_SLIDER__SWITCH_ENABLED

      static final int MODEL_SLIDER__SWITCH_ENABLED
      The feature id for the 'Switch Enabled' attribute.
      See Also:
    • MODEL_SLIDER__RELEASE_ONLY

      static final int MODEL_SLIDER__RELEASE_ONLY
      The feature id for the 'Release Only' attribute.
      See Also:
    • MODEL_SLIDER__MIN_VALUE

      static final int MODEL_SLIDER__MIN_VALUE
      The feature id for the 'Min Value' attribute.
      See Also:
    • MODEL_SLIDER__MAX_VALUE

      static final int MODEL_SLIDER__MAX_VALUE
      The feature id for the 'Max Value' attribute.
      See Also:
    • MODEL_SLIDER__STEP

      static final int MODEL_SLIDER__STEP
      The feature id for the 'Step' attribute.
      See Also:
    • MODEL_SLIDER_FEATURE_COUNT

      static final int MODEL_SLIDER_FEATURE_COUNT
      The number of structural features of the 'Model Slider' class.
      See Also:
    • MODEL_SELECTION

      static final int MODEL_SELECTION
      The meta object id for the 'Model Selection' class.
      See Also:
    • MODEL_SELECTION__ITEM

      static final int MODEL_SELECTION__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_SELECTION__LABEL

      static final int MODEL_SELECTION__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_SELECTION__ICON

      static final int MODEL_SELECTION__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_SELECTION__ICON_RULES

      static final int MODEL_SELECTION__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_SELECTION__STATIC_ICON

      static final int MODEL_SELECTION__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_SELECTION__LABEL_COLOR

      static final int MODEL_SELECTION__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_SELECTION__VALUE_COLOR

      static final int MODEL_SELECTION__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_SELECTION__ICON_COLOR

      static final int MODEL_SELECTION__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_SELECTION__VISIBILITY

      static final int MODEL_SELECTION__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_SELECTION__MAPPINGS

      static final int MODEL_SELECTION__MAPPINGS
      The feature id for the 'Mappings' containment reference.
      See Also:
    • MODEL_SELECTION_FEATURE_COUNT

      static final int MODEL_SELECTION_FEATURE_COUNT
      The number of structural features of the 'Model Selection' class.
      See Also:
    • MODEL_SETPOINT

      static final int MODEL_SETPOINT
      The meta object id for the 'Model Setpoint' class.
      See Also:
    • MODEL_SETPOINT__ITEM

      static final int MODEL_SETPOINT__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_SETPOINT__LABEL

      static final int MODEL_SETPOINT__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_SETPOINT__ICON

      static final int MODEL_SETPOINT__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_SETPOINT__ICON_RULES

      static final int MODEL_SETPOINT__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_SETPOINT__STATIC_ICON

      static final int MODEL_SETPOINT__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_SETPOINT__LABEL_COLOR

      static final int MODEL_SETPOINT__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_SETPOINT__VALUE_COLOR

      static final int MODEL_SETPOINT__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_SETPOINT__ICON_COLOR

      static final int MODEL_SETPOINT__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_SETPOINT__VISIBILITY

      static final int MODEL_SETPOINT__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_SETPOINT__MIN_VALUE

      static final int MODEL_SETPOINT__MIN_VALUE
      The feature id for the 'Min Value' attribute.
      See Also:
    • MODEL_SETPOINT__MAX_VALUE

      static final int MODEL_SETPOINT__MAX_VALUE
      The feature id for the 'Max Value' attribute.
      See Also:
    • MODEL_SETPOINT__STEP

      static final int MODEL_SETPOINT__STEP
      The feature id for the 'Step' attribute.
      See Also:
    • MODEL_SETPOINT_FEATURE_COUNT

      static final int MODEL_SETPOINT_FEATURE_COUNT
      The number of structural features of the 'Model Setpoint' class.
      See Also:
    • MODEL_COLORPICKER

      static final int MODEL_COLORPICKER
      The meta object id for the 'Model Colorpicker' class.
      See Also:
    • MODEL_COLORPICKER__ITEM

      static final int MODEL_COLORPICKER__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_COLORPICKER__LABEL

      static final int MODEL_COLORPICKER__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_COLORPICKER__ICON

      static final int MODEL_COLORPICKER__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_COLORPICKER__ICON_RULES

      static final int MODEL_COLORPICKER__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_COLORPICKER__STATIC_ICON

      static final int MODEL_COLORPICKER__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_COLORPICKER__LABEL_COLOR

      static final int MODEL_COLORPICKER__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_COLORPICKER__VALUE_COLOR

      static final int MODEL_COLORPICKER__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_COLORPICKER__ICON_COLOR

      static final int MODEL_COLORPICKER__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_COLORPICKER__VISIBILITY

      static final int MODEL_COLORPICKER__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_COLORPICKER_FEATURE_COUNT

      static final int MODEL_COLORPICKER_FEATURE_COUNT
      The number of structural features of the 'Model Colorpicker' class.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER

      static final int MODEL_COLORTEMPERATUREPICKER
      The meta object id for the 'Model Colortemperaturepicker' class.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER__ITEM

      static final int MODEL_COLORTEMPERATUREPICKER__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER__LABEL

      static final int MODEL_COLORTEMPERATUREPICKER__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER__ICON

      static final int MODEL_COLORTEMPERATUREPICKER__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER__ICON_RULES

      static final int MODEL_COLORTEMPERATUREPICKER__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER__STATIC_ICON

      static final int MODEL_COLORTEMPERATUREPICKER__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER__LABEL_COLOR

      static final int MODEL_COLORTEMPERATUREPICKER__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER__VALUE_COLOR

      static final int MODEL_COLORTEMPERATUREPICKER__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER__ICON_COLOR

      static final int MODEL_COLORTEMPERATUREPICKER__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER__VISIBILITY

      static final int MODEL_COLORTEMPERATUREPICKER__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER__MIN_VALUE

      static final int MODEL_COLORTEMPERATUREPICKER__MIN_VALUE
      The feature id for the 'Min Value' attribute.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER__MAX_VALUE

      static final int MODEL_COLORTEMPERATUREPICKER__MAX_VALUE
      The feature id for the 'Max Value' attribute.
      See Also:
    • MODEL_COLORTEMPERATUREPICKER_FEATURE_COUNT

      static final int MODEL_COLORTEMPERATUREPICKER_FEATURE_COUNT
      The number of structural features of the 'Model Colortemperaturepicker' class.
      See Also:
    • MODEL_INPUT

      static final int MODEL_INPUT
      The meta object id for the 'Model Input' class.
      See Also:
    • MODEL_INPUT__ITEM

      static final int MODEL_INPUT__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_INPUT__LABEL

      static final int MODEL_INPUT__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_INPUT__ICON

      static final int MODEL_INPUT__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_INPUT__ICON_RULES

      static final int MODEL_INPUT__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_INPUT__STATIC_ICON

      static final int MODEL_INPUT__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_INPUT__LABEL_COLOR

      static final int MODEL_INPUT__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_INPUT__VALUE_COLOR

      static final int MODEL_INPUT__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_INPUT__ICON_COLOR

      static final int MODEL_INPUT__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_INPUT__VISIBILITY

      static final int MODEL_INPUT__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_INPUT__INPUT_HINT

      static final int MODEL_INPUT__INPUT_HINT
      The feature id for the 'Input Hint' attribute.
      See Also:
    • MODEL_INPUT_FEATURE_COUNT

      static final int MODEL_INPUT_FEATURE_COUNT
      The number of structural features of the 'Model Input' class.
      See Also:
    • MODEL_BUTTONGRID

      static final int MODEL_BUTTONGRID
      The meta object id for the 'Model Buttongrid' class.
      See Also:
    • MODEL_BUTTONGRID__ITEM

      static final int MODEL_BUTTONGRID__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_BUTTONGRID__LABEL

      static final int MODEL_BUTTONGRID__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_BUTTONGRID__ICON

      static final int MODEL_BUTTONGRID__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_BUTTONGRID__ICON_RULES

      static final int MODEL_BUTTONGRID__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_BUTTONGRID__STATIC_ICON

      static final int MODEL_BUTTONGRID__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_BUTTONGRID__LABEL_COLOR

      static final int MODEL_BUTTONGRID__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_BUTTONGRID__VALUE_COLOR

      static final int MODEL_BUTTONGRID__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_BUTTONGRID__ICON_COLOR

      static final int MODEL_BUTTONGRID__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_BUTTONGRID__VISIBILITY

      static final int MODEL_BUTTONGRID__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_BUTTONGRID__CHILDREN

      static final int MODEL_BUTTONGRID__CHILDREN
      The feature id for the 'Children' containment reference list.
      See Also:
    • MODEL_BUTTONGRID__BUTTONS

      static final int MODEL_BUTTONGRID__BUTTONS
      The feature id for the 'Buttons' containment reference.
      See Also:
    • MODEL_BUTTONGRID_FEATURE_COUNT

      static final int MODEL_BUTTONGRID_FEATURE_COUNT
      The number of structural features of the 'Model Buttongrid' class.
      See Also:
    • MODEL_BUTTON

      static final int MODEL_BUTTON
      The meta object id for the 'Model Button' class.
      See Also:
    • MODEL_BUTTON__ITEM

      static final int MODEL_BUTTON__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_BUTTON__LABEL

      static final int MODEL_BUTTON__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_BUTTON__ICON

      static final int MODEL_BUTTON__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_BUTTON__ICON_RULES

      static final int MODEL_BUTTON__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_BUTTON__STATIC_ICON

      static final int MODEL_BUTTON__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_BUTTON__LABEL_COLOR

      static final int MODEL_BUTTON__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_BUTTON__VALUE_COLOR

      static final int MODEL_BUTTON__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_BUTTON__ICON_COLOR

      static final int MODEL_BUTTON__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_BUTTON__VISIBILITY

      static final int MODEL_BUTTON__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_BUTTON__ROW

      static final int MODEL_BUTTON__ROW
      The feature id for the 'Row' attribute.
      See Also:
    • MODEL_BUTTON__COLUMN

      static final int MODEL_BUTTON__COLUMN
      The feature id for the 'Column' attribute.
      See Also:
    • MODEL_BUTTON__STATELESS

      static final int MODEL_BUTTON__STATELESS
      The feature id for the 'Stateless' attribute.
      See Also:
    • MODEL_BUTTON__CMD

      static final int MODEL_BUTTON__CMD
      The feature id for the 'Cmd' attribute.
      See Also:
    • MODEL_BUTTON__RELEASE_CMD

      static final int MODEL_BUTTON__RELEASE_CMD
      The feature id for the 'Release Cmd' attribute.
      See Also:
    • MODEL_BUTTON_FEATURE_COUNT

      static final int MODEL_BUTTON_FEATURE_COUNT
      The number of structural features of the 'Model Button' class.
      See Also:
    • MODEL_DEFAULT

      static final int MODEL_DEFAULT
      The meta object id for the 'Model Default' class.
      See Also:
    • MODEL_DEFAULT__ITEM

      static final int MODEL_DEFAULT__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_DEFAULT__LABEL

      static final int MODEL_DEFAULT__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_DEFAULT__ICON

      static final int MODEL_DEFAULT__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_DEFAULT__ICON_RULES

      static final int MODEL_DEFAULT__ICON_RULES
      The feature id for the 'Icon Rules' containment reference.
      See Also:
    • MODEL_DEFAULT__STATIC_ICON

      static final int MODEL_DEFAULT__STATIC_ICON
      The feature id for the 'Static Icon' attribute.
      See Also:
    • MODEL_DEFAULT__LABEL_COLOR

      static final int MODEL_DEFAULT__LABEL_COLOR
      The feature id for the 'Label Color' containment reference.
      See Also:
    • MODEL_DEFAULT__VALUE_COLOR

      static final int MODEL_DEFAULT__VALUE_COLOR
      The feature id for the 'Value Color' containment reference.
      See Also:
    • MODEL_DEFAULT__ICON_COLOR

      static final int MODEL_DEFAULT__ICON_COLOR
      The feature id for the 'Icon Color' containment reference.
      See Also:
    • MODEL_DEFAULT__VISIBILITY

      static final int MODEL_DEFAULT__VISIBILITY
      The feature id for the 'Visibility' containment reference.
      See Also:
    • MODEL_DEFAULT__HEIGHT

      static final int MODEL_DEFAULT__HEIGHT
      The feature id for the 'Height' attribute.
      See Also:
    • MODEL_DEFAULT_FEATURE_COUNT

      static final int MODEL_DEFAULT_FEATURE_COUNT
      The number of structural features of the 'Model Default' class.
      See Also:
    • MODEL_BUTTON_DEFINITION_LIST

      static final int MODEL_BUTTON_DEFINITION_LIST
      The meta object id for the 'Model Button Definition List' class.
      See Also:
    • MODEL_BUTTON_DEFINITION_LIST__ELEMENTS

      static final int MODEL_BUTTON_DEFINITION_LIST__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
    • MODEL_BUTTON_DEFINITION_LIST_FEATURE_COUNT

      static final int MODEL_BUTTON_DEFINITION_LIST_FEATURE_COUNT
      The number of structural features of the 'Model Button Definition List' class.
      See Also:
    • MODEL_BUTTON_DEFINITION

      static final int MODEL_BUTTON_DEFINITION
      The meta object id for the 'Model Button Definition' class.
      See Also:
    • MODEL_BUTTON_DEFINITION__ROW

      static final int MODEL_BUTTON_DEFINITION__ROW
      The feature id for the 'Row' attribute.
      See Also:
    • MODEL_BUTTON_DEFINITION__COLUMN

      static final int MODEL_BUTTON_DEFINITION__COLUMN
      The feature id for the 'Column' attribute.
      See Also:
    • MODEL_BUTTON_DEFINITION__CMD

      static final int MODEL_BUTTON_DEFINITION__CMD
      The feature id for the 'Cmd' attribute.
      See Also:
    • MODEL_BUTTON_DEFINITION__LABEL

      static final int MODEL_BUTTON_DEFINITION__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_BUTTON_DEFINITION__ICON

      static final int MODEL_BUTTON_DEFINITION__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_BUTTON_DEFINITION_FEATURE_COUNT

      static final int MODEL_BUTTON_DEFINITION_FEATURE_COUNT
      The number of structural features of the 'Model Button Definition' class.
      See Also:
    • MODEL_MAPPING_LIST

      static final int MODEL_MAPPING_LIST
      The meta object id for the 'Model Mapping List' class.
      See Also:
    • MODEL_MAPPING_LIST__ELEMENTS

      static final int MODEL_MAPPING_LIST__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
    • MODEL_MAPPING_LIST_FEATURE_COUNT

      static final int MODEL_MAPPING_LIST_FEATURE_COUNT
      The number of structural features of the 'Model Mapping List' class.
      See Also:
    • MODEL_MAPPING

      static final int MODEL_MAPPING
      The meta object id for the 'Model Mapping' class.
      See Also:
    • MODEL_MAPPING__CMD

      static final int MODEL_MAPPING__CMD
      The feature id for the 'Cmd' attribute.
      See Also:
    • MODEL_MAPPING__RELEASE_CMD

      static final int MODEL_MAPPING__RELEASE_CMD
      The feature id for the 'Release Cmd' attribute.
      See Also:
    • MODEL_MAPPING__LABEL

      static final int MODEL_MAPPING__LABEL
      The feature id for the 'Label' attribute.
      See Also:
    • MODEL_MAPPING__ICON

      static final int MODEL_MAPPING__ICON
      The feature id for the 'Icon' attribute.
      See Also:
    • MODEL_MAPPING_FEATURE_COUNT

      static final int MODEL_MAPPING_FEATURE_COUNT
      The number of structural features of the 'Model Mapping' class.
      See Also:
    • MODEL_COLOR_ARRAY_LIST

      static final int MODEL_COLOR_ARRAY_LIST
      The meta object id for the 'Model Color Array List' class.
      See Also:
    • MODEL_COLOR_ARRAY_LIST__ELEMENTS

      static final int MODEL_COLOR_ARRAY_LIST__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
    • MODEL_COLOR_ARRAY_LIST_FEATURE_COUNT

      static final int MODEL_COLOR_ARRAY_LIST_FEATURE_COUNT
      The number of structural features of the 'Model Color Array List' class.
      See Also:
    • MODEL_COLOR_ARRAY

      static final int MODEL_COLOR_ARRAY
      The meta object id for the 'Model Color Array' class.
      See Also:
    • MODEL_COLOR_ARRAY__CONDITIONS

      static final int MODEL_COLOR_ARRAY__CONDITIONS
      The feature id for the 'Conditions' containment reference list.
      See Also:
    • MODEL_COLOR_ARRAY__ARG

      static final int MODEL_COLOR_ARRAY__ARG
      The feature id for the 'Arg' attribute.
      See Also:
    • MODEL_COLOR_ARRAY_FEATURE_COUNT

      static final int MODEL_COLOR_ARRAY_FEATURE_COUNT
      The number of structural features of the 'Model Color Array' class.
      See Also:
    • MODEL_ICON_RULE_LIST

      static final int MODEL_ICON_RULE_LIST
      The meta object id for the 'Model Icon Rule List' class.
      See Also:
    • MODEL_ICON_RULE_LIST__ELEMENTS

      static final int MODEL_ICON_RULE_LIST__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
    • MODEL_ICON_RULE_LIST_FEATURE_COUNT

      static final int MODEL_ICON_RULE_LIST_FEATURE_COUNT
      The number of structural features of the 'Model Icon Rule List' class.
      See Also:
    • MODEL_ICON_RULE

      static final int MODEL_ICON_RULE
      The meta object id for the 'Model Icon Rule' class.
      See Also:
    • MODEL_ICON_RULE__CONDITIONS

      static final int MODEL_ICON_RULE__CONDITIONS
      The feature id for the 'Conditions' containment reference list.
      See Also:
    • MODEL_ICON_RULE__ARG

      static final int MODEL_ICON_RULE__ARG
      The feature id for the 'Arg' attribute.
      See Also:
    • MODEL_ICON_RULE_FEATURE_COUNT

      static final int MODEL_ICON_RULE_FEATURE_COUNT
      The number of structural features of the 'Model Icon Rule' class.
      See Also:
    • MODEL_VISIBILITY_RULE_LIST

      static final int MODEL_VISIBILITY_RULE_LIST
      The meta object id for the 'Model Visibility Rule List' class.
      See Also:
    • MODEL_VISIBILITY_RULE_LIST__ELEMENTS

      static final int MODEL_VISIBILITY_RULE_LIST__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
    • MODEL_VISIBILITY_RULE_LIST_FEATURE_COUNT

      static final int MODEL_VISIBILITY_RULE_LIST_FEATURE_COUNT
      The number of structural features of the 'Model Visibility Rule List' class.
      See Also:
    • MODEL_VISIBILITY_RULE

      static final int MODEL_VISIBILITY_RULE
      The meta object id for the 'Model Visibility Rule' class.
      See Also:
    • MODEL_VISIBILITY_RULE__CONDITIONS

      static final int MODEL_VISIBILITY_RULE__CONDITIONS
      The feature id for the 'Conditions' containment reference list.
      See Also:
    • MODEL_VISIBILITY_RULE_FEATURE_COUNT

      static final int MODEL_VISIBILITY_RULE_FEATURE_COUNT
      The number of structural features of the 'Model Visibility Rule' class.
      See Also:
    • MODEL_CONDITION

      static final int MODEL_CONDITION
      The meta object id for the 'Model Condition' class.
      See Also:
    • MODEL_CONDITION__ITEM

      static final int MODEL_CONDITION__ITEM
      The feature id for the 'Item' attribute.
      See Also:
    • MODEL_CONDITION__CONDITION

      static final int MODEL_CONDITION__CONDITION
      The feature id for the 'Condition' attribute.
      See Also:
    • MODEL_CONDITION__SIGN

      static final int MODEL_CONDITION__SIGN
      The feature id for the 'Sign' attribute.
      See Also:
    • MODEL_CONDITION__STATE

      static final int MODEL_CONDITION__STATE
      The feature id for the 'State' attribute.
      See Also:
    • MODEL_CONDITION_FEATURE_COUNT

      static final int MODEL_CONDITION_FEATURE_COUNT
      The number of structural features of the 'Model Condition' class.
      See Also:
  • Method Details

    • getSitemapModel

      org.eclipse.emf.ecore.EClass getSitemapModel()
      Returns the meta object for class 'Model'.
      Returns:
      the meta object for class 'Model'.
      See Also:
    • getModelSitemap

      org.eclipse.emf.ecore.EClass getModelSitemap()
      Returns the meta object for class 'Model Sitemap'.
      Returns:
      the meta object for class 'Model Sitemap'.
      See Also:
    • getModelSitemap_Name

      org.eclipse.emf.ecore.EAttribute getModelSitemap_Name()
      Returns the meta object for the attribute 'Name'.
      Returns:
      the meta object for the attribute 'Name'.
      See Also:
    • getModelSitemap_Label

      org.eclipse.emf.ecore.EAttribute getModelSitemap_Label()
      Returns the meta object for the attribute 'Label'.
      Returns:
      the meta object for the attribute 'Label'.
      See Also:
    • getModelSitemap_Icon

      org.eclipse.emf.ecore.EAttribute getModelSitemap_Icon()
      Returns the meta object for the attribute 'Icon'.
      Returns:
      the meta object for the attribute 'Icon'.
      See Also:
    • getModelSitemap_Children

      org.eclipse.emf.ecore.EReference getModelSitemap_Children()
      Returns the meta object for the containment reference list 'Children'.
      Returns:
      the meta object for the containment reference list 'Children'.
      See Also:
    • getModelWidget

      org.eclipse.emf.ecore.EClass getModelWidget()
      Returns the meta object for class 'Model Widget'.
      Returns:
      the meta object for class 'Model Widget'.
      See Also:
    • getModelWidget_Item

      org.eclipse.emf.ecore.EAttribute getModelWidget_Item()
      Returns the meta object for the attribute 'Item'.
      Returns:
      the meta object for the attribute 'Item'.
      See Also:
    • getModelWidget_Label

      org.eclipse.emf.ecore.EAttribute getModelWidget_Label()
      Returns the meta object for the attribute 'Label'.
      Returns:
      the meta object for the attribute 'Label'.
      See Also:
    • getModelWidget_Icon

      org.eclipse.emf.ecore.EAttribute getModelWidget_Icon()
      Returns the meta object for the attribute 'Icon'.
      Returns:
      the meta object for the attribute 'Icon'.
      See Also:
    • getModelWidget_IconRules

      org.eclipse.emf.ecore.EReference getModelWidget_IconRules()
      Returns the meta object for the containment reference 'Icon Rules'.
      Returns:
      the meta object for the containment reference 'Icon Rules'.
      See Also:
    • getModelWidget_StaticIcon

      org.eclipse.emf.ecore.EAttribute getModelWidget_StaticIcon()
      Returns the meta object for the attribute 'Static Icon'.
      Returns:
      the meta object for the attribute 'Static Icon'.
      See Also:
    • getModelWidget_LabelColor

      org.eclipse.emf.ecore.EReference getModelWidget_LabelColor()
      Returns the meta object for the containment reference 'Label Color'.
      Returns:
      the meta object for the containment reference 'Label Color'.
      See Also:
    • getModelWidget_ValueColor

      org.eclipse.emf.ecore.EReference getModelWidget_ValueColor()
      Returns the meta object for the containment reference 'Value Color'.
      Returns:
      the meta object for the containment reference 'Value Color'.
      See Also:
    • getModelWidget_IconColor

      org.eclipse.emf.ecore.EReference getModelWidget_IconColor()
      Returns the meta object for the containment reference 'Icon Color'.
      Returns:
      the meta object for the containment reference 'Icon Color'.
      See Also:
    • getModelWidget_Visibility

      org.eclipse.emf.ecore.EReference getModelWidget_Visibility()
      Returns the meta object for the containment reference 'Visibility'.
      Returns:
      the meta object for the containment reference 'Visibility'.
      See Also:
    • getModelNonLinkableWidget

      org.eclipse.emf.ecore.EClass getModelNonLinkableWidget()
      Returns the meta object for class 'Model Non Linkable Widget'.
      Returns:
      the meta object for class 'Model Non Linkable Widget'.
      See Also:
    • getModelLinkableWidget

      org.eclipse.emf.ecore.EClass getModelLinkableWidget()
      Returns the meta object for class 'Model Linkable Widget'.
      Returns:
      the meta object for class 'Model Linkable Widget'.
      See Also:
    • getModelLinkableWidget_Children

      org.eclipse.emf.ecore.EReference getModelLinkableWidget_Children()
      Returns the meta object for the containment reference list 'Children'.
      Returns:
      the meta object for the containment reference list 'Children'.
      See Also:
    • getModelFrame

      org.eclipse.emf.ecore.EClass getModelFrame()
      Returns the meta object for class 'Model Frame'.
      Returns:
      the meta object for class 'Model Frame'.
      See Also:
    • getModelText

      org.eclipse.emf.ecore.EClass getModelText()
      Returns the meta object for class 'Model Text'.
      Returns:
      the meta object for class 'Model Text'.
      See Also:
    • getModelGroup

      org.eclipse.emf.ecore.EClass getModelGroup()
      Returns the meta object for class 'Model Group'.
      Returns:
      the meta object for class 'Model Group'.
      See Also:
    • getModelImage

      org.eclipse.emf.ecore.EClass getModelImage()
      Returns the meta object for class 'Model Image'.
      Returns:
      the meta object for class 'Model Image'.
      See Also:
    • getModelImage_Url

      org.eclipse.emf.ecore.EAttribute getModelImage_Url()
      Returns the meta object for the attribute 'Url'.
      Returns:
      the meta object for the attribute 'Url'.
      See Also:
    • getModelImage_Refresh

      org.eclipse.emf.ecore.EAttribute getModelImage_Refresh()
      Returns the meta object for the attribute 'Refresh'.
      Returns:
      the meta object for the attribute 'Refresh'.
      See Also:
    • getModelVideo

      org.eclipse.emf.ecore.EClass getModelVideo()
      Returns the meta object for class 'Model Video'.
      Returns:
      the meta object for class 'Model Video'.
      See Also:
    • getModelVideo_Url

      org.eclipse.emf.ecore.EAttribute getModelVideo_Url()
      Returns the meta object for the attribute 'Url'.
      Returns:
      the meta object for the attribute 'Url'.
      See Also:
    • getModelVideo_Encoding

      org.eclipse.emf.ecore.EAttribute getModelVideo_Encoding()
      Returns the meta object for the attribute 'Encoding'.
      Returns:
      the meta object for the attribute 'Encoding'.
      See Also:
    • getModelChart

      org.eclipse.emf.ecore.EClass getModelChart()
      Returns the meta object for class 'Model Chart'.
      Returns:
      the meta object for class 'Model Chart'.
      See Also:
    • getModelChart_Service

      org.eclipse.emf.ecore.EAttribute getModelChart_Service()
      Returns the meta object for the attribute 'Service'.
      Returns:
      the meta object for the attribute 'Service'.
      See Also:
    • getModelChart_Refresh

      org.eclipse.emf.ecore.EAttribute getModelChart_Refresh()
      Returns the meta object for the attribute 'Refresh'.
      Returns:
      the meta object for the attribute 'Refresh'.
      See Also:
    • getModelChart_Period

      org.eclipse.emf.ecore.EAttribute getModelChart_Period()
      Returns the meta object for the attribute 'Period'.
      Returns:
      the meta object for the attribute 'Period'.
      See Also:
    • getModelChart_Legend

      org.eclipse.emf.ecore.EAttribute getModelChart_Legend()
      Returns the meta object for the attribute 'Legend'.
      Returns:
      the meta object for the attribute 'Legend'.
      See Also:
    • getModelChart_ForceAsItem

      org.eclipse.emf.ecore.EAttribute getModelChart_ForceAsItem()
      Returns the meta object for the attribute 'Force As Item'.
      Returns:
      the meta object for the attribute 'Force As Item'.
      See Also:
    • getModelChart_YAxisDecimalPattern

      org.eclipse.emf.ecore.EAttribute getModelChart_YAxisDecimalPattern()
      Returns the meta object for the attribute 'YAxis Decimal Pattern'.
      Returns:
      the meta object for the attribute 'YAxis Decimal Pattern'.
      See Also:
    • getModelChart_Interpolation

      org.eclipse.emf.ecore.EAttribute getModelChart_Interpolation()
      Returns the meta object for the attribute 'Interpolation'.
      Returns:
      the meta object for the attribute 'Interpolation'.
      See Also:
    • getModelWebview

      org.eclipse.emf.ecore.EClass getModelWebview()
      Returns the meta object for class 'Model Webview'.
      Returns:
      the meta object for class 'Model Webview'.
      See Also:
    • getModelWebview_Height

      org.eclipse.emf.ecore.EAttribute getModelWebview_Height()
      Returns the meta object for the attribute 'Height'.
      Returns:
      the meta object for the attribute 'Height'.
      See Also:
    • getModelWebview_Url

      org.eclipse.emf.ecore.EAttribute getModelWebview_Url()
      Returns the meta object for the attribute 'Url'.
      Returns:
      the meta object for the attribute 'Url'.
      See Also:
    • getModelSwitch

      org.eclipse.emf.ecore.EClass getModelSwitch()
      Returns the meta object for class 'Model Switch'.
      Returns:
      the meta object for class 'Model Switch'.
      See Also:
    • getModelSwitch_Mappings

      org.eclipse.emf.ecore.EReference getModelSwitch_Mappings()
      Returns the meta object for the containment reference 'Mappings'.
      Returns:
      the meta object for the containment reference 'Mappings'.
      See Also:
    • getModelMapview

      org.eclipse.emf.ecore.EClass getModelMapview()
      Returns the meta object for class 'Model Mapview'.
      Returns:
      the meta object for class 'Model Mapview'.
      See Also:
    • getModelMapview_Height

      org.eclipse.emf.ecore.EAttribute getModelMapview_Height()
      Returns the meta object for the attribute 'Height'.
      Returns:
      the meta object for the attribute 'Height'.
      See Also:
    • getModelSlider

      org.eclipse.emf.ecore.EClass getModelSlider()
      Returns the meta object for class 'Model Slider'.
      Returns:
      the meta object for class 'Model Slider'.
      See Also:
    • getModelSlider_SwitchEnabled

      org.eclipse.emf.ecore.EAttribute getModelSlider_SwitchEnabled()
      Returns the meta object for the attribute 'Switch Enabled'.
      Returns:
      the meta object for the attribute 'Switch Enabled'.
      See Also:
    • getModelSlider_ReleaseOnly

      org.eclipse.emf.ecore.EAttribute getModelSlider_ReleaseOnly()
      Returns the meta object for the attribute 'Release Only'.
      Returns:
      the meta object for the attribute 'Release Only'.
      See Also:
    • getModelSlider_MinValue

      org.eclipse.emf.ecore.EAttribute getModelSlider_MinValue()
      Returns the meta object for the attribute 'Min Value'.
      Returns:
      the meta object for the attribute 'Min Value'.
      See Also:
    • getModelSlider_MaxValue

      org.eclipse.emf.ecore.EAttribute getModelSlider_MaxValue()
      Returns the meta object for the attribute 'Max Value'.
      Returns:
      the meta object for the attribute 'Max Value'.
      See Also:
    • getModelSlider_Step

      org.eclipse.emf.ecore.EAttribute getModelSlider_Step()
      Returns the meta object for the attribute 'Step'.
      Returns:
      the meta object for the attribute 'Step'.
      See Also:
    • getModelSelection

      org.eclipse.emf.ecore.EClass getModelSelection()
      Returns the meta object for class 'Model Selection'.
      Returns:
      the meta object for class 'Model Selection'.
      See Also:
    • getModelSelection_Mappings

      org.eclipse.emf.ecore.EReference getModelSelection_Mappings()
      Returns the meta object for the containment reference 'Mappings'.
      Returns:
      the meta object for the containment reference 'Mappings'.
      See Also:
    • getModelSetpoint

      org.eclipse.emf.ecore.EClass getModelSetpoint()
      Returns the meta object for class 'Model Setpoint'.
      Returns:
      the meta object for class 'Model Setpoint'.
      See Also:
    • getModelSetpoint_MinValue

      org.eclipse.emf.ecore.EAttribute getModelSetpoint_MinValue()
      Returns the meta object for the attribute 'Min Value'.
      Returns:
      the meta object for the attribute 'Min Value'.
      See Also:
    • getModelSetpoint_MaxValue

      org.eclipse.emf.ecore.EAttribute getModelSetpoint_MaxValue()
      Returns the meta object for the attribute 'Max Value'.
      Returns:
      the meta object for the attribute 'Max Value'.
      See Also:
    • getModelSetpoint_Step

      org.eclipse.emf.ecore.EAttribute getModelSetpoint_Step()
      Returns the meta object for the attribute 'Step'.
      Returns:
      the meta object for the attribute 'Step'.
      See Also:
    • getModelColorpicker

      org.eclipse.emf.ecore.EClass getModelColorpicker()
      Returns the meta object for class 'Model Colorpicker'.
      Returns:
      the meta object for class 'Model Colorpicker'.
      See Also:
    • getModelColortemperaturepicker

      org.eclipse.emf.ecore.EClass getModelColortemperaturepicker()
      Returns the meta object for class 'Model Colortemperaturepicker'.
      Returns:
      the meta object for class 'Model Colortemperaturepicker'.
      See Also:
    • getModelColortemperaturepicker_MinValue

      org.eclipse.emf.ecore.EAttribute getModelColortemperaturepicker_MinValue()
      Returns the meta object for the attribute 'Min Value'.
      Returns:
      the meta object for the attribute 'Min Value'.
      See Also:
    • getModelColortemperaturepicker_MaxValue

      org.eclipse.emf.ecore.EAttribute getModelColortemperaturepicker_MaxValue()
      Returns the meta object for the attribute 'Max Value'.
      Returns:
      the meta object for the attribute 'Max Value'.
      See Also:
    • getModelInput

      org.eclipse.emf.ecore.EClass getModelInput()
      Returns the meta object for class 'Model Input'.
      Returns:
      the meta object for class 'Model Input'.
      See Also:
    • getModelInput_InputHint

      org.eclipse.emf.ecore.EAttribute getModelInput_InputHint()
      Returns the meta object for the attribute 'Input Hint'.
      Returns:
      the meta object for the attribute 'Input Hint'.
      See Also:
    • getModelButtongrid

      org.eclipse.emf.ecore.EClass getModelButtongrid()
      Returns the meta object for class 'Model Buttongrid'.
      Returns:
      the meta object for class 'Model Buttongrid'.
      See Also:
    • getModelButtongrid_Buttons

      org.eclipse.emf.ecore.EReference getModelButtongrid_Buttons()
      Returns the meta object for the containment reference 'Buttons'.
      Returns:
      the meta object for the containment reference 'Buttons'.
      See Also:
    • getModelButton

      org.eclipse.emf.ecore.EClass getModelButton()
      Returns the meta object for class 'Model Button'.
      Returns:
      the meta object for class 'Model Button'.
      See Also:
    • getModelButton_Row

      org.eclipse.emf.ecore.EAttribute getModelButton_Row()
      Returns the meta object for the attribute 'Row'.
      Returns:
      the meta object for the attribute 'Row'.
      See Also:
    • getModelButton_Column

      org.eclipse.emf.ecore.EAttribute getModelButton_Column()
      Returns the meta object for the attribute 'Column'.
      Returns:
      the meta object for the attribute 'Column'.
      See Also:
    • getModelButton_Stateless

      org.eclipse.emf.ecore.EAttribute getModelButton_Stateless()
      Returns the meta object for the attribute 'Stateless'.
      Returns:
      the meta object for the attribute 'Stateless'.
      See Also:
    • getModelButton_Cmd

      org.eclipse.emf.ecore.EAttribute getModelButton_Cmd()
      Returns the meta object for the attribute 'Cmd'.
      Returns:
      the meta object for the attribute 'Cmd'.
      See Also:
    • getModelButton_ReleaseCmd

      org.eclipse.emf.ecore.EAttribute getModelButton_ReleaseCmd()
      Returns the meta object for the attribute 'Release Cmd'.
      Returns:
      the meta object for the attribute 'Release Cmd'.
      See Also:
    • getModelDefault

      org.eclipse.emf.ecore.EClass getModelDefault()
      Returns the meta object for class 'Model Default'.
      Returns:
      the meta object for class 'Model Default'.
      See Also:
    • getModelDefault_Height

      org.eclipse.emf.ecore.EAttribute getModelDefault_Height()
      Returns the meta object for the attribute 'Height'.
      Returns:
      the meta object for the attribute 'Height'.
      See Also:
    • getModelButtonDefinitionList

      org.eclipse.emf.ecore.EClass getModelButtonDefinitionList()
      Returns the meta object for class 'Model Button Definition List'.
      Returns:
      the meta object for class 'Model Button Definition List'.
      See Also:
    • getModelButtonDefinitionList_Elements

      org.eclipse.emf.ecore.EReference getModelButtonDefinitionList_Elements()
      Returns the meta object for the containment reference list 'Elements'.
      Returns:
      the meta object for the containment reference list 'Elements'.
      See Also:
    • getModelButtonDefinition

      org.eclipse.emf.ecore.EClass getModelButtonDefinition()
      Returns the meta object for class 'Model Button Definition'.
      Returns:
      the meta object for class 'Model Button Definition'.
      See Also:
    • getModelButtonDefinition_Row

      org.eclipse.emf.ecore.EAttribute getModelButtonDefinition_Row()
      Returns the meta object for the attribute 'Row'.
      Returns:
      the meta object for the attribute 'Row'.
      See Also:
    • getModelButtonDefinition_Column

      org.eclipse.emf.ecore.EAttribute getModelButtonDefinition_Column()
      Returns the meta object for the attribute 'Column'.
      Returns:
      the meta object for the attribute 'Column'.
      See Also:
    • getModelButtonDefinition_Cmd

      org.eclipse.emf.ecore.EAttribute getModelButtonDefinition_Cmd()
      Returns the meta object for the attribute 'Cmd'.
      Returns:
      the meta object for the attribute 'Cmd'.
      See Also:
    • getModelButtonDefinition_Label

      org.eclipse.emf.ecore.EAttribute getModelButtonDefinition_Label()
      Returns the meta object for the attribute 'Label'.
      Returns:
      the meta object for the attribute 'Label'.
      See Also:
    • getModelButtonDefinition_Icon

      org.eclipse.emf.ecore.EAttribute getModelButtonDefinition_Icon()
      Returns the meta object for the attribute 'Icon'.
      Returns:
      the meta object for the attribute 'Icon'.
      See Also:
    • getModelMappingList

      org.eclipse.emf.ecore.EClass getModelMappingList()
      Returns the meta object for class 'Model Mapping List'.
      Returns:
      the meta object for class 'Model Mapping List'.
      See Also:
    • getModelMappingList_Elements

      org.eclipse.emf.ecore.EReference getModelMappingList_Elements()
      Returns the meta object for the containment reference list 'Elements'.
      Returns:
      the meta object for the containment reference list 'Elements'.
      See Also:
    • getModelMapping

      org.eclipse.emf.ecore.EClass getModelMapping()
      Returns the meta object for class 'Model Mapping'.
      Returns:
      the meta object for class 'Model Mapping'.
      See Also:
    • getModelMapping_Cmd

      org.eclipse.emf.ecore.EAttribute getModelMapping_Cmd()
      Returns the meta object for the attribute 'Cmd'.
      Returns:
      the meta object for the attribute 'Cmd'.
      See Also:
    • getModelMapping_ReleaseCmd

      org.eclipse.emf.ecore.EAttribute getModelMapping_ReleaseCmd()
      Returns the meta object for the attribute 'Release Cmd'.
      Returns:
      the meta object for the attribute 'Release Cmd'.
      See Also:
    • getModelMapping_Label

      org.eclipse.emf.ecore.EAttribute getModelMapping_Label()
      Returns the meta object for the attribute 'Label'.
      Returns:
      the meta object for the attribute 'Label'.
      See Also:
    • getModelMapping_Icon

      org.eclipse.emf.ecore.EAttribute getModelMapping_Icon()
      Returns the meta object for the attribute 'Icon'.
      Returns:
      the meta object for the attribute 'Icon'.
      See Also:
    • getModelColorArrayList

      org.eclipse.emf.ecore.EClass getModelColorArrayList()
      Returns the meta object for class 'Model Color Array List'.
      Returns:
      the meta object for class 'Model Color Array List'.
      See Also:
    • getModelColorArrayList_Elements

      org.eclipse.emf.ecore.EReference getModelColorArrayList_Elements()
      Returns the meta object for the containment reference list 'Elements'.
      Returns:
      the meta object for the containment reference list 'Elements'.
      See Also:
    • getModelColorArray

      org.eclipse.emf.ecore.EClass getModelColorArray()
      Returns the meta object for class 'Model Color Array'.
      Returns:
      the meta object for class 'Model Color Array'.
      See Also:
    • getModelColorArray_Conditions

      org.eclipse.emf.ecore.EReference getModelColorArray_Conditions()
      Returns the meta object for the containment reference list 'Conditions'.
      Returns:
      the meta object for the containment reference list 'Conditions'.
      See Also:
    • getModelColorArray_Arg

      org.eclipse.emf.ecore.EAttribute getModelColorArray_Arg()
      Returns the meta object for the attribute 'Arg'.
      Returns:
      the meta object for the attribute 'Arg'.
      See Also:
    • getModelIconRuleList

      org.eclipse.emf.ecore.EClass getModelIconRuleList()
      Returns the meta object for class 'Model Icon Rule List'.
      Returns:
      the meta object for class 'Model Icon Rule List'.
      See Also:
    • getModelIconRuleList_Elements

      org.eclipse.emf.ecore.EReference getModelIconRuleList_Elements()
      Returns the meta object for the containment reference list 'Elements'.
      Returns:
      the meta object for the containment reference list 'Elements'.
      See Also:
    • getModelIconRule

      org.eclipse.emf.ecore.EClass getModelIconRule()
      Returns the meta object for class 'Model Icon Rule'.
      Returns:
      the meta object for class 'Model Icon Rule'.
      See Also:
    • getModelIconRule_Conditions

      org.eclipse.emf.ecore.EReference getModelIconRule_Conditions()
      Returns the meta object for the containment reference list 'Conditions'.
      Returns:
      the meta object for the containment reference list 'Conditions'.
      See Also:
    • getModelIconRule_Arg

      org.eclipse.emf.ecore.EAttribute getModelIconRule_Arg()
      Returns the meta object for the attribute 'Arg'.
      Returns:
      the meta object for the attribute 'Arg'.
      See Also:
    • getModelVisibilityRuleList

      org.eclipse.emf.ecore.EClass getModelVisibilityRuleList()
      Returns the meta object for class 'Model Visibility Rule List'.
      Returns:
      the meta object for class 'Model Visibility Rule List'.
      See Also:
    • getModelVisibilityRuleList_Elements

      org.eclipse.emf.ecore.EReference getModelVisibilityRuleList_Elements()
      Returns the meta object for the containment reference list 'Elements'.
      Returns:
      the meta object for the containment reference list 'Elements'.
      See Also:
    • getModelVisibilityRule

      org.eclipse.emf.ecore.EClass getModelVisibilityRule()
      Returns the meta object for class 'Model Visibility Rule'.
      Returns:
      the meta object for class 'Model Visibility Rule'.
      See Also:
    • getModelVisibilityRule_Conditions

      org.eclipse.emf.ecore.EReference getModelVisibilityRule_Conditions()
      Returns the meta object for the containment reference list 'Conditions'.
      Returns:
      the meta object for the containment reference list 'Conditions'.
      See Also:
    • getModelCondition

      org.eclipse.emf.ecore.EClass getModelCondition()
      Returns the meta object for class 'Model Condition'.
      Returns:
      the meta object for class 'Model Condition'.
      See Also:
    • getModelCondition_Item

      org.eclipse.emf.ecore.EAttribute getModelCondition_Item()
      Returns the meta object for the attribute 'Item'.
      Returns:
      the meta object for the attribute 'Item'.
      See Also:
    • getModelCondition_Condition

      org.eclipse.emf.ecore.EAttribute getModelCondition_Condition()
      Returns the meta object for the attribute 'Condition'.
      Returns:
      the meta object for the attribute 'Condition'.
      See Also:
    • getModelCondition_Sign

      org.eclipse.emf.ecore.EAttribute getModelCondition_Sign()
      Returns the meta object for the attribute 'Sign'.
      Returns:
      the meta object for the attribute 'Sign'.
      See Also:
    • getModelCondition_State

      org.eclipse.emf.ecore.EAttribute getModelCondition_State()
      Returns the meta object for the attribute 'State'.
      Returns:
      the meta object for the attribute 'State'.
      See Also:
    • getSitemapFactory

      SitemapFactory getSitemapFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.