Interface LayoutPackage

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

public interface LayoutPackage 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
Schema file for the chart.model package.
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 LayoutPackage eINSTANCE
      The singleton instance of the package.
    • BLOCK

      static final int BLOCK
      The meta object id for the 'Block' class.
      See Also:
    • BLOCK__CHILDREN

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

      static final int BLOCK__BOUNDS
      The feature id for the 'Bounds' containment reference.
      See Also:
    • BLOCK__ANCHOR

      static final int BLOCK__ANCHOR
      The feature id for the 'Anchor' attribute.
      See Also:
    • BLOCK__STRETCH

      static final int BLOCK__STRETCH
      The feature id for the 'Stretch' attribute.
      See Also:
    • BLOCK__INSETS

      static final int BLOCK__INSETS
      The feature id for the 'Insets' containment reference.
      See Also:
    • BLOCK__ROW

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

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

      static final int BLOCK__ROWSPAN
      The feature id for the 'Rowspan' attribute.
      See Also:
    • BLOCK__COLUMNSPAN

      static final int BLOCK__COLUMNSPAN
      The feature id for the 'Columnspan' attribute.
      See Also:
    • BLOCK__MIN_SIZE

      static final int BLOCK__MIN_SIZE
      The feature id for the 'Min Size' containment reference.
      See Also:
    • BLOCK__OUTLINE

      static final int BLOCK__OUTLINE
      The feature id for the 'Outline' containment reference.
      See Also:
    • BLOCK__BACKGROUND

      static final int BLOCK__BACKGROUND
      The feature id for the 'Background' containment reference.
      See Also:
    • BLOCK__VISIBLE

      static final int BLOCK__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • BLOCK__TRIGGERS

      static final int BLOCK__TRIGGERS
      The feature id for the 'Triggers' containment reference list.
      See Also:
    • BLOCK__WIDTH_HINT

      static final int BLOCK__WIDTH_HINT
      The feature id for the 'Width Hint' attribute.
      See Also:
    • BLOCK__HEIGHT_HINT

      static final int BLOCK__HEIGHT_HINT
      The feature id for the 'Height Hint' attribute.
      See Also:
    • BLOCK__CURSOR

      static final int BLOCK__CURSOR
      The feature id for the 'Cursor' containment reference.
      See Also:
    • BLOCK_FEATURE_COUNT

      static final int BLOCK_FEATURE_COUNT
      The number of structural features of the 'Block' class.
      See Also:
    • CLIENT_AREA

      static final int CLIENT_AREA
      The meta object id for the 'Client Area' class.
      See Also:
    • CLIENT_AREA__BACKGROUND

      static final int CLIENT_AREA__BACKGROUND
      The feature id for the 'Background' containment reference.
      See Also:
    • CLIENT_AREA__OUTLINE

      static final int CLIENT_AREA__OUTLINE
      The feature id for the 'Outline' containment reference.
      See Also:
    • CLIENT_AREA__SHADOW_COLOR

      static final int CLIENT_AREA__SHADOW_COLOR
      The feature id for the 'Shadow Color' containment reference.
      See Also:
    • CLIENT_AREA__INSETS

      static final int CLIENT_AREA__INSETS
      The feature id for the 'Insets' containment reference.
      See Also:
    • CLIENT_AREA__VISIBLE

      static final int CLIENT_AREA__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • CLIENT_AREA_FEATURE_COUNT

      static final int CLIENT_AREA_FEATURE_COUNT
      The number of structural features of the 'Client Area' class.
      See Also:
    • LABEL_BLOCK

      static final int LABEL_BLOCK
      The meta object id for the 'Label Block' class.
      See Also:
    • LABEL_BLOCK__CHILDREN

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

      static final int LABEL_BLOCK__BOUNDS
      The feature id for the 'Bounds' containment reference.
      See Also:
    • LABEL_BLOCK__ANCHOR

      static final int LABEL_BLOCK__ANCHOR
      The feature id for the 'Anchor' attribute.
      See Also:
    • LABEL_BLOCK__STRETCH

      static final int LABEL_BLOCK__STRETCH
      The feature id for the 'Stretch' attribute.
      See Also:
    • LABEL_BLOCK__INSETS

      static final int LABEL_BLOCK__INSETS
      The feature id for the 'Insets' containment reference.
      See Also:
    • LABEL_BLOCK__ROW

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

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

      static final int LABEL_BLOCK__ROWSPAN
      The feature id for the 'Rowspan' attribute.
      See Also:
    • LABEL_BLOCK__COLUMNSPAN

      static final int LABEL_BLOCK__COLUMNSPAN
      The feature id for the 'Columnspan' attribute.
      See Also:
    • LABEL_BLOCK__MIN_SIZE

      static final int LABEL_BLOCK__MIN_SIZE
      The feature id for the 'Min Size' containment reference.
      See Also:
    • LABEL_BLOCK__OUTLINE

      static final int LABEL_BLOCK__OUTLINE
      The feature id for the 'Outline' containment reference.
      See Also:
    • LABEL_BLOCK__BACKGROUND

      static final int LABEL_BLOCK__BACKGROUND
      The feature id for the 'Background' containment reference.
      See Also:
    • LABEL_BLOCK__VISIBLE

      static final int LABEL_BLOCK__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • LABEL_BLOCK__TRIGGERS

      static final int LABEL_BLOCK__TRIGGERS
      The feature id for the 'Triggers' containment reference list.
      See Also:
    • LABEL_BLOCK__WIDTH_HINT

      static final int LABEL_BLOCK__WIDTH_HINT
      The feature id for the 'Width Hint' attribute.
      See Also:
    • LABEL_BLOCK__HEIGHT_HINT

      static final int LABEL_BLOCK__HEIGHT_HINT
      The feature id for the 'Height Hint' attribute.
      See Also:
    • LABEL_BLOCK__CURSOR

      static final int LABEL_BLOCK__CURSOR
      The feature id for the 'Cursor' containment reference.
      See Also:
    • LABEL_BLOCK__LABEL

      static final int LABEL_BLOCK__LABEL
      The feature id for the 'Label' containment reference.
      See Also:
    • LABEL_BLOCK_FEATURE_COUNT

      static final int LABEL_BLOCK_FEATURE_COUNT
      The number of structural features of the 'Label Block' class.
      See Also:
    • LEGEND

      static final int LEGEND
      The meta object id for the 'Legend' class.
      See Also:
    • LEGEND__CHILDREN

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

      static final int LEGEND__BOUNDS
      The feature id for the 'Bounds' containment reference.
      See Also:
    • LEGEND__ANCHOR

      static final int LEGEND__ANCHOR
      The feature id for the 'Anchor' attribute.
      See Also:
    • LEGEND__STRETCH

      static final int LEGEND__STRETCH
      The feature id for the 'Stretch' attribute.
      See Also:
    • LEGEND__INSETS

      static final int LEGEND__INSETS
      The feature id for the 'Insets' containment reference.
      See Also:
    • LEGEND__ROW

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

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

      static final int LEGEND__ROWSPAN
      The feature id for the 'Rowspan' attribute.
      See Also:
    • LEGEND__COLUMNSPAN

      static final int LEGEND__COLUMNSPAN
      The feature id for the 'Columnspan' attribute.
      See Also:
    • LEGEND__MIN_SIZE

      static final int LEGEND__MIN_SIZE
      The feature id for the 'Min Size' containment reference.
      See Also:
    • LEGEND__OUTLINE

      static final int LEGEND__OUTLINE
      The feature id for the 'Outline' containment reference.
      See Also:
    • LEGEND__BACKGROUND

      static final int LEGEND__BACKGROUND
      The feature id for the 'Background' containment reference.
      See Also:
    • LEGEND__VISIBLE

      static final int LEGEND__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • LEGEND__TRIGGERS

      static final int LEGEND__TRIGGERS
      The feature id for the 'Triggers' containment reference list.
      See Also:
    • LEGEND__WIDTH_HINT

      static final int LEGEND__WIDTH_HINT
      The feature id for the 'Width Hint' attribute.
      See Also:
    • LEGEND__HEIGHT_HINT

      static final int LEGEND__HEIGHT_HINT
      The feature id for the 'Height Hint' attribute.
      See Also:
    • LEGEND__CURSOR

      static final int LEGEND__CURSOR
      The feature id for the 'Cursor' containment reference.
      See Also:
    • LEGEND__HORIZONTAL_SPACING

      static final int LEGEND__HORIZONTAL_SPACING
      The feature id for the 'Horizontal Spacing' attribute.
      See Also:
    • LEGEND__VERTICAL_SPACING

      static final int LEGEND__VERTICAL_SPACING
      The feature id for the 'Vertical Spacing' attribute.
      See Also:
    • LEGEND__CLIENT_AREA

      static final int LEGEND__CLIENT_AREA
      The feature id for the 'Client Area' containment reference.
      See Also:
    • LEGEND__TEXT

      static final int LEGEND__TEXT
      The feature id for the 'Text' containment reference.
      See Also:
    • LEGEND__ORIENTATION

      static final int LEGEND__ORIENTATION
      The feature id for the 'Orientation' attribute.
      See Also:
    • LEGEND__DIRECTION

      static final int LEGEND__DIRECTION
      The feature id for the 'Direction' attribute.
      See Also:
    • LEGEND__SEPARATOR

      static final int LEGEND__SEPARATOR
      The feature id for the 'Separator' containment reference.
      See Also:
    • LEGEND__POSITION

      static final int LEGEND__POSITION
      The feature id for the 'Position' attribute.
      See Also:
    • LEGEND__ITEM_TYPE

      static final int LEGEND__ITEM_TYPE
      The feature id for the 'Item Type' attribute.
      See Also:
    • LEGEND__TITLE

      static final int LEGEND__TITLE
      The feature id for the 'Title' containment reference.
      See Also:
    • LEGEND__TITLE_POSITION

      static final int LEGEND__TITLE_POSITION
      The feature id for the 'Title Position' attribute.
      See Also:
    • LEGEND__SHOW_VALUE

      static final int LEGEND__SHOW_VALUE
      The feature id for the 'Show Value' attribute.
      See Also:
    • LEGEND__SHOW_PERCENT

      static final int LEGEND__SHOW_PERCENT
      The feature id for the 'Show Percent' attribute.
      See Also:
    • LEGEND__SHOW_TOTAL

      static final int LEGEND__SHOW_TOTAL
      The feature id for the 'Show Total' attribute.
      See Also:
    • LEGEND__WRAPPING_SIZE

      static final int LEGEND__WRAPPING_SIZE
      The feature id for the 'Wrapping Size' attribute.
      See Also:
    • LEGEND__MAX_PERCENT

      static final int LEGEND__MAX_PERCENT
      The feature id for the 'Max Percent' attribute.
      See Also:
    • LEGEND__TITLE_PERCENT

      static final int LEGEND__TITLE_PERCENT
      The feature id for the 'Title Percent' attribute.
      See Also:
    • LEGEND__ELLIPSIS

      static final int LEGEND__ELLIPSIS
      The feature id for the 'Ellipsis' attribute.
      See Also:
    • LEGEND__FORMAT_SPECIFIER

      static final int LEGEND__FORMAT_SPECIFIER
      The feature id for the 'Format Specifier' containment reference.
      See Also:
    • LEGEND_FEATURE_COUNT

      static final int LEGEND_FEATURE_COUNT
      The number of structural features of the 'Legend' class.
      See Also:
    • PLOT

      static final int PLOT
      The meta object id for the 'Plot' class.
      See Also:
    • PLOT__CHILDREN

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

      static final int PLOT__BOUNDS
      The feature id for the 'Bounds' containment reference.
      See Also:
    • PLOT__ANCHOR

      static final int PLOT__ANCHOR
      The feature id for the 'Anchor' attribute.
      See Also:
    • PLOT__STRETCH

      static final int PLOT__STRETCH
      The feature id for the 'Stretch' attribute.
      See Also:
    • PLOT__INSETS

      static final int PLOT__INSETS
      The feature id for the 'Insets' containment reference.
      See Also:
    • PLOT__ROW

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

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

      static final int PLOT__ROWSPAN
      The feature id for the 'Rowspan' attribute.
      See Also:
    • PLOT__COLUMNSPAN

      static final int PLOT__COLUMNSPAN
      The feature id for the 'Columnspan' attribute.
      See Also:
    • PLOT__MIN_SIZE

      static final int PLOT__MIN_SIZE
      The feature id for the 'Min Size' containment reference.
      See Also:
    • PLOT__OUTLINE

      static final int PLOT__OUTLINE
      The feature id for the 'Outline' containment reference.
      See Also:
    • PLOT__BACKGROUND

      static final int PLOT__BACKGROUND
      The feature id for the 'Background' containment reference.
      See Also:
    • PLOT__VISIBLE

      static final int PLOT__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • PLOT__TRIGGERS

      static final int PLOT__TRIGGERS
      The feature id for the 'Triggers' containment reference list.
      See Also:
    • PLOT__WIDTH_HINT

      static final int PLOT__WIDTH_HINT
      The feature id for the 'Width Hint' attribute.
      See Also:
    • PLOT__HEIGHT_HINT

      static final int PLOT__HEIGHT_HINT
      The feature id for the 'Height Hint' attribute.
      See Also:
    • PLOT__CURSOR

      static final int PLOT__CURSOR
      The feature id for the 'Cursor' containment reference.
      See Also:
    • PLOT__HORIZONTAL_SPACING

      static final int PLOT__HORIZONTAL_SPACING
      The feature id for the 'Horizontal Spacing' attribute.
      See Also:
    • PLOT__VERTICAL_SPACING

      static final int PLOT__VERTICAL_SPACING
      The feature id for the 'Vertical Spacing' attribute.
      See Also:
    • PLOT__CLIENT_AREA

      static final int PLOT__CLIENT_AREA
      The feature id for the 'Client Area' containment reference.
      See Also:
    • PLOT_FEATURE_COUNT

      static final int PLOT_FEATURE_COUNT
      The number of structural features of the 'Plot' class.
      See Also:
    • TITLE_BLOCK

      static final int TITLE_BLOCK
      The meta object id for the 'Title Block' class.
      See Also:
    • TITLE_BLOCK__CHILDREN

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

      static final int TITLE_BLOCK__BOUNDS
      The feature id for the 'Bounds' containment reference.
      See Also:
    • TITLE_BLOCK__ANCHOR

      static final int TITLE_BLOCK__ANCHOR
      The feature id for the 'Anchor' attribute.
      See Also:
    • TITLE_BLOCK__STRETCH

      static final int TITLE_BLOCK__STRETCH
      The feature id for the 'Stretch' attribute.
      See Also:
    • TITLE_BLOCK__INSETS

      static final int TITLE_BLOCK__INSETS
      The feature id for the 'Insets' containment reference.
      See Also:
    • TITLE_BLOCK__ROW

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

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

      static final int TITLE_BLOCK__ROWSPAN
      The feature id for the 'Rowspan' attribute.
      See Also:
    • TITLE_BLOCK__COLUMNSPAN

      static final int TITLE_BLOCK__COLUMNSPAN
      The feature id for the 'Columnspan' attribute.
      See Also:
    • TITLE_BLOCK__MIN_SIZE

      static final int TITLE_BLOCK__MIN_SIZE
      The feature id for the 'Min Size' containment reference.
      See Also:
    • TITLE_BLOCK__OUTLINE

      static final int TITLE_BLOCK__OUTLINE
      The feature id for the 'Outline' containment reference.
      See Also:
    • TITLE_BLOCK__BACKGROUND

      static final int TITLE_BLOCK__BACKGROUND
      The feature id for the 'Background' containment reference.
      See Also:
    • TITLE_BLOCK__VISIBLE

      static final int TITLE_BLOCK__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • TITLE_BLOCK__TRIGGERS

      static final int TITLE_BLOCK__TRIGGERS
      The feature id for the 'Triggers' containment reference list.
      See Also:
    • TITLE_BLOCK__WIDTH_HINT

      static final int TITLE_BLOCK__WIDTH_HINT
      The feature id for the 'Width Hint' attribute.
      See Also:
    • TITLE_BLOCK__HEIGHT_HINT

      static final int TITLE_BLOCK__HEIGHT_HINT
      The feature id for the 'Height Hint' attribute.
      See Also:
    • TITLE_BLOCK__CURSOR

      static final int TITLE_BLOCK__CURSOR
      The feature id for the 'Cursor' containment reference.
      See Also:
    • TITLE_BLOCK__LABEL

      static final int TITLE_BLOCK__LABEL
      The feature id for the 'Label' containment reference.
      See Also:
    • TITLE_BLOCK__AUTO

      static final int TITLE_BLOCK__AUTO
      The feature id for the 'Auto' attribute.
      See Also:
    • TITLE_BLOCK_FEATURE_COUNT

      static final int TITLE_BLOCK_FEATURE_COUNT
      The number of structural features of the 'Title Block' class.
      See Also:
    • ELLIPSIS_TYPE

      static final int ELLIPSIS_TYPE
      The meta object id for the 'Ellipsis Type' data type.
      See Also:
    • ELLIPSIS_TYPE_OBJECT

      static final int ELLIPSIS_TYPE_OBJECT
      The meta object id for the 'Ellipsis Type Object' data type.
      See Also:
    • TITLE_PERCENT_TYPE

      static final int TITLE_PERCENT_TYPE
      The meta object id for the 'Title Percent Type' data type.
      See Also:
    • TITLE_PERCENT_TYPE_OBJECT

      static final int TITLE_PERCENT_TYPE_OBJECT
      The meta object id for the 'Title Percent Type Object' data type.
      See Also:
  • Method Details

    • getBlock

      org.eclipse.emf.ecore.EClass getBlock()
      Returns the meta object for class ' Block'.
      Returns:
      the meta object for class 'Block'.
      See Also:
    • getBlock_Children

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

      org.eclipse.emf.ecore.EReference getBlock_Bounds()
      Returns the meta object for the containment reference 'Bounds'.
      Returns:
      the meta object for the containment reference 'Bounds'.
      See Also:
    • getBlock_Anchor

      org.eclipse.emf.ecore.EAttribute getBlock_Anchor()
      Returns the meta object for the attribute 'Anchor'.
      Returns:
      the meta object for the attribute 'Anchor'.
      See Also:
    • getBlock_Stretch

      org.eclipse.emf.ecore.EAttribute getBlock_Stretch()
      Returns the meta object for the attribute 'Stretch'.
      Returns:
      the meta object for the attribute 'Stretch'.
      See Also:
    • getBlock_Insets

      org.eclipse.emf.ecore.EReference getBlock_Insets()
      Returns the meta object for the containment reference 'Insets'.
      Returns:
      the meta object for the containment reference 'Insets'.
      See Also:
    • getBlock_Row

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

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

      org.eclipse.emf.ecore.EAttribute getBlock_Rowspan()
      Returns the meta object for the attribute 'Rowspan'.
      Returns:
      the meta object for the attribute 'Rowspan'.
      See Also:
    • getBlock_Columnspan

      org.eclipse.emf.ecore.EAttribute getBlock_Columnspan()
      Returns the meta object for the attribute 'Columnspan'.
      Returns:
      the meta object for the attribute 'Columnspan'.
      See Also:
    • getBlock_MinSize

      org.eclipse.emf.ecore.EReference getBlock_MinSize()
      Returns the meta object for the containment reference 'Min Size'.
      Returns:
      the meta object for the containment reference 'Min Size'.
      See Also:
    • getBlock_Outline

      org.eclipse.emf.ecore.EReference getBlock_Outline()
      Returns the meta object for the containment reference 'Outline'.
      Returns:
      the meta object for the containment reference 'Outline'.
      See Also:
    • getBlock_Background

      org.eclipse.emf.ecore.EReference getBlock_Background()
      Returns the meta object for the containment reference 'Background'.
      Returns:
      the meta object for the containment reference 'Background'.
      See Also:
    • getBlock_Visible

      org.eclipse.emf.ecore.EAttribute getBlock_Visible()
      Returns the meta object for the attribute 'Visible'.
      Returns:
      the meta object for the attribute 'Visible'.
      See Also:
    • getBlock_Triggers

      org.eclipse.emf.ecore.EReference getBlock_Triggers()
      Returns the meta object for the containment reference list 'Triggers'.
      Returns:
      the meta object for the containment reference list 'Triggers'.
      See Also:
    • getBlock_WidthHint

      org.eclipse.emf.ecore.EAttribute getBlock_WidthHint()
      Returns the meta object for the attribute 'Width Hint'.
      Returns:
      the meta object for the attribute 'Width Hint'.
      See Also:
    • getBlock_HeightHint

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

      org.eclipse.emf.ecore.EReference getBlock_Cursor()
      Returns the meta object for the containment reference 'Cursor'.
      Returns:
      the meta object for the containment reference 'Cursor'.
      See Also:
    • getClientArea

      org.eclipse.emf.ecore.EClass getClientArea()
      Returns the meta object for class 'Client Area'.
      Returns:
      the meta object for class 'Client Area'.
      See Also:
    • getClientArea_Background

      org.eclipse.emf.ecore.EReference getClientArea_Background()
      Returns the meta object for the containment reference 'Background'.
      Returns:
      the meta object for the containment reference 'Background'.
      See Also:
    • getClientArea_Outline

      org.eclipse.emf.ecore.EReference getClientArea_Outline()
      Returns the meta object for the containment reference 'Outline'.
      Returns:
      the meta object for the containment reference 'Outline'.
      See Also:
    • getClientArea_ShadowColor

      org.eclipse.emf.ecore.EReference getClientArea_ShadowColor()
      Returns the meta object for the containment reference 'Shadow Color'.
      Returns:
      the meta object for the containment reference 'Shadow Color'.
      See Also:
    • getClientArea_Insets

      org.eclipse.emf.ecore.EReference getClientArea_Insets()
      Returns the meta object for the containment reference 'Insets'.
      Returns:
      the meta object for the containment reference 'Insets'.
      See Also:
    • getClientArea_Visible

      org.eclipse.emf.ecore.EAttribute getClientArea_Visible()
      Returns the meta object for the attribute 'Visible'.
      Returns:
      the meta object for the attribute 'Visible'.
      See Also:
    • getLabelBlock

      org.eclipse.emf.ecore.EClass getLabelBlock()
      Returns the meta object for class 'Label Block'.
      Returns:
      the meta object for class 'Label Block'.
      See Also:
    • getLabelBlock_Label

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

      org.eclipse.emf.ecore.EClass getLegend()
      Returns the meta object for class 'Legend'.
      Returns:
      the meta object for class 'Legend'.
      See Also:
    • getLegend_HorizontalSpacing

      org.eclipse.emf.ecore.EAttribute getLegend_HorizontalSpacing()
      Returns the meta object for the attribute 'Horizontal Spacing'.
      Returns:
      the meta object for the attribute 'Horizontal Spacing'.
      See Also:
    • getLegend_VerticalSpacing

      org.eclipse.emf.ecore.EAttribute getLegend_VerticalSpacing()
      Returns the meta object for the attribute 'Vertical Spacing'.
      Returns:
      the meta object for the attribute 'Vertical Spacing'.
      See Also:
    • getLegend_ClientArea

      org.eclipse.emf.ecore.EReference getLegend_ClientArea()
      Returns the meta object for the containment reference 'Client Area'.
      Returns:
      the meta object for the containment reference 'Client Area'.
      See Also:
    • getLegend_Text

      org.eclipse.emf.ecore.EReference getLegend_Text()
      Returns the meta object for the containment reference 'Text'.
      Returns:
      the meta object for the containment reference 'Text'.
      See Also:
    • getLegend_Orientation

      org.eclipse.emf.ecore.EAttribute getLegend_Orientation()
      Returns the meta object for the attribute 'Orientation'.
      Returns:
      the meta object for the attribute 'Orientation'.
      See Also:
    • getLegend_Direction

      org.eclipse.emf.ecore.EAttribute getLegend_Direction()
      Returns the meta object for the attribute 'Direction'.
      Returns:
      the meta object for the attribute 'Direction'.
      See Also:
    • getLegend_Separator

      org.eclipse.emf.ecore.EReference getLegend_Separator()
      Returns the meta object for the containment reference 'Separator'.
      Returns:
      the meta object for the containment reference 'Separator'.
      See Also:
    • getLegend_Position

      org.eclipse.emf.ecore.EAttribute getLegend_Position()
      Returns the meta object for the attribute 'Position'.
      Returns:
      the meta object for the attribute 'Position'.
      See Also:
    • getLegend_ItemType

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

      org.eclipse.emf.ecore.EReference getLegend_Title()
      Returns the meta object for the containment reference 'Title'.
      Returns:
      the meta object for the containment reference 'Title'.
      See Also:
    • getLegend_TitlePosition

      org.eclipse.emf.ecore.EAttribute getLegend_TitlePosition()
      Returns the meta object for the attribute 'Title Position'.
      Returns:
      the meta object for the attribute 'Title Position'.
      See Also:
    • getLegend_ShowValue

      org.eclipse.emf.ecore.EAttribute getLegend_ShowValue()
      Returns the meta object for the attribute 'Show Value'.
      Returns:
      the meta object for the attribute 'Show Value'.
      See Also:
    • getLegend_ShowPercent

      org.eclipse.emf.ecore.EAttribute getLegend_ShowPercent()
      Returns the meta object for the attribute 'Show Percent'.
      Returns:
      the meta object for the attribute 'Show Percent'.
      See Also:
    • getLegend_ShowTotal

      org.eclipse.emf.ecore.EAttribute getLegend_ShowTotal()
      Returns the meta object for the attribute 'Show Total'.
      Returns:
      the meta object for the attribute 'Show Total'.
      See Also:
    • getLegend_WrappingSize

      org.eclipse.emf.ecore.EAttribute getLegend_WrappingSize()
      Returns the meta object for the attribute 'Wrapping Size'.
      Returns:
      the meta object for the attribute 'Wrapping Size'.
      See Also:
    • getLegend_MaxPercent

      org.eclipse.emf.ecore.EAttribute getLegend_MaxPercent()
      Returns the meta object for the attribute 'Max Percent'.
      Returns:
      the meta object for the attribute 'Max Percent'.
      See Also:
    • getLegend_TitlePercent

      org.eclipse.emf.ecore.EAttribute getLegend_TitlePercent()
      Returns the meta object for the attribute 'Title Percent'.
      Returns:
      the meta object for the attribute 'Title Percent'.
      See Also:
    • getLegend_Ellipsis

      org.eclipse.emf.ecore.EAttribute getLegend_Ellipsis()
      Returns the meta object for the attribute 'Ellipsis'.
      Returns:
      the meta object for the attribute 'Ellipsis'.
      See Also:
    • getLegend_FormatSpecifier

      org.eclipse.emf.ecore.EReference getLegend_FormatSpecifier()
      Returns the meta object for the containment reference 'Format Specifier'.
      Returns:
      the meta object for the containment reference 'Format Specifier'.
      See Also:
    • getPlot

      org.eclipse.emf.ecore.EClass getPlot()
      Returns the meta object for class ' Plot'.
      Returns:
      the meta object for class 'Plot'.
      See Also:
    • getPlot_HorizontalSpacing

      org.eclipse.emf.ecore.EAttribute getPlot_HorizontalSpacing()
      Returns the meta object for the attribute 'Horizontal Spacing'.
      Returns:
      the meta object for the attribute 'Horizontal Spacing'.
      See Also:
    • getPlot_VerticalSpacing

      org.eclipse.emf.ecore.EAttribute getPlot_VerticalSpacing()
      Returns the meta object for the attribute 'Vertical Spacing'.
      Returns:
      the meta object for the attribute 'Vertical Spacing'.
      See Also:
    • getPlot_ClientArea

      org.eclipse.emf.ecore.EReference getPlot_ClientArea()
      Returns the meta object for the containment reference 'Client Area'.
      Returns:
      the meta object for the containment reference 'Client Area'.
      See Also:
    • getTitleBlock

      org.eclipse.emf.ecore.EClass getTitleBlock()
      Returns the meta object for class 'Title Block'.
      Returns:
      the meta object for class 'Title Block'.
      See Also:
    • getTitleBlock_Auto

      org.eclipse.emf.ecore.EAttribute getTitleBlock_Auto()
      Returns the meta object for the attribute 'Auto'.
      Returns:
      the meta object for the attribute 'Auto'.
      See Also:
    • getEllipsisType

      org.eclipse.emf.ecore.EDataType getEllipsisType()
      Returns the meta object for data type 'Ellipsis Type'.
      Returns:
      the meta object for data type 'Ellipsis Type'.
    • getEllipsisTypeObject

      org.eclipse.emf.ecore.EDataType getEllipsisTypeObject()
      Returns the meta object for data type 'Ellipsis Type Object'.
      Returns:
      the meta object for data type 'Ellipsis Type Object'.
      See Also:
    • getTitlePercentType

      org.eclipse.emf.ecore.EDataType getTitlePercentType()
      Returns the meta object for data type 'Title Percent Type'.
      Returns:
      the meta object for data type 'Title Percent Type'.
    • getTitlePercentTypeObject

      org.eclipse.emf.ecore.EDataType getTitlePercentTypeObject()
      Returns the meta object for data type 'Title Percent Type Object'.
      Returns:
      the meta object for data type 'Title Percent Type Object'.
      See Also:
    • getLayoutFactory

      LayoutFactory getLayoutFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.