Interface ThemePackage

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:
ThemePackageImpl

public interface ThemePackage 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 operation 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 ThemePackage eINSTANCE
      The singleton instance of the package.
    • THEME_SIZE

      static final int THEME_SIZE
      The meta object id for the 'Size' class.
      See Also:
    • THEME_SIZE__WIDTH

      static final int THEME_SIZE__WIDTH
      The feature id for the 'Width' attribute.
      See Also:
    • THEME_SIZE__HEIGTH

      static final int THEME_SIZE__HEIGTH
      The feature id for the 'Heigth' attribute.
      See Also:
    • THEME_SIZE_FEATURE_COUNT

      static final int THEME_SIZE_FEATURE_COUNT
      The number of structural features of the 'Size' class.
      See Also:
    • THEME_SIZE_OPERATION_COUNT

      static final int THEME_SIZE_OPERATION_COUNT
      The number of operations of the 'Size' class.
      See Also:
    • THEME_MARGIN

      static final int THEME_MARGIN
      The meta object id for the 'Margin' class.
      See Also:
    • THEME_MARGIN__LEFT

      static final int THEME_MARGIN__LEFT
      The feature id for the 'Left' attribute.
      See Also:
    • THEME_MARGIN__TOP

      static final int THEME_MARGIN__TOP
      The feature id for the 'Top' attribute.
      See Also:
    • THEME_MARGIN__RIGHT

      static final int THEME_MARGIN__RIGHT
      The feature id for the 'Right' attribute.
      See Also:
    • THEME_MARGIN__BOTTOM

      static final int THEME_MARGIN__BOTTOM
      The feature id for the 'Bottom' attribute.
      See Also:
    • THEME_MARGIN_FEATURE_COUNT

      static final int THEME_MARGIN_FEATURE_COUNT
      The number of structural features of the 'Margin' class.
      See Also:
    • THEME_MARGIN___WIDTH

      static final int THEME_MARGIN___WIDTH
      The operation id for the 'Width' operation.
      See Also:
    • THEME_MARGIN___HEIGHT

      static final int THEME_MARGIN___HEIGHT
      The operation id for the 'Height' operation.
      See Also:
    • THEME_MARGIN_OPERATION_COUNT

      static final int THEME_MARGIN_OPERATION_COUNT
      The number of operations of the 'Margin' class.
      See Also:
    • THEME_PADDING

      static final int THEME_PADDING
      The meta object id for the 'Padding' class.
      See Also:
    • THEME_PADDING__LEFT

      static final int THEME_PADDING__LEFT
      The feature id for the 'Left' attribute.
      See Also:
    • THEME_PADDING__TOP

      static final int THEME_PADDING__TOP
      The feature id for the 'Top' attribute.
      See Also:
    • THEME_PADDING__RIGHT

      static final int THEME_PADDING__RIGHT
      The feature id for the 'Right' attribute.
      See Also:
    • THEME_PADDING__BOTTOM

      static final int THEME_PADDING__BOTTOM
      The feature id for the 'Bottom' attribute.
      See Also:
    • THEME_PADDING_FEATURE_COUNT

      static final int THEME_PADDING_FEATURE_COUNT
      The number of structural features of the 'Padding' class.
      See Also:
    • THEME_PADDING___WIDTH

      static final int THEME_PADDING___WIDTH
      The operation id for the 'Width' operation.
      See Also:
    • THEME_PADDING___HEIGHT

      static final int THEME_PADDING___HEIGHT
      The operation id for the 'Height' operation.
      See Also:
    • THEME_PADDING_OPERATION_COUNT

      static final int THEME_PADDING_OPERATION_COUNT
      The number of operations of the 'Padding' class.
      See Also:
    • HIPPO_THEME

      static final int HIPPO_THEME
      The meta object id for the 'Hippo Theme' class.
      See Also:
    • HIPPO_THEME__BASE_DPI

      static final int HIPPO_THEME__BASE_DPI
      The feature id for the 'Base Dpi' attribute.
      See Also:
    • HIPPO_THEME__BASE_FONT

      static final int HIPPO_THEME__BASE_FONT
      The feature id for the 'Base Font' attribute.
      See Also:
    • HIPPO_THEME__AVERAGE_CHARACTER_WIDTH

      static final int HIPPO_THEME__AVERAGE_CHARACTER_WIDTH
      The feature id for the 'Average Character Width' attribute.
      See Also:
    • HIPPO_THEME__AVERAGE_CHARACTER_HEIGHT

      static final int HIPPO_THEME__AVERAGE_CHARACTER_HEIGHT
      The feature id for the 'Average Character Height' attribute.
      See Also:
    • HIPPO_THEME__DEFAULT_TEXT_FIELD_WIDTH

      static final int HIPPO_THEME__DEFAULT_TEXT_FIELD_WIDTH
      The feature id for the 'Default Text Field Width' attribute.
      See Also:
    • HIPPO_THEME__RIGHT_EXT_TOOLTIP_MAXIMUM_WIDTH

      static final int HIPPO_THEME__RIGHT_EXT_TOOLTIP_MAXIMUM_WIDTH
      The feature id for the 'Right Ext Tooltip Maximum Width' attribute.
      See Also:
    • HIPPO_THEME__ALIGNED_HOLE_MAXIMUM_WIDTH

      static final int HIPPO_THEME__ALIGNED_HOLE_MAXIMUM_WIDTH
      The feature id for the 'Aligned Hole Maximum Width' attribute.
      See Also:
    • HIPPO_THEME__COMPRESSED_ELEMENT_MINIMUM_WIDTH

      static final int HIPPO_THEME__COMPRESSED_ELEMENT_MINIMUM_WIDTH
      The feature id for the 'Compressed Element Minimum Width' attribute.
      See Also:
    • HIPPO_THEME__DEFAULT_CHECKBOX_WIDTH

      static final int HIPPO_THEME__DEFAULT_CHECKBOX_WIDTH
      The feature id for the 'Default Checkbox Width' attribute.
      See Also:
    • HIPPO_THEME__DEFAULT_RADIO_WIDTH

      static final int HIPPO_THEME__DEFAULT_RADIO_WIDTH
      The feature id for the 'Default Radio Width' attribute.
      See Also:
    • HIPPO_THEME__DEFAULT_TABLE_IMAGE_WIDTH

      static final int HIPPO_THEME__DEFAULT_TABLE_IMAGE_WIDTH
      The feature id for the 'Default Table Image Width' attribute.
      See Also:
    • HIPPO_THEME__VERTICAL_SCROLLER_WIDTH

      static final int HIPPO_THEME__VERTICAL_SCROLLER_WIDTH
      The feature id for the 'Vertical Scroller Width' attribute.
      See Also:
    • HIPPO_THEME__COMMAND_BAR_MINIMUM_WIDTH

      static final int HIPPO_THEME__COMMAND_BAR_MINIMUM_WIDTH
      The feature id for the 'Command Bar Minimum Width' attribute.
      See Also:
    • HIPPO_THEME__NONE_HORIZONTAL_SPACING

      static final int HIPPO_THEME__NONE_HORIZONTAL_SPACING
      The feature id for the 'None Horizontal Spacing' attribute.
      See Also:
    • HIPPO_THEME__HALF_HORIZONTAL_SPACING

      static final int HIPPO_THEME__HALF_HORIZONTAL_SPACING
      The feature id for the 'Half Horizontal Spacing' attribute.
      See Also:
    • HIPPO_THEME__SINGLE_HORIZONTAL_SPACING

      static final int HIPPO_THEME__SINGLE_HORIZONTAL_SPACING
      The feature id for the 'Single Horizontal Spacing' attribute.
      See Also:
    • HIPPO_THEME__ONE_AND_HALF_HORIZONTAL_SPACING

      static final int HIPPO_THEME__ONE_AND_HALF_HORIZONTAL_SPACING
      The feature id for the 'One And Half Horizontal Spacing' attribute.
      See Also:
    • HIPPO_THEME__DOUBLE_HORIZONTAL_SPACING

      static final int HIPPO_THEME__DOUBLE_HORIZONTAL_SPACING
      The feature id for the 'Double Horizontal Spacing' attribute.
      See Also:
    • HIPPO_THEME__NONE_VERTICAL_SPACING

      static final int HIPPO_THEME__NONE_VERTICAL_SPACING
      The feature id for the 'None Vertical Spacing' attribute.
      See Also:
    • HIPPO_THEME__HALF_VERTICAL_SPACING

      static final int HIPPO_THEME__HALF_VERTICAL_SPACING
      The feature id for the 'Half Vertical Spacing' attribute.
      See Also:
    • HIPPO_THEME__SINGLE_VERTICAL_SPACING

      static final int HIPPO_THEME__SINGLE_VERTICAL_SPACING
      The feature id for the 'Single Vertical Spacing' attribute.
      See Also:
    • HIPPO_THEME__ONE_AND_HALF_VERTICAL_SPACING

      static final int HIPPO_THEME__ONE_AND_HALF_VERTICAL_SPACING
      The feature id for the 'One And Half Vertical Spacing' attribute.
      See Also:
    • HIPPO_THEME__DOUBLE_VERTICAL_SPACING

      static final int HIPPO_THEME__DOUBLE_VERTICAL_SPACING
      The feature id for the 'Double Vertical Spacing' attribute.
      See Also:
    • HIPPO_THEME__TITLE_MARGIN

      static final int HIPPO_THEME__TITLE_MARGIN
      The feature id for the 'Title Margin' containment reference.
      See Also:
    • HIPPO_THEME__TITLE_EXT_MARGIN

      static final int HIPPO_THEME__TITLE_EXT_MARGIN
      The feature id for the 'Title Ext Margin' containment reference.
      See Also:
    • HIPPO_THEME__TITLE_MARGIN_ADDITIONAL

      static final int HIPPO_THEME__TITLE_MARGIN_ADDITIONAL
      The feature id for the 'Title Margin Additional' containment reference.
      See Also:
    • HIPPO_THEME__EXT_TOOLIP_HORIZONTAL_MARGIN_ADDITIONAL

      static final int HIPPO_THEME__EXT_TOOLIP_HORIZONTAL_MARGIN_ADDITIONAL
      The feature id for the 'Ext Toolip Horizontal Margin Additional' attribute.
      See Also:
    • HIPPO_THEME__EXT_TOOLIP_VERTICAL_MARGIN_ADDITIONAL

      static final int HIPPO_THEME__EXT_TOOLIP_VERTICAL_MARGIN_ADDITIONAL
      The feature id for the 'Ext Toolip Vertical Margin Additional' attribute.
      See Also:
    • HIPPO_THEME__EXT_TOOLIP_HORIZONTAL_MARGIN

      static final int HIPPO_THEME__EXT_TOOLIP_HORIZONTAL_MARGIN
      The feature id for the 'Ext Toolip Horizontal Margin' attribute.
      See Also:
    • HIPPO_THEME__EXT_TOOLIP_VERTICAL_MARGIN

      static final int HIPPO_THEME__EXT_TOOLIP_VERTICAL_MARGIN
      The feature id for the 'Ext Toolip Vertical Margin' attribute.
      See Also:
    • HIPPO_THEME__LOGIC_HORIZONTAL_MARGIN

      static final int HIPPO_THEME__LOGIC_HORIZONTAL_MARGIN
      The feature id for the 'Logic Horizontal Margin' attribute.
      See Also:
    • HIPPO_THEME__LOGIC_VERTICAL_MARGIN

      static final int HIPPO_THEME__LOGIC_VERTICAL_MARGIN
      The feature id for the 'Logic Vertical Margin' attribute.
      See Also:
    • HIPPO_THEME__GROUP_BACKROUND_PADDING

      static final int HIPPO_THEME__GROUP_BACKROUND_PADDING
      The feature id for the 'Group Backround Padding' containment reference.
      See Also:
    • HIPPO_THEME__GROUP_HORIZONTAL_MARGIN

      static final int HIPPO_THEME__GROUP_HORIZONTAL_MARGIN
      The feature id for the 'Group Horizontal Margin' attribute.
      See Also:
    • HIPPO_THEME__GROUP_LINE_MARGIN

      static final int HIPPO_THEME__GROUP_LINE_MARGIN
      The feature id for the 'Group Line Margin' attribute.
      See Also:
    • HIPPO_THEME__GROUP_LINE_WIDTH

      static final int HIPPO_THEME__GROUP_LINE_WIDTH
      The feature id for the 'Group Line Width' attribute.
      See Also:
    • HIPPO_THEME__PAGES_HORIZONTAL_MARGIN

      static final int HIPPO_THEME__PAGES_HORIZONTAL_MARGIN
      The feature id for the 'Pages Horizontal Margin' attribute.
      See Also:
    • HIPPO_THEME__PAGES_HORIZONTAL_PADDING

      static final int HIPPO_THEME__PAGES_HORIZONTAL_PADDING
      The feature id for the 'Pages Horizontal Padding' attribute.
      See Also:
    • HIPPO_THEME__TABLE_TREE_MARGIN

      static final int HIPPO_THEME__TABLE_TREE_MARGIN
      The feature id for the 'Table Tree Margin' attribute.
      See Also:
    • HIPPO_THEME__TABLE_HIERARHICAL_LIST_MARGIN

      static final int HIPPO_THEME__TABLE_HIERARHICAL_LIST_MARGIN
      The feature id for the 'Table Hierarhical List Margin' attribute.
      See Also:
    • HIPPO_THEME__TABLE_VERTICAL_MARGIN

      static final int HIPPO_THEME__TABLE_VERTICAL_MARGIN
      The feature id for the 'Table Vertical Margin' attribute.
      See Also:
    • HIPPO_THEME__SPLITTER_WIDTH

      static final int HIPPO_THEME__SPLITTER_WIDTH
      The feature id for the 'Splitter Width' attribute.
      See Also:
    • HIPPO_THEME__GRID_PICT_STD_SIZE

      static final int HIPPO_THEME__GRID_PICT_STD_SIZE
      The feature id for the 'Grid Pict Std Size' attribute.
      See Also:
    • HIPPO_THEME__GRID_COLUMN_HOR_INDENT

      static final int HIPPO_THEME__GRID_COLUMN_HOR_INDENT
      The feature id for the 'Grid Column Hor Indent' attribute.
      See Also:
    • HIPPO_THEME__MIN_TABLE_WIDTH

      static final int HIPPO_THEME__MIN_TABLE_WIDTH
      The feature id for the 'Min Table Width' attribute.
      See Also:
    • HIPPO_THEME__CMD_BAR_BETWEEN_BUTTONS_SPACING

      static final int HIPPO_THEME__CMD_BAR_BETWEEN_BUTTONS_SPACING
      The feature id for the 'Cmd Bar Between Buttons Spacing' attribute.
      See Also:
    • HIPPO_THEME__CMD_BAR_SEPARATOR_WIDTH

      static final int HIPPO_THEME__CMD_BAR_SEPARATOR_WIDTH
      The feature id for the 'Cmd Bar Separator Width' attribute.
      See Also:
    • HIPPO_THEME__EDIT_ROW_HEIGHT

      static final int HIPPO_THEME__EDIT_ROW_HEIGHT
      The feature id for the 'Edit Row Height' attribute.
      See Also:
    • HIPPO_THEME__COMMAND_BAR_ROW_HEIGHT

      static final int HIPPO_THEME__COMMAND_BAR_ROW_HEIGHT
      The feature id for the 'Command Bar Row Height' attribute.
      See Also:
    • HIPPO_THEME__COMMAND_BAR_ROW_GAP

      static final int HIPPO_THEME__COMMAND_BAR_ROW_GAP
      The feature id for the 'Command Bar Row Gap' attribute.
      See Also:
    • HIPPO_THEME__PAGES_TOP_ROW_WITHOUT_PICTURE_MARGIN_HEIGHT

      static final int HIPPO_THEME__PAGES_TOP_ROW_WITHOUT_PICTURE_MARGIN_HEIGHT
      The feature id for the 'Pages Top Row Without Picture Margin Height' attribute.
      See Also:
    • HIPPO_THEME__PAGES_TOP_ROW_WITHOUT_PICTURE_MARGIN_GAP

      static final int HIPPO_THEME__PAGES_TOP_ROW_WITHOUT_PICTURE_MARGIN_GAP
      The feature id for the 'Pages Top Row Without Picture Margin Gap' attribute.
      See Also:
    • HIPPO_THEME__PAGES_TOP_ROW_WITHOUT_PICTURE_PADDING_HEIGHT

      static final int HIPPO_THEME__PAGES_TOP_ROW_WITHOUT_PICTURE_PADDING_HEIGHT
      The feature id for the 'Pages Top Row Without Picture Padding Height' attribute.
      See Also:
    • HIPPO_THEME__PAGES_TOP_ROW_WITH_PICTURE_MARGIN_HEIGHT

      static final int HIPPO_THEME__PAGES_TOP_ROW_WITH_PICTURE_MARGIN_HEIGHT
      The feature id for the 'Pages Top Row With Picture Margin Height' attribute.
      See Also:
    • HIPPO_THEME__PAGES_TOP_ROW_WITH_PICTURE_MARGIN_GAP

      static final int HIPPO_THEME__PAGES_TOP_ROW_WITH_PICTURE_MARGIN_GAP
      The feature id for the 'Pages Top Row With Picture Margin Gap' attribute.
      See Also:
    • HIPPO_THEME__PAGES_TOP_ROW_WITH_PICTURE_PADDING_HEIGHT

      static final int HIPPO_THEME__PAGES_TOP_ROW_WITH_PICTURE_PADDING_HEIGHT
      The feature id for the 'Pages Top Row With Picture Padding Height' attribute.
      See Also:
    • HIPPO_THEME__PAGES_DOWN_ROW_MARGIN_HEIGHT

      static final int HIPPO_THEME__PAGES_DOWN_ROW_MARGIN_HEIGHT
      The feature id for the 'Pages Down Row Margin Height' attribute.
      See Also:
    • HIPPO_THEME__PAGES_DOWN_ROW_PADDING_HEIGHT

      static final int HIPPO_THEME__PAGES_DOWN_ROW_PADDING_HEIGHT
      The feature id for the 'Pages Down Row Padding Height' attribute.
      See Also:
    • HIPPO_THEME__BUTTON_SINGLE_ROW_HEIGHT

      static final int HIPPO_THEME__BUTTON_SINGLE_ROW_HEIGHT
      The feature id for the 'Button Single Row Height' attribute.
      See Also:
    • HIPPO_THEME__BUTTON_MULTI_ROW_HEIGHT

      static final int HIPPO_THEME__BUTTON_MULTI_ROW_HEIGHT
      The feature id for the 'Button Multi Row Height' attribute.
      See Also:
    • HIPPO_THEME__NORMAL_ROW_HEIGHT

      static final int HIPPO_THEME__NORMAL_ROW_HEIGHT
      The feature id for the 'Normal Row Height' attribute.
      See Also:
    • HIPPO_THEME__CHECK_RADIO_ROW_HEIGHT

      static final int HIPPO_THEME__CHECK_RADIO_ROW_HEIGHT
      The feature id for the 'Check Radio Row Height' attribute.
      See Also:
    • HIPPO_THEME__TABLE_UPPER_ROW_HEIGHT

      static final int HIPPO_THEME__TABLE_UPPER_ROW_HEIGHT
      The feature id for the 'Table Upper Row Height' attribute.
      See Also:
    • HIPPO_THEME__TABLE_UPPER_ROW_GAP

      static final int HIPPO_THEME__TABLE_UPPER_ROW_GAP
      The feature id for the 'Table Upper Row Gap' attribute.
      See Also:
    • HIPPO_THEME__TABLE_ROW_HEIGHT

      static final int HIPPO_THEME__TABLE_ROW_HEIGHT
      The feature id for the 'Table Row Height' attribute.
      See Also:
    • HIPPO_THEME__TABLE_ROW_GAP

      static final int HIPPO_THEME__TABLE_ROW_GAP
      The feature id for the 'Table Row Gap' attribute.
      See Also:
    • HIPPO_THEME__TABLE_LOWER_ROW_HEIGHT

      static final int HIPPO_THEME__TABLE_LOWER_ROW_HEIGHT
      The feature id for the 'Table Lower Row Height' attribute.
      See Also:
    • HIPPO_THEME__TABLE_LOWER_ROW_GAP

      static final int HIPPO_THEME__TABLE_LOWER_ROW_GAP
      The feature id for the 'Table Lower Row Gap' attribute.
      See Also:
    • HIPPO_THEME__TABLE_SINGLE_ROW_HEIGHT

      static final int HIPPO_THEME__TABLE_SINGLE_ROW_HEIGHT
      The feature id for the 'Table Single Row Height' attribute.
      See Also:
    • HIPPO_THEME__TABLE_SINGLE_ROW_GAP

      static final int HIPPO_THEME__TABLE_SINGLE_ROW_GAP
      The feature id for the 'Table Single Row Gap' attribute.
      See Also:
    • HIPPO_THEME__TABLE_HEADER_LOWER_ROW_HEIGHT

      static final int HIPPO_THEME__TABLE_HEADER_LOWER_ROW_HEIGHT
      The feature id for the 'Table Header Lower Row Height' attribute.
      See Also:
    • HIPPO_THEME__TABLE_HEADER_LOWER_ROW_GAP

      static final int HIPPO_THEME__TABLE_HEADER_LOWER_ROW_GAP
      The feature id for the 'Table Header Lower Row Gap' attribute.
      See Also:
    • HIPPO_THEME__TABLE_HEADER_UPPER_ROW_HEIGHT

      static final int HIPPO_THEME__TABLE_HEADER_UPPER_ROW_HEIGHT
      The feature id for the 'Table Header Upper Row Height' attribute.
      See Also:
    • HIPPO_THEME__TABLE_HEADER_UPPER_ROW_GAP

      static final int HIPPO_THEME__TABLE_HEADER_UPPER_ROW_GAP
      The feature id for the 'Table Header Upper Row Gap' attribute.
      See Also:
    • HIPPO_THEME__TABLE_HEADER_ROW_HEIGHT

      static final int HIPPO_THEME__TABLE_HEADER_ROW_HEIGHT
      The feature id for the 'Table Header Row Height' attribute.
      See Also:
    • HIPPO_THEME__TABLE_HEADER_ROW_GAP

      static final int HIPPO_THEME__TABLE_HEADER_ROW_GAP
      The feature id for the 'Table Header Row Gap' attribute.
      See Also:
    • HIPPO_THEME__FORM_MARGIN

      static final int HIPPO_THEME__FORM_MARGIN
      The feature id for the 'Form Margin' containment reference.
      See Also:
    • HIPPO_THEME__FORM_COMMAND_BAR_TOP_MARGIN

      static final int HIPPO_THEME__FORM_COMMAND_BAR_TOP_MARGIN
      The feature id for the 'Form Command Bar Top Margin' attribute.
      See Also:
    • HIPPO_THEME__FORM_COMMAND_BAR_BOTTOM_MARGIN

      static final int HIPPO_THEME__FORM_COMMAND_BAR_BOTTOM_MARGIN
      The feature id for the 'Form Command Bar Bottom Margin' attribute.
      See Also:
    • HIPPO_THEME__FORM_BACKGROUND_COLOR

      static final int HIPPO_THEME__FORM_BACKGROUND_COLOR
      The feature id for the 'Form Background Color' attribute.
      See Also:
    • HIPPO_THEME__INIT_CHECK_SCALED_SIZE

      static final int HIPPO_THEME__INIT_CHECK_SCALED_SIZE
      The feature id for the 'Init Check Scaled Size' attribute.
      See Also:
    • HIPPO_THEME__CHECK_SCALED_SIZE

      static final int HIPPO_THEME__CHECK_SCALED_SIZE
      The feature id for the 'Check Scaled Size' reference.
      See Also:
    • HIPPO_THEME__INIT_RADIO_SCALED_SIZE

      static final int HIPPO_THEME__INIT_RADIO_SCALED_SIZE
      The feature id for the 'Init Radio Scaled Size' attribute.
      See Also:
    • HIPPO_THEME__RADIO_SCALED_SIZE

      static final int HIPPO_THEME__RADIO_SCALED_SIZE
      The feature id for the 'Radio Scaled Size' reference.
      See Also:
    • HIPPO_THEME__INIT_SWITCHER_SCALED_SIZE

      static final int HIPPO_THEME__INIT_SWITCHER_SCALED_SIZE
      The feature id for the 'Init Switcher Scaled Size' attribute.
      See Also:
    • HIPPO_THEME__SWITCHER_SCALED_SIZE

      static final int HIPPO_THEME__SWITCHER_SCALED_SIZE
      The feature id for the 'Switcher Scaled Size' reference.
      See Also:
    • HIPPO_THEME__INIT_INPUT_FIELD_BUTTON_SIZE

      static final int HIPPO_THEME__INIT_INPUT_FIELD_BUTTON_SIZE
      The feature id for the 'Init Input Field Button Size' attribute.
      See Also:
    • HIPPO_THEME__INPUT_FIELD_BUTTON_SIZE

      static final int HIPPO_THEME__INPUT_FIELD_BUTTON_SIZE
      The feature id for the 'Input Field Button Size' reference.
      See Also:
    • HIPPO_THEME__MOBILE_INPUT_FIELD_BUTTON_IMAGE_SIZE_LARGE

      static final int HIPPO_THEME__MOBILE_INPUT_FIELD_BUTTON_IMAGE_SIZE_LARGE
      The feature id for the 'Mobile Input Field Button Image Size Large' reference.
      See Also:
    • HIPPO_THEME__MOBILE_INPUT_FIELD_BUTTON_IMAGE_SIZE_SMALL

      static final int HIPPO_THEME__MOBILE_INPUT_FIELD_BUTTON_IMAGE_SIZE_SMALL
      The feature id for the 'Mobile Input Field Button Image Size Small' reference.
      See Also:
    • HIPPO_THEME__MOBILE_INPUT_FIELD_BUTTON_SIZE_LARGE

      static final int HIPPO_THEME__MOBILE_INPUT_FIELD_BUTTON_SIZE_LARGE
      The feature id for the 'Mobile Input Field Button Size Large' reference.
      See Also:
    • HIPPO_THEME__MOBILE_INPUT_FIELD_BUTTON_SIZE_SMALL

      static final int HIPPO_THEME__MOBILE_INPUT_FIELD_BUTTON_SIZE_SMALL
      The feature id for the 'Mobile Input Field Button Size Small' reference.
      See Also:
    • HIPPO_THEME__MOBILE_INPUT_FIELD_BUTTON_SPACING

      static final int HIPPO_THEME__MOBILE_INPUT_FIELD_BUTTON_SPACING
      The feature id for the 'Mobile Input Field Button Spacing' attribute.
      See Also:
    • HIPPO_THEME__MOBILE_INPUT_FIELD_MIN_TEXT_WIDTH

      static final int HIPPO_THEME__MOBILE_INPUT_FIELD_MIN_TEXT_WIDTH
      The feature id for the 'Mobile Input Field Min Text Width' attribute.
      See Also:
    • HIPPO_THEME__MOBILE_INPUT_FIELD_ROUND_RADIUS

      static final int HIPPO_THEME__MOBILE_INPUT_FIELD_ROUND_RADIUS
      The feature id for the 'Mobile Input Field Round Radius' attribute.
      See Also:
    • HIPPO_THEME__MOBILE_INPUT_FIELD_SPIN_BOX_SIZE

      static final int HIPPO_THEME__MOBILE_INPUT_FIELD_SPIN_BOX_SIZE
      The feature id for the 'Mobile Input Field Spin Box Size' reference.
      See Also:
    • HIPPO_THEME__INIT_UL_SCROLLER_HEIGHT

      static final int HIPPO_THEME__INIT_UL_SCROLLER_HEIGHT
      The feature id for the 'Init UL Scroller Height' attribute.
      See Also:
    • HIPPO_THEME__UL_SCROLLER_HEIGHT

      static final int HIPPO_THEME__UL_SCROLLER_HEIGHT
      The feature id for the 'Ul Scroller Height' attribute.
      See Also:
    • HIPPO_THEME__LARGE_FONT

      static final int HIPPO_THEME__LARGE_FONT
      The feature id for the 'Large Font' attribute.
      See Also:
    • HIPPO_THEME__COMPATIBILITY_MODE

      static final int HIPPO_THEME__COMPATIBILITY_MODE
      The feature id for the 'Compatibility Mode' attribute.
      See Also:
    • HIPPO_THEME__TARGET_PLATFORM

      static final int HIPPO_THEME__TARGET_PLATFORM
      The feature id for the 'Target Platform' attribute.
      See Also:
    • HIPPO_THEME__INTERFACE_VARIANT

      static final int HIPPO_THEME__INTERFACE_VARIANT
      The feature id for the 'Interface Variant' attribute.
      See Also:
    • HIPPO_THEME__OS_INFO

      static final int HIPPO_THEME__OS_INFO
      The feature id for the 'Os Info' attribute.
      See Also:
    • HIPPO_THEME_FEATURE_COUNT

      static final int HIPPO_THEME_FEATURE_COUNT
      The number of structural features of the 'Hippo Theme' class.
      See Also:
    • HIPPO_THEME_OPERATION_COUNT

      static final int HIPPO_THEME_OPERATION_COUNT
      The number of operations of the 'Hippo Theme' class.
      See Also:
    • THEME_SKIN

      static final int THEME_SKIN
      The meta object id for the 'Skin' class.
      See Also:
    • THEME_SKIN_FEATURE_COUNT

      static final int THEME_SKIN_FEATURE_COUNT
      The number of structural features of the 'Skin' class.
      See Also:
    • THEME_SKIN_OPERATION_COUNT

      static final int THEME_SKIN_OPERATION_COUNT
      The number of operations of the 'Skin' class.
      See Also:
    • SKIN_FORM

      static final int SKIN_FORM
      The meta object id for the 'Skin Form' class.
      See Also:
    • SKIN_FORM__VIEWER_PADDING

      static final int SKIN_FORM__VIEWER_PADDING
      The feature id for the 'Viewer Padding' containment reference.
      See Also:
    • SKIN_FORM__VIEWER_PRIMARY_SELECTION_COLOR

      static final int SKIN_FORM__VIEWER_PRIMARY_SELECTION_COLOR
      The feature id for the 'Viewer Primary Selection Color' containment reference.
      See Also:
    • SKIN_FORM__VIEWER_SECONDARY_SELECTION_COLOR

      static final int SKIN_FORM__VIEWER_SECONDARY_SELECTION_COLOR
      The feature id for the 'Viewer Secondary Selection Color' containment reference.
      See Also:
    • SKIN_FORM__BACKGROUND_COLOR

      static final int SKIN_FORM__BACKGROUND_COLOR
      The feature id for the 'Background Color' containment reference.
      See Also:
    • SKIN_FORM__BORDER_COLOR

      static final int SKIN_FORM__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_FORM__SHADOW_START_COLOR

      static final int SKIN_FORM__SHADOW_START_COLOR
      The feature id for the 'Shadow Start Color' containment reference.
      See Also:
    • SKIN_FORM__SHADOW_CENTER_COLOR

      static final int SKIN_FORM__SHADOW_CENTER_COLOR
      The feature id for the 'Shadow Center Color' containment reference.
      See Also:
    • SKIN_FORM__SHADOW_END_COLOR

      static final int SKIN_FORM__SHADOW_END_COLOR
      The feature id for the 'Shadow End Color' containment reference.
      See Also:
    • SKIN_FORM__TITLE_START_COLOR

      static final int SKIN_FORM__TITLE_START_COLOR
      The feature id for the 'Title Start Color' containment reference.
      See Also:
    • SKIN_FORM__TITLE_END_COLOR

      static final int SKIN_FORM__TITLE_END_COLOR
      The feature id for the 'Title End Color' containment reference.
      See Also:
    • SKIN_FORM__TITLE_FONT

      static final int SKIN_FORM__TITLE_FONT
      The feature id for the 'Title Font' containment reference.
      See Also:
    • SKIN_FORM__TITLE_TEXT_COLOR

      static final int SKIN_FORM__TITLE_TEXT_COLOR
      The feature id for the 'Title Text Color' containment reference.
      See Also:
    • SKIN_FORM__TITLE_PADDING

      static final int SKIN_FORM__TITLE_PADDING
      The feature id for the 'Title Padding' containment reference.
      See Also:
    • SKIN_FORM_FEATURE_COUNT

      static final int SKIN_FORM_FEATURE_COUNT
      The number of structural features of the 'Skin Form' class.
      See Also:
    • SKIN_FORM_OPERATION_COUNT

      static final int SKIN_FORM_OPERATION_COUNT
      The number of operations of the 'Skin Form' class.
      See Also:
    • ISKIN_ELEMENT_WITH_FONT

      static final int ISKIN_ELEMENT_WITH_FONT
      The meta object id for the 'ISkin Element With Font' class.
      See Also:
    • ISKIN_ELEMENT_WITH_FONT__FONT

      static final int ISKIN_ELEMENT_WITH_FONT__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • ISKIN_ELEMENT_WITH_FONT_FEATURE_COUNT

      static final int ISKIN_ELEMENT_WITH_FONT_FEATURE_COUNT
      The number of structural features of the 'ISkin Element With Font' class.
      See Also:
    • ISKIN_ELEMENT_WITH_FONT_OPERATION_COUNT

      static final int ISKIN_ELEMENT_WITH_FONT_OPERATION_COUNT
      The number of operations of the 'ISkin Element With Font' class.
      See Also:
    • ISKIN_ELEMENT_WITH_BACK_COLOR

      static final int ISKIN_ELEMENT_WITH_BACK_COLOR
      The meta object id for the 'ISkin Element With Back Color' class.
      See Also:
    • ISKIN_ELEMENT_WITH_BACK_COLOR__BACK_COLOR

      static final int ISKIN_ELEMENT_WITH_BACK_COLOR__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • ISKIN_ELEMENT_WITH_BACK_COLOR_FEATURE_COUNT

      static final int ISKIN_ELEMENT_WITH_BACK_COLOR_FEATURE_COUNT
      The number of structural features of the 'ISkin Element With Back Color' class.
      See Also:
    • ISKIN_ELEMENT_WITH_BACK_COLOR_OPERATION_COUNT

      static final int ISKIN_ELEMENT_WITH_BACK_COLOR_OPERATION_COUNT
      The number of operations of the 'ISkin Element With Back Color' class.
      See Also:
    • ISKIN_ELEMENT_WITH_TEXT_COLOR

      static final int ISKIN_ELEMENT_WITH_TEXT_COLOR
      The meta object id for the 'ISkin Element With Text Color' class.
      See Also:
    • ISKIN_ELEMENT_WITH_TEXT_COLOR__TEXT_COLOR

      static final int ISKIN_ELEMENT_WITH_TEXT_COLOR__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • ISKIN_ELEMENT_WITH_TEXT_COLOR_FEATURE_COUNT

      static final int ISKIN_ELEMENT_WITH_TEXT_COLOR_FEATURE_COUNT
      The number of structural features of the 'ISkin Element With Text Color' class.
      See Also:
    • ISKIN_ELEMENT_WITH_TEXT_COLOR_OPERATION_COUNT

      static final int ISKIN_ELEMENT_WITH_TEXT_COLOR_OPERATION_COUNT
      The number of operations of the 'ISkin Element With Text Color' class.
      See Also:
    • ISKIN_ELEMENT_WITH_BORDER_COLOR

      static final int ISKIN_ELEMENT_WITH_BORDER_COLOR
      The meta object id for the 'ISkin Element With Border Color' class.
      See Also:
    • ISKIN_ELEMENT_WITH_BORDER_COLOR__BORDER_COLOR

      static final int ISKIN_ELEMENT_WITH_BORDER_COLOR__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • ISKIN_ELEMENT_WITH_BORDER_COLOR_FEATURE_COUNT

      static final int ISKIN_ELEMENT_WITH_BORDER_COLOR_FEATURE_COUNT
      The number of structural features of the 'ISkin Element With Border Color' class.
      See Also:
    • ISKIN_ELEMENT_WITH_BORDER_COLOR_OPERATION_COUNT

      static final int ISKIN_ELEMENT_WITH_BORDER_COLOR_OPERATION_COUNT
      The number of operations of the 'ISkin Element With Border Color' class.
      See Also:
    • ISKIN_ELEMENT_WITH_SHADOW

      static final int ISKIN_ELEMENT_WITH_SHADOW
      The meta object id for the 'ISkin Element With Shadow' class.
      See Also:
    • ISKIN_ELEMENT_WITH_SHADOW__SHADOW_START_COLOR

      static final int ISKIN_ELEMENT_WITH_SHADOW__SHADOW_START_COLOR
      The feature id for the 'Shadow Start Color' containment reference.
      See Also:
    • ISKIN_ELEMENT_WITH_SHADOW__SHADOW_CENTER_COLOR

      static final int ISKIN_ELEMENT_WITH_SHADOW__SHADOW_CENTER_COLOR
      The feature id for the 'Shadow Center Color' containment reference.
      See Also:
    • ISKIN_ELEMENT_WITH_SHADOW__SHADOW_END_COLOR

      static final int ISKIN_ELEMENT_WITH_SHADOW__SHADOW_END_COLOR
      The feature id for the 'Shadow End Color' containment reference.
      See Also:
    • ISKIN_ELEMENT_WITH_SHADOW_FEATURE_COUNT

      static final int ISKIN_ELEMENT_WITH_SHADOW_FEATURE_COUNT
      The number of structural features of the 'ISkin Element With Shadow' class.
      See Also:
    • ISKIN_ELEMENT_WITH_SHADOW_OPERATION_COUNT

      static final int ISKIN_ELEMENT_WITH_SHADOW_OPERATION_COUNT
      The number of operations of the 'ISkin Element With Shadow' class.
      See Also:
    • SKIN_ELEMENT_WITH_CUSTOMIZATION

      static final int SKIN_ELEMENT_WITH_CUSTOMIZATION
      The meta object id for the 'Skin Element With Customization' class.
      See Also:
    • SKIN_ELEMENT_WITH_CUSTOMIZATION__FONT

      static final int SKIN_ELEMENT_WITH_CUSTOMIZATION__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_ELEMENT_WITH_CUSTOMIZATION__BACK_COLOR

      static final int SKIN_ELEMENT_WITH_CUSTOMIZATION__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_ELEMENT_WITH_CUSTOMIZATION__TEXT_COLOR

      static final int SKIN_ELEMENT_WITH_CUSTOMIZATION__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_ELEMENT_WITH_CUSTOMIZATION__BORDER_COLOR

      static final int SKIN_ELEMENT_WITH_CUSTOMIZATION__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_ELEMENT_WITH_CUSTOMIZATION_FEATURE_COUNT

      static final int SKIN_ELEMENT_WITH_CUSTOMIZATION_FEATURE_COUNT
      The number of structural features of the 'Skin Element With Customization' class.
      See Also:
    • SKIN_ELEMENT_WITH_CUSTOMIZATION_OPERATION_COUNT

      static final int SKIN_ELEMENT_WITH_CUSTOMIZATION_OPERATION_COUNT
      The number of operations of the 'Skin Element With Customization' class.
      See Also:
    • SKIN_PAGE

      static final int SKIN_PAGE
      The meta object id for the 'Skin Page' class.
      See Also:
    • SKIN_PAGE__BACK_COLOR

      static final int SKIN_PAGE__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_PAGE__TITLE_FONT

      static final int SKIN_PAGE__TITLE_FONT
      The feature id for the 'Title Font' containment reference.
      See Also:
    • SKIN_PAGE__TITLE_TEXT_COLOR

      static final int SKIN_PAGE__TITLE_TEXT_COLOR
      The feature id for the 'Title Text Color' containment reference.
      See Also:
    • SKIN_PAGE_FEATURE_COUNT

      static final int SKIN_PAGE_FEATURE_COUNT
      The number of structural features of the 'Skin Page' class.
      See Also:
    • SKIN_PAGE_OPERATION_COUNT

      static final int SKIN_PAGE_OPERATION_COUNT
      The number of operations of the 'Skin Page' class.
      See Also:
    • SKIN_PANEL

      static final int SKIN_PANEL
      The meta object id for the 'Skin Panel' class.
      See Also:
    • SKIN_PANEL__BACK_COLOR

      static final int SKIN_PANEL__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_PANEL__BORDER_COLOR

      static final int SKIN_PANEL__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_PANEL__SHADOW_START_COLOR

      static final int SKIN_PANEL__SHADOW_START_COLOR
      The feature id for the 'Shadow Start Color' containment reference.
      See Also:
    • SKIN_PANEL__SHADOW_CENTER_COLOR

      static final int SKIN_PANEL__SHADOW_CENTER_COLOR
      The feature id for the 'Shadow Center Color' containment reference.
      See Also:
    • SKIN_PANEL__SHADOW_END_COLOR

      static final int SKIN_PANEL__SHADOW_END_COLOR
      The feature id for the 'Shadow End Color' containment reference.
      See Also:
    • SKIN_PANEL_FEATURE_COUNT

      static final int SKIN_PANEL_FEATURE_COUNT
      The number of structural features of the 'Skin Panel' class.
      See Also:
    • SKIN_PANEL_OPERATION_COUNT

      static final int SKIN_PANEL_OPERATION_COUNT
      The number of operations of the 'Skin Panel' class.
      See Also:
    • SKIN_TABLE_COLUMNS_GROUP

      static final int SKIN_TABLE_COLUMNS_GROUP
      The meta object id for the 'Skin Table Columns Group' class.
      See Also:
    • SKIN_TABLE_COLUMNS_GROUP__HEADER_TEXT_COLOR

      static final int SKIN_TABLE_COLUMNS_GROUP__HEADER_TEXT_COLOR
      The feature id for the 'Header Text Color' containment reference.
      See Also:
    • SKIN_TABLE_COLUMNS_GROUP__HEADER_BACK_COLOR

      static final int SKIN_TABLE_COLUMNS_GROUP__HEADER_BACK_COLOR
      The feature id for the 'Header Back Color' containment reference.
      See Also:
    • SKIN_TABLE_COLUMNS_GROUP__HEADER_FONT

      static final int SKIN_TABLE_COLUMNS_GROUP__HEADER_FONT
      The feature id for the 'Header Font' containment reference.
      See Also:
    • SKIN_TABLE_COLUMNS_GROUP_FEATURE_COUNT

      static final int SKIN_TABLE_COLUMNS_GROUP_FEATURE_COUNT
      The number of structural features of the 'Skin Table Columns Group' class.
      See Also:
    • SKIN_TABLE_COLUMNS_GROUP_OPERATION_COUNT

      static final int SKIN_TABLE_COLUMNS_GROUP_OPERATION_COUNT
      The number of operations of the 'Skin Table Columns Group' class.
      See Also:
    • SKIN_TABLE_COLUMN

      static final int SKIN_TABLE_COLUMN
      The meta object id for the 'Skin Table Column' class.
      See Also:
    • SKIN_TABLE_COLUMN__TEXT_COLOR

      static final int SKIN_TABLE_COLUMN__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_TABLE_COLUMN__BACK_COLOR

      static final int SKIN_TABLE_COLUMN__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_TABLE_COLUMN__FONT

      static final int SKIN_TABLE_COLUMN__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_TABLE_COLUMN__HEADER_TEXT_COLOR

      static final int SKIN_TABLE_COLUMN__HEADER_TEXT_COLOR
      The feature id for the 'Header Text Color' containment reference.
      See Also:
    • SKIN_TABLE_COLUMN__HEADER_BACK_COLOR

      static final int SKIN_TABLE_COLUMN__HEADER_BACK_COLOR
      The feature id for the 'Header Back Color' containment reference.
      See Also:
    • SKIN_TABLE_COLUMN__HEADERS_COLOR

      static final int SKIN_TABLE_COLUMN__HEADERS_COLOR
      The feature id for the 'Headers Color' containment reference.
      See Also:
    • SKIN_TABLE_COLUMN__HEADER_FONT

      static final int SKIN_TABLE_COLUMN__HEADER_FONT
      The feature id for the 'Header Font' containment reference.
      See Also:
    • SKIN_TABLE_COLUMN_FEATURE_COUNT

      static final int SKIN_TABLE_COLUMN_FEATURE_COUNT
      The number of structural features of the 'Skin Table Column' class.
      See Also:
    • SKIN_TABLE_COLUMN_OPERATION_COUNT

      static final int SKIN_TABLE_COLUMN_OPERATION_COUNT
      The number of operations of the 'Skin Table Column' class.
      See Also:
    • SKIN_EDIT

      static final int SKIN_EDIT
      The meta object id for the 'Skin Edit' class.
      See Also:
    • SKIN_EDIT__FONT

      static final int SKIN_EDIT__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_EDIT__BACK_COLOR

      static final int SKIN_EDIT__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_EDIT__TEXT_COLOR

      static final int SKIN_EDIT__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_EDIT__BORDER_COLOR

      static final int SKIN_EDIT__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_EDIT_FEATURE_COUNT

      static final int SKIN_EDIT_FEATURE_COUNT
      The number of structural features of the 'Skin Edit' class.
      See Also:
    • SKIN_EDIT_OPERATION_COUNT

      static final int SKIN_EDIT_OPERATION_COUNT
      The number of operations of the 'Skin Edit' class.
      See Also:
    • SKIN_SUB_MENU

      static final int SKIN_SUB_MENU
      The meta object id for the 'Skin Sub Menu' class.
      See Also:
    • SKIN_SUB_MENU__FONT

      static final int SKIN_SUB_MENU__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_SUB_MENU__BACK_COLOR

      static final int SKIN_SUB_MENU__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_SUB_MENU__TEXT_COLOR

      static final int SKIN_SUB_MENU__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_SUB_MENU__BORDER_COLOR

      static final int SKIN_SUB_MENU__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_SUB_MENU_FEATURE_COUNT

      static final int SKIN_SUB_MENU_FEATURE_COUNT
      The number of structural features of the 'Skin Sub Menu' class.
      See Also:
    • SKIN_SUB_MENU_OPERATION_COUNT

      static final int SKIN_SUB_MENU_OPERATION_COUNT
      The number of operations of the 'Skin Sub Menu' class.
      See Also:
    • SKIN_COMMAND

      static final int SKIN_COMMAND
      The meta object id for the 'Skin Command' class.
      See Also:
    • SKIN_COMMAND__FONT

      static final int SKIN_COMMAND__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_COMMAND__BACK_COLOR

      static final int SKIN_COMMAND__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_COMMAND__TEXT_COLOR

      static final int SKIN_COMMAND__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_COMMAND__BORDER_COLOR

      static final int SKIN_COMMAND__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_COMMAND_FEATURE_COUNT

      static final int SKIN_COMMAND_FEATURE_COUNT
      The number of structural features of the 'Skin Command' class.
      See Also:
    • SKIN_COMMAND_OPERATION_COUNT

      static final int SKIN_COMMAND_OPERATION_COUNT
      The number of operations of the 'Skin Command' class.
      See Also:
    • SKIN_COMMAND_BAR

      static final int SKIN_COMMAND_BAR
      The meta object id for the 'Skin Command Bar' class.
      See Also:
    • SKIN_COMMAND_BAR__FONT

      static final int SKIN_COMMAND_BAR__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_COMMAND_BAR_FEATURE_COUNT

      static final int SKIN_COMMAND_BAR_FEATURE_COUNT
      The number of structural features of the 'Skin Command Bar' class.
      See Also:
    • SKIN_COMMAND_BAR_OPERATION_COUNT

      static final int SKIN_COMMAND_BAR_OPERATION_COUNT
      The number of operations of the 'Skin Command Bar' class.
      See Also:
    • SKIN_LOGIC_GROUP

      static final int SKIN_LOGIC_GROUP
      The meta object id for the 'Skin Logic Group' class.
      See Also:
    • SKIN_LOGIC_GROUP__TEXT_COLOR

      static final int SKIN_LOGIC_GROUP__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_LOGIC_GROUP__BACK_COLOR

      static final int SKIN_LOGIC_GROUP__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_LOGIC_GROUP_FEATURE_COUNT

      static final int SKIN_LOGIC_GROUP_FEATURE_COUNT
      The number of structural features of the 'Skin Logic Group' class.
      See Also:
    • SKIN_LOGIC_GROUP_OPERATION_COUNT

      static final int SKIN_LOGIC_GROUP_OPERATION_COUNT
      The number of operations of the 'Skin Logic Group' class.
      See Also:
    • SKIN_PAGES

      static final int SKIN_PAGES
      The meta object id for the 'Skin Pages' class.
      See Also:
    • SKIN_PAGES__TITLE_FONT

      static final int SKIN_PAGES__TITLE_FONT
      The feature id for the 'Title Font' containment reference.
      See Also:
    • SKIN_PAGES__TITLE_TEXT_COLOR

      static final int SKIN_PAGES__TITLE_TEXT_COLOR
      The feature id for the 'Title Text Color' containment reference.
      See Also:
    • SKIN_PAGES_FEATURE_COUNT

      static final int SKIN_PAGES_FEATURE_COUNT
      The number of structural features of the 'Skin Pages' class.
      See Also:
    • SKIN_PAGES_OPERATION_COUNT

      static final int SKIN_PAGES_OPERATION_COUNT
      The number of operations of the 'Skin Pages' class.
      See Also:
    • SKIN_TABLE

      static final int SKIN_TABLE
      The meta object id for the 'Skin Table' class.
      See Also:
    • SKIN_TABLE__FONT

      static final int SKIN_TABLE__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_TABLE__BACK_COLOR

      static final int SKIN_TABLE__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_TABLE__TEXT_COLOR

      static final int SKIN_TABLE__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_TABLE__BORDER_COLOR

      static final int SKIN_TABLE__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_TABLE_FEATURE_COUNT

      static final int SKIN_TABLE_FEATURE_COUNT
      The number of structural features of the 'Skin Table' class.
      See Also:
    • SKIN_TABLE_OPERATION_COUNT

      static final int SKIN_TABLE_OPERATION_COUNT
      The number of operations of the 'Skin Table' class.
      See Also:
    • SKIN_STATIC_TEXT

      static final int SKIN_STATIC_TEXT
      The meta object id for the 'Skin Static Text' class.
      See Also:
    • SKIN_STATIC_TEXT__FONT

      static final int SKIN_STATIC_TEXT__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_STATIC_TEXT__BACK_COLOR

      static final int SKIN_STATIC_TEXT__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_STATIC_TEXT__TEXT_COLOR

      static final int SKIN_STATIC_TEXT__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_STATIC_TEXT__BORDER_COLOR

      static final int SKIN_STATIC_TEXT__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_STATIC_TEXT__BORDER

      static final int SKIN_STATIC_TEXT__BORDER
      The feature id for the 'Border' containment reference.
      See Also:
    • SKIN_STATIC_TEXT_FEATURE_COUNT

      static final int SKIN_STATIC_TEXT_FEATURE_COUNT
      The number of structural features of the 'Skin Static Text' class.
      See Also:
    • SKIN_STATIC_TEXT_OPERATION_COUNT

      static final int SKIN_STATIC_TEXT_OPERATION_COUNT
      The number of operations of the 'Skin Static Text' class.
      See Also:
    • SKIN_CALENDAR

      static final int SKIN_CALENDAR
      The meta object id for the 'Skin Calendar' class.
      See Also:
    • SKIN_CALENDAR__FONT

      static final int SKIN_CALENDAR__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_CALENDAR__BORDER_COLOR

      static final int SKIN_CALENDAR__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_CALENDAR__BORDER

      static final int SKIN_CALENDAR__BORDER
      The feature id for the 'Border' containment reference.
      See Also:
    • SKIN_CALENDAR__DAY_SIZE

      static final int SKIN_CALENDAR__DAY_SIZE
      The feature id for the 'Day Size' containment reference.
      See Also:
    • SKIN_CALENDAR__SHORT_MONTH_WIDTH

      static final int SKIN_CALENDAR__SHORT_MONTH_WIDTH
      The feature id for the 'Short Month Width' attribute.
      See Also:
    • SKIN_CALENDAR__TODAY_PANEL_HEIGHT

      static final int SKIN_CALENDAR__TODAY_PANEL_HEIGHT
      The feature id for the 'Today Panel Height' attribute.
      See Also:
    • SKIN_CALENDAR_FEATURE_COUNT

      static final int SKIN_CALENDAR_FEATURE_COUNT
      The number of structural features of the 'Skin Calendar' class.
      See Also:
    • SKIN_CALENDAR_OPERATION_COUNT

      static final int SKIN_CALENDAR_OPERATION_COUNT
      The number of operations of the 'Skin Calendar' class.
      See Also:
    • SKIN_CHECK_BOX

      static final int SKIN_CHECK_BOX
      The meta object id for the 'Skin Check Box' class.
      See Also:
    • SKIN_CHECK_BOX__BORDER_COLOR

      static final int SKIN_CHECK_BOX__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_CHECK_BOX_FEATURE_COUNT

      static final int SKIN_CHECK_BOX_FEATURE_COUNT
      The number of structural features of the 'Skin Check Box' class.
      See Also:
    • SKIN_CHECK_BOX_OPERATION_COUNT

      static final int SKIN_CHECK_BOX_OPERATION_COUNT
      The number of operations of the 'Skin Check Box' class.
      See Also:
    • SKIN_FLOWCHART

      static final int SKIN_FLOWCHART
      The meta object id for the 'Skin Flowchart' class.
      See Also:
    • SKIN_FLOWCHART__BORDER_COLOR

      static final int SKIN_FLOWCHART__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_FLOWCHART_FEATURE_COUNT

      static final int SKIN_FLOWCHART_FEATURE_COUNT
      The number of structural features of the 'Skin Flowchart' class.
      See Also:
    • SKIN_FLOWCHART_OPERATION_COUNT

      static final int SKIN_FLOWCHART_OPERATION_COUNT
      The number of operations of the 'Skin Flowchart' class.
      See Also:
    • SKIN_FORMATTED_DOC

      static final int SKIN_FORMATTED_DOC
      The meta object id for the 'Skin Formatted Doc' class.
      See Also:
    • SKIN_FORMATTED_DOC__FONT

      static final int SKIN_FORMATTED_DOC__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_FORMATTED_DOC__BACK_COLOR

      static final int SKIN_FORMATTED_DOC__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_FORMATTED_DOC__TEXT_COLOR

      static final int SKIN_FORMATTED_DOC__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_FORMATTED_DOC__BORDER_COLOR

      static final int SKIN_FORMATTED_DOC__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_FORMATTED_DOC_FEATURE_COUNT

      static final int SKIN_FORMATTED_DOC_FEATURE_COUNT
      The number of structural features of the 'Skin Formatted Doc' class.
      See Also:
    • SKIN_FORMATTED_DOC_OPERATION_COUNT

      static final int SKIN_FORMATTED_DOC_OPERATION_COUNT
      The number of operations of the 'Skin Formatted Doc' class.
      See Also:
    • SKIN_BUTTON

      static final int SKIN_BUTTON
      The meta object id for the 'Skin Button' class.
      See Also:
    • SKIN_BUTTON__FONT

      static final int SKIN_BUTTON__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_BUTTON__BACK_COLOR

      static final int SKIN_BUTTON__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_BUTTON__TEXT_COLOR

      static final int SKIN_BUTTON__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_BUTTON__BORDER_COLOR

      static final int SKIN_BUTTON__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_BUTTON_FEATURE_COUNT

      static final int SKIN_BUTTON_FEATURE_COUNT
      The number of structural features of the 'Skin Button' class.
      See Also:
    • SKIN_BUTTON_OPERATION_COUNT

      static final int SKIN_BUTTON_OPERATION_COUNT
      The number of operations of the 'Skin Button' class.
      See Also:
    • SKIN_GEOGRAPHICAL_MAP

      static final int SKIN_GEOGRAPHICAL_MAP
      The meta object id for the 'Skin Geographical Map' class.
      See Also:
    • SKIN_GEOGRAPHICAL_MAP__BORDER_COLOR

      static final int SKIN_GEOGRAPHICAL_MAP__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_GEOGRAPHICAL_MAP_FEATURE_COUNT

      static final int SKIN_GEOGRAPHICAL_MAP_FEATURE_COUNT
      The number of structural features of the 'Skin Geographical Map' class.
      See Also:
    • SKIN_GEOGRAPHICAL_MAP_OPERATION_COUNT

      static final int SKIN_GEOGRAPHICAL_MAP_OPERATION_COUNT
      The number of operations of the 'Skin Geographical Map' class.
      See Also:
    • SKIN_HTML

      static final int SKIN_HTML
      The meta object id for the 'Skin HTML' class.
      See Also:
    • SKIN_HTML__BORDER_COLOR

      static final int SKIN_HTML__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_HTML_FEATURE_COUNT

      static final int SKIN_HTML_FEATURE_COUNT
      The number of structural features of the 'Skin HTML' class.
      See Also:
    • SKIN_HTML_OPERATION_COUNT

      static final int SKIN_HTML_OPERATION_COUNT
      The number of operations of the 'Skin HTML' class.
      See Also:
    • SKIN_TUMBLER

      static final int SKIN_TUMBLER
      The meta object id for the 'Skin Tumbler' class.
      See Also:
    • SKIN_TUMBLER__FONT

      static final int SKIN_TUMBLER__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_TUMBLER__BACK_COLOR

      static final int SKIN_TUMBLER__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_TUMBLER__TEXT_COLOR

      static final int SKIN_TUMBLER__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_TUMBLER__BORDER_COLOR

      static final int SKIN_TUMBLER__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_TUMBLER_FEATURE_COUNT

      static final int SKIN_TUMBLER_FEATURE_COUNT
      The number of structural features of the 'Skin Tumbler' class.
      See Also:
    • SKIN_TUMBLER_OPERATION_COUNT

      static final int SKIN_TUMBLER_OPERATION_COUNT
      The number of operations of the 'Skin Tumbler' class.
      See Also:
    • SKIN_SWITCHER

      static final int SKIN_SWITCHER
      The meta object id for the 'Skin Switcher' class.
      See Also:
    • SKIN_SWITCHER__BORDER_COLOR

      static final int SKIN_SWITCHER__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_SWITCHER_FEATURE_COUNT

      static final int SKIN_SWITCHER_FEATURE_COUNT
      The number of structural features of the 'Skin Switcher' class.
      See Also:
    • SKIN_SWITCHER_OPERATION_COUNT

      static final int SKIN_SWITCHER_OPERATION_COUNT
      The number of operations of the 'Skin Switcher' class.
      See Also:
    • SKIN_IMAGE

      static final int SKIN_IMAGE
      The meta object id for the 'Skin Image' class.
      See Also:
    • SKIN_IMAGE__BORDER_COLOR

      static final int SKIN_IMAGE__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_IMAGE__TEXT_COLOR

      static final int SKIN_IMAGE__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_IMAGE__FONT

      static final int SKIN_IMAGE__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_IMAGE__BORDER

      static final int SKIN_IMAGE__BORDER
      The feature id for the 'Border' containment reference.
      See Also:
    • SKIN_IMAGE_FEATURE_COUNT

      static final int SKIN_IMAGE_FEATURE_COUNT
      The number of structural features of the 'Skin Image' class.
      See Also:
    • SKIN_IMAGE_OPERATION_COUNT

      static final int SKIN_IMAGE_OPERATION_COUNT
      The number of operations of the 'Skin Image' class.
      See Also:
    • SKIN_MOXEL

      static final int SKIN_MOXEL
      The meta object id for the 'Skin Moxel' class.
      See Also:
    • SKIN_MOXEL__BORDER_COLOR

      static final int SKIN_MOXEL__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_MOXEL_FEATURE_COUNT

      static final int SKIN_MOXEL_FEATURE_COUNT
      The number of structural features of the 'Skin Moxel' class.
      See Also:
    • SKIN_MOXEL_OPERATION_COUNT

      static final int SKIN_MOXEL_OPERATION_COUNT
      The number of operations of the 'Skin Moxel' class.
      See Also:
    • SKIN_RADIO_GROUP

      static final int SKIN_RADIO_GROUP
      The meta object id for the 'Skin Radio Group' class.
      See Also:
    • SKIN_RADIO_GROUP__BORDER_COLOR

      static final int SKIN_RADIO_GROUP__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_RADIO_GROUP__TEXT_COLOR

      static final int SKIN_RADIO_GROUP__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_RADIO_GROUP__FONT

      static final int SKIN_RADIO_GROUP__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_RADIO_GROUP_FEATURE_COUNT

      static final int SKIN_RADIO_GROUP_FEATURE_COUNT
      The number of structural features of the 'Skin Radio Group' class.
      See Also:
    • SKIN_RADIO_GROUP_OPERATION_COUNT

      static final int SKIN_RADIO_GROUP_OPERATION_COUNT
      The number of operations of the 'Skin Radio Group' class.
      See Also:
    • SKIN_RADIO_BUTTON

      static final int SKIN_RADIO_BUTTON
      The meta object id for the 'Skin Radio Button' class.
      See Also:
    • SKIN_RADIO_BUTTON__BORDER_COLOR

      static final int SKIN_RADIO_BUTTON__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_RADIO_BUTTON__TEXT_COLOR

      static final int SKIN_RADIO_BUTTON__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_RADIO_BUTTON__FONT

      static final int SKIN_RADIO_BUTTON__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_RADIO_BUTTON_FEATURE_COUNT

      static final int SKIN_RADIO_BUTTON_FEATURE_COUNT
      The number of structural features of the 'Skin Radio Button' class.
      See Also:
    • SKIN_RADIO_BUTTON_OPERATION_COUNT

      static final int SKIN_RADIO_BUTTON_OPERATION_COUNT
      The number of operations of the 'Skin Radio Button' class.
      See Also:
    • SKIN_PROGRESS_BAR

      static final int SKIN_PROGRESS_BAR
      The meta object id for the 'Skin Progress Bar' class.
      See Also:
    • SKIN_PROGRESS_BAR__BORDER_COLOR

      static final int SKIN_PROGRESS_BAR__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_PROGRESS_BAR_FEATURE_COUNT

      static final int SKIN_PROGRESS_BAR_FEATURE_COUNT
      The number of structural features of the 'Skin Progress Bar' class.
      See Also:
    • SKIN_PROGRESS_BAR_OPERATION_COUNT

      static final int SKIN_PROGRESS_BAR_OPERATION_COUNT
      The number of operations of the 'Skin Progress Bar' class.
      See Also:
    • SKIN_TRACK_BAR

      static final int SKIN_TRACK_BAR
      The meta object id for the 'Skin Track Bar' class.
      See Also:
    • SKIN_TRACK_BAR__BORDER_COLOR

      static final int SKIN_TRACK_BAR__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_TRACK_BAR_FEATURE_COUNT

      static final int SKIN_TRACK_BAR_FEATURE_COUNT
      The number of structural features of the 'Skin Track Bar' class.
      See Also:
    • SKIN_TRACK_BAR_OPERATION_COUNT

      static final int SKIN_TRACK_BAR_OPERATION_COUNT
      The number of operations of the 'Skin Track Bar' class.
      See Also:
    • SKIN_TEXT_DOC

      static final int SKIN_TEXT_DOC
      The meta object id for the 'Skin Text Doc' class.
      See Also:
    • SKIN_TEXT_DOC__FONT

      static final int SKIN_TEXT_DOC__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_TEXT_DOC__BACK_COLOR

      static final int SKIN_TEXT_DOC__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_TEXT_DOC__TEXT_COLOR

      static final int SKIN_TEXT_DOC__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_TEXT_DOC__BORDER_COLOR

      static final int SKIN_TEXT_DOC__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_TEXT_DOC_FEATURE_COUNT

      static final int SKIN_TEXT_DOC_FEATURE_COUNT
      The number of structural features of the 'Skin Text Doc' class.
      See Also:
    • SKIN_TEXT_DOC_OPERATION_COUNT

      static final int SKIN_TEXT_DOC_OPERATION_COUNT
      The number of operations of the 'Skin Text Doc' class.
      See Also:
    • SKIN_PERIOD

      static final int SKIN_PERIOD
      The meta object id for the 'Skin Period' class.
      See Also:
    • SKIN_PERIOD__FONT

      static final int SKIN_PERIOD__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_PERIOD__BORDER_COLOR

      static final int SKIN_PERIOD__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_PERIOD__BORDER

      static final int SKIN_PERIOD__BORDER
      The feature id for the 'Border' containment reference.
      See Also:
    • SKIN_PERIOD_FEATURE_COUNT

      static final int SKIN_PERIOD_FEATURE_COUNT
      The number of structural features of the 'Skin Period' class.
      See Also:
    • SKIN_PERIOD_OPERATION_COUNT

      static final int SKIN_PERIOD_OPERATION_COUNT
      The number of operations of the 'Skin Period' class.
      See Also:
    • SKIN_VIEW_STATUS

      static final int SKIN_VIEW_STATUS
      The meta object id for the 'Skin View Status' class.
      See Also:
    • SKIN_VIEW_STATUS__FONT

      static final int SKIN_VIEW_STATUS__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_VIEW_STATUS__BACK_COLOR

      static final int SKIN_VIEW_STATUS__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_VIEW_STATUS__TEXT_COLOR

      static final int SKIN_VIEW_STATUS__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_VIEW_STATUS__BORDER_COLOR

      static final int SKIN_VIEW_STATUS__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_VIEW_STATUS__TITLE_TEXT_COLOR

      static final int SKIN_VIEW_STATUS__TITLE_TEXT_COLOR
      The feature id for the 'Title Text Color' containment reference.
      See Also:
    • SKIN_VIEW_STATUS__BUTTONS_BACK_COLOR

      static final int SKIN_VIEW_STATUS__BUTTONS_BACK_COLOR
      The feature id for the 'Buttons Back Color' containment reference.
      See Also:
    • SKIN_VIEW_STATUS__TITLE_FONT

      static final int SKIN_VIEW_STATUS__TITLE_FONT
      The feature id for the 'Title Font' containment reference.
      See Also:
    • SKIN_VIEW_STATUS__BORDER

      static final int SKIN_VIEW_STATUS__BORDER
      The feature id for the 'Border' containment reference.
      See Also:
    • SKIN_VIEW_STATUS_FEATURE_COUNT

      static final int SKIN_VIEW_STATUS_FEATURE_COUNT
      The number of structural features of the 'Skin View Status' class.
      See Also:
    • SKIN_VIEW_STATUS_OPERATION_COUNT

      static final int SKIN_VIEW_STATUS_OPERATION_COUNT
      The number of operations of the 'Skin View Status' class.
      See Also:
    • SKIN_GROUP_BOX

      static final int SKIN_GROUP_BOX
      The meta object id for the 'Skin Group Box' class.
      See Also:
    • SKIN_GROUP_BOX__FONT

      static final int SKIN_GROUP_BOX__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SKIN_GROUP_BOX__TEXT_COLOR

      static final int SKIN_GROUP_BOX__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • SKIN_GROUP_BOX__BACK_COLOR

      static final int SKIN_GROUP_BOX__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_GROUP_BOX_FEATURE_COUNT

      static final int SKIN_GROUP_BOX_FEATURE_COUNT
      The number of structural features of the 'Skin Group Box' class.
      See Also:
    • SKIN_GROUP_BOX_OPERATION_COUNT

      static final int SKIN_GROUP_BOX_OPERATION_COUNT
      The number of operations of the 'Skin Group Box' class.
      See Also:
    • SKIN_BACK_OBJECT

      static final int SKIN_BACK_OBJECT
      The meta object id for the 'Skin Back Object' class.
      See Also:
    • SKIN_BACK_OBJECT__BACK_COLOR

      static final int SKIN_BACK_OBJECT__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • SKIN_BACK_OBJECT_FEATURE_COUNT

      static final int SKIN_BACK_OBJECT_FEATURE_COUNT
      The number of structural features of the 'Skin Back Object' class.
      See Also:
    • SKIN_BACK_OBJECT_OPERATION_COUNT

      static final int SKIN_BACK_OBJECT_OPERATION_COUNT
      The number of operations of the 'Skin Back Object' class.
      See Also:
    • SKIN_STUB

      static final int SKIN_STUB
      The meta object id for the 'Skin Stub' class.
      See Also:
    • SKIN_STUB_FEATURE_COUNT

      static final int SKIN_STUB_FEATURE_COUNT
      The number of structural features of the 'Skin Stub' class.
      See Also:
    • SKIN_STUB_OPERATION_COUNT

      static final int SKIN_STUB_OPERATION_COUNT
      The number of operations of the 'Skin Stub' class.
      See Also:
    • SKIN_PDF_DOCUMENT

      static final int SKIN_PDF_DOCUMENT
      The meta object id for the 'Skin PDF Document' class.
      See Also:
    • SKIN_PDF_DOCUMENT__BORDER_COLOR

      static final int SKIN_PDF_DOCUMENT__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • SKIN_PDF_DOCUMENT_FEATURE_COUNT

      static final int SKIN_PDF_DOCUMENT_FEATURE_COUNT
      The number of structural features of the 'Skin PDF Document' class.
      See Also:
    • SKIN_PDF_DOCUMENT_OPERATION_COUNT

      static final int SKIN_PDF_DOCUMENT_OPERATION_COUNT
      The number of operations of the 'Skin PDF Document' class.
      See Also:
    • THEME_SYSTEM_COLOR

      static final int THEME_SYSTEM_COLOR
      The meta object id for the 'System Color' enum.
      See Also:
    • THEME_SYSTEM_FONT

      static final int THEME_SYSTEM_FONT
      The meta object id for the 'System Font' enum.
      See Also:
    • HIPPO_FONT

      static final int HIPPO_FONT
      The meta object id for the 'Hippo Font' data type.
      See Also:
    • HIPPO_COLOR

      static final int HIPPO_COLOR
      The meta object id for the 'Hippo Color' data type.
      See Also:
  • Method Details