org.eclipse.birt.chart.model.layout
Interface LayoutPackage.Literals

Enclosing interface:
LayoutPackage

public static interface LayoutPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass BLOCK
          The meta object literal for the 'Block' class.
static org.eclipse.emf.ecore.EAttribute BLOCK__ANCHOR
          The meta object literal for the 'Anchor' attribute feature.
static org.eclipse.emf.ecore.EReference BLOCK__BACKGROUND
          The meta object literal for the 'Background' containment reference feature.
static org.eclipse.emf.ecore.EReference BLOCK__BOUNDS
          The meta object literal for the 'Bounds' containment reference feature.
static org.eclipse.emf.ecore.EReference BLOCK__CHILDREN
          The meta object literal for the 'Children' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute BLOCK__COLUMN
          The meta object literal for the 'Column' attribute feature.
static org.eclipse.emf.ecore.EAttribute BLOCK__COLUMNSPAN
          The meta object literal for the 'Columnspan' attribute feature.
static org.eclipse.emf.ecore.EAttribute BLOCK__HEIGHT_HINT
          The meta object literal for the 'Height Hint' attribute feature.
static org.eclipse.emf.ecore.EReference BLOCK__INSETS
          The meta object literal for the 'Insets' containment reference feature.
static org.eclipse.emf.ecore.EReference BLOCK__MIN_SIZE
          The meta object literal for the 'Min Size' containment reference feature.
static org.eclipse.emf.ecore.EReference BLOCK__OUTLINE
          The meta object literal for the 'Outline' containment reference feature.
static org.eclipse.emf.ecore.EAttribute BLOCK__ROW
          The meta object literal for the 'Row' attribute feature.
static org.eclipse.emf.ecore.EAttribute BLOCK__ROWSPAN
          The meta object literal for the 'Rowspan' attribute feature.
static org.eclipse.emf.ecore.EAttribute BLOCK__STRETCH
          The meta object literal for the 'Stretch' attribute feature.
static org.eclipse.emf.ecore.EReference BLOCK__TRIGGERS
          The meta object literal for the 'Triggers' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute BLOCK__VISIBLE
          The meta object literal for the 'Visible' attribute feature.
static org.eclipse.emf.ecore.EAttribute BLOCK__WIDTH_HINT
          The meta object literal for the 'Width Hint' attribute feature.
static org.eclipse.emf.ecore.EClass CLIENT_AREA
          The meta object literal for the 'Client Area' class.
static org.eclipse.emf.ecore.EReference CLIENT_AREA__BACKGROUND
          The meta object literal for the 'Background' containment reference feature.
static org.eclipse.emf.ecore.EReference CLIENT_AREA__INSETS
          The meta object literal for the 'Insets' containment reference feature.
static org.eclipse.emf.ecore.EReference CLIENT_AREA__OUTLINE
          The meta object literal for the 'Outline' containment reference feature.
static org.eclipse.emf.ecore.EReference CLIENT_AREA__SHADOW_COLOR
          The meta object literal for the 'Shadow Color' containment reference feature.
static org.eclipse.emf.ecore.EClass LABEL_BLOCK
          The meta object literal for the 'Label Block' class.
static org.eclipse.emf.ecore.EReference LABEL_BLOCK__LABEL
          The meta object literal for the 'Label' containment reference feature.
static org.eclipse.emf.ecore.EClass LEGEND
          The meta object literal for the 'Legend' class.
static org.eclipse.emf.ecore.EReference LEGEND__CLIENT_AREA
          The meta object literal for the 'Client Area' containment reference feature.
static org.eclipse.emf.ecore.EAttribute LEGEND__DIRECTION
          The meta object literal for the 'Direction' attribute feature.
static org.eclipse.emf.ecore.EAttribute LEGEND__HORIZONTAL_SPACING
          The meta object literal for the 'Horizontal Spacing' attribute feature.
static org.eclipse.emf.ecore.EAttribute LEGEND__ITEM_TYPE
          The meta object literal for the 'Item Type' attribute feature.
static org.eclipse.emf.ecore.EAttribute LEGEND__ORIENTATION
          The meta object literal for the 'Orientation' attribute feature.
static org.eclipse.emf.ecore.EAttribute LEGEND__POSITION
          The meta object literal for the 'Position' attribute feature.
static org.eclipse.emf.ecore.EReference LEGEND__SEPARATOR
          The meta object literal for the 'Separator' containment reference feature.
static org.eclipse.emf.ecore.EAttribute LEGEND__SHOW_PERCENT
          The meta object literal for the 'Show Percent' attribute feature.
static org.eclipse.emf.ecore.EAttribute LEGEND__SHOW_TOTAL
          The meta object literal for the 'Show Total' attribute feature.
static org.eclipse.emf.ecore.EAttribute LEGEND__SHOW_VALUE
          The meta object literal for the 'Show Value' attribute feature.
static org.eclipse.emf.ecore.EReference LEGEND__TEXT
          The meta object literal for the 'Text' containment reference feature.
static org.eclipse.emf.ecore.EReference LEGEND__TITLE
          The meta object literal for the 'Title' containment reference feature.
static org.eclipse.emf.ecore.EAttribute LEGEND__TITLE_POSITION
          The meta object literal for the 'Title Position' attribute feature.
static org.eclipse.emf.ecore.EAttribute LEGEND__VERTICAL_SPACING
          The meta object literal for the 'Vertical Spacing' attribute feature.
static org.eclipse.emf.ecore.EAttribute LEGEND__WRAPPING_SIZE
          The meta object literal for the 'Wrapping Size' attribute feature.
static org.eclipse.emf.ecore.EClass PLOT
          The meta object literal for the 'Plot' class.
static org.eclipse.emf.ecore.EReference PLOT__CLIENT_AREA
          The meta object literal for the 'Client Area' containment reference feature.
static org.eclipse.emf.ecore.EAttribute PLOT__HORIZONTAL_SPACING
          The meta object literal for the 'Horizontal Spacing' attribute feature.
static org.eclipse.emf.ecore.EAttribute PLOT__VERTICAL_SPACING
          The meta object literal for the 'Vertical Spacing' attribute feature.
static org.eclipse.emf.ecore.EClass TITLE_BLOCK
          The meta object literal for the 'Title Block' class.
 

Field Detail

BLOCK

public static final org.eclipse.emf.ecore.EClass BLOCK
The meta object literal for the 'Block' class.

See Also:
BlockImpl, LayoutPackageImpl.getBlock()

BLOCK__CHILDREN

public static final org.eclipse.emf.ecore.EReference BLOCK__CHILDREN
The meta object literal for the 'Children' containment reference list feature.


BLOCK__BOUNDS

public static final org.eclipse.emf.ecore.EReference BLOCK__BOUNDS
The meta object literal for the 'Bounds' containment reference feature.


BLOCK__ANCHOR

public static final org.eclipse.emf.ecore.EAttribute BLOCK__ANCHOR
The meta object literal for the 'Anchor' attribute feature.


BLOCK__STRETCH

public static final org.eclipse.emf.ecore.EAttribute BLOCK__STRETCH
The meta object literal for the 'Stretch' attribute feature.


BLOCK__INSETS

public static final org.eclipse.emf.ecore.EReference BLOCK__INSETS
The meta object literal for the 'Insets' containment reference feature.


BLOCK__ROW

public static final org.eclipse.emf.ecore.EAttribute BLOCK__ROW
The meta object literal for the 'Row' attribute feature.


BLOCK__COLUMN

public static final org.eclipse.emf.ecore.EAttribute BLOCK__COLUMN
The meta object literal for the 'Column' attribute feature.


BLOCK__ROWSPAN

public static final org.eclipse.emf.ecore.EAttribute BLOCK__ROWSPAN
The meta object literal for the 'Rowspan' attribute feature.


BLOCK__COLUMNSPAN

public static final org.eclipse.emf.ecore.EAttribute BLOCK__COLUMNSPAN
The meta object literal for the 'Columnspan' attribute feature.


BLOCK__MIN_SIZE

public static final org.eclipse.emf.ecore.EReference BLOCK__MIN_SIZE
The meta object literal for the 'Min Size' containment reference feature.


BLOCK__OUTLINE

public static final org.eclipse.emf.ecore.EReference BLOCK__OUTLINE
The meta object literal for the 'Outline' containment reference feature.


BLOCK__BACKGROUND

public static final org.eclipse.emf.ecore.EReference BLOCK__BACKGROUND
The meta object literal for the 'Background' containment reference feature.


BLOCK__VISIBLE

public static final org.eclipse.emf.ecore.EAttribute BLOCK__VISIBLE
The meta object literal for the 'Visible' attribute feature.


BLOCK__TRIGGERS

public static final org.eclipse.emf.ecore.EReference BLOCK__TRIGGERS
The meta object literal for the 'Triggers' containment reference list feature.


BLOCK__WIDTH_HINT

public static final org.eclipse.emf.ecore.EAttribute BLOCK__WIDTH_HINT
The meta object literal for the 'Width Hint' attribute feature.


BLOCK__HEIGHT_HINT

public static final org.eclipse.emf.ecore.EAttribute BLOCK__HEIGHT_HINT
The meta object literal for the 'Height Hint' attribute feature.


CLIENT_AREA

public static final org.eclipse.emf.ecore.EClass CLIENT_AREA
The meta object literal for the 'Client Area' class.

See Also:
ClientAreaImpl, LayoutPackageImpl.getClientArea()

CLIENT_AREA__BACKGROUND

public static final org.eclipse.emf.ecore.EReference CLIENT_AREA__BACKGROUND
The meta object literal for the 'Background' containment reference feature.


CLIENT_AREA__OUTLINE

public static final org.eclipse.emf.ecore.EReference CLIENT_AREA__OUTLINE
The meta object literal for the 'Outline' containment reference feature.


CLIENT_AREA__SHADOW_COLOR

public static final org.eclipse.emf.ecore.EReference CLIENT_AREA__SHADOW_COLOR
The meta object literal for the 'Shadow Color' containment reference feature.


CLIENT_AREA__INSETS

public static final org.eclipse.emf.ecore.EReference CLIENT_AREA__INSETS
The meta object literal for the 'Insets' containment reference feature.


LABEL_BLOCK

public static final org.eclipse.emf.ecore.EClass LABEL_BLOCK
The meta object literal for the 'Label Block' class.

See Also:
LabelBlockImpl, LayoutPackageImpl.getLabelBlock()

LABEL_BLOCK__LABEL

public static final org.eclipse.emf.ecore.EReference LABEL_BLOCK__LABEL
The meta object literal for the 'Label' containment reference feature.


LEGEND

public static final org.eclipse.emf.ecore.EClass LEGEND
The meta object literal for the 'Legend' class.

See Also:
LegendImpl, LayoutPackageImpl.getLegend()

LEGEND__HORIZONTAL_SPACING

public static final org.eclipse.emf.ecore.EAttribute LEGEND__HORIZONTAL_SPACING
The meta object literal for the 'Horizontal Spacing' attribute feature.


LEGEND__VERTICAL_SPACING

public static final org.eclipse.emf.ecore.EAttribute LEGEND__VERTICAL_SPACING
The meta object literal for the 'Vertical Spacing' attribute feature.


LEGEND__CLIENT_AREA

public static final org.eclipse.emf.ecore.EReference LEGEND__CLIENT_AREA
The meta object literal for the 'Client Area' containment reference feature.


LEGEND__TEXT

public static final org.eclipse.emf.ecore.EReference LEGEND__TEXT
The meta object literal for the 'Text' containment reference feature.


LEGEND__ORIENTATION

public static final org.eclipse.emf.ecore.EAttribute LEGEND__ORIENTATION
The meta object literal for the 'Orientation' attribute feature.


LEGEND__DIRECTION

public static final org.eclipse.emf.ecore.EAttribute LEGEND__DIRECTION
The meta object literal for the 'Direction' attribute feature.


LEGEND__SEPARATOR

public static final org.eclipse.emf.ecore.EReference LEGEND__SEPARATOR
The meta object literal for the 'Separator' containment reference feature.


LEGEND__POSITION

public static final org.eclipse.emf.ecore.EAttribute LEGEND__POSITION
The meta object literal for the 'Position' attribute feature.


LEGEND__ITEM_TYPE

public static final org.eclipse.emf.ecore.EAttribute LEGEND__ITEM_TYPE
The meta object literal for the 'Item Type' attribute feature.


LEGEND__TITLE

public static final org.eclipse.emf.ecore.EReference LEGEND__TITLE
The meta object literal for the 'Title' containment reference feature.


LEGEND__TITLE_POSITION

public static final org.eclipse.emf.ecore.EAttribute LEGEND__TITLE_POSITION
The meta object literal for the 'Title Position' attribute feature.


LEGEND__SHOW_VALUE

public static final org.eclipse.emf.ecore.EAttribute LEGEND__SHOW_VALUE
The meta object literal for the 'Show Value' attribute feature.


LEGEND__SHOW_PERCENT

public static final org.eclipse.emf.ecore.EAttribute LEGEND__SHOW_PERCENT
The meta object literal for the 'Show Percent' attribute feature.


LEGEND__SHOW_TOTAL

public static final org.eclipse.emf.ecore.EAttribute LEGEND__SHOW_TOTAL
The meta object literal for the 'Show Total' attribute feature.


LEGEND__WRAPPING_SIZE

public static final org.eclipse.emf.ecore.EAttribute LEGEND__WRAPPING_SIZE
The meta object literal for the 'Wrapping Size' attribute feature.


PLOT

public static final org.eclipse.emf.ecore.EClass PLOT
The meta object literal for the 'Plot' class.

See Also:
PlotImpl, LayoutPackageImpl.getPlot()

PLOT__HORIZONTAL_SPACING

public static final org.eclipse.emf.ecore.EAttribute PLOT__HORIZONTAL_SPACING
The meta object literal for the 'Horizontal Spacing' attribute feature.


PLOT__VERTICAL_SPACING

public static final org.eclipse.emf.ecore.EAttribute PLOT__VERTICAL_SPACING
The meta object literal for the 'Vertical Spacing' attribute feature.


PLOT__CLIENT_AREA

public static final org.eclipse.emf.ecore.EReference PLOT__CLIENT_AREA
The meta object literal for the 'Client Area' containment reference feature.


TITLE_BLOCK

public static final org.eclipse.emf.ecore.EClass TITLE_BLOCK
The meta object literal for the 'Title Block' class.

See Also:
TitleBlockImpl, LayoutPackageImpl.getTitleBlock()


Copyright © 2005-2007 Actuate Corp. All rights reserved.