org.eclipse.birt.chart.model
Interface ModelPackage.Literals

Enclosing interface:
ModelPackage

public static interface ModelPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass CHART
          The meta object literal for the 'Chart' class.
static org.eclipse.emf.ecore.EReference CHART__BLOCK
          The meta object literal for the 'Block' containment reference feature.
static org.eclipse.emf.ecore.EReference CHART__DESCRIPTION
          The meta object literal for the 'Description' containment reference feature.
static org.eclipse.emf.ecore.EAttribute CHART__DIMENSION
          The meta object literal for the 'Dimension' attribute feature.
static org.eclipse.emf.ecore.EReference CHART__EXTENDED_PROPERTIES
          The meta object literal for the 'Extended Properties' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute CHART__GRID_COLUMN_COUNT
          The meta object literal for the 'Grid Column Count' attribute feature.
static org.eclipse.emf.ecore.EReference CHART__INTERACTIVITY
          The meta object literal for the 'Interactivity' containment reference feature.
static org.eclipse.emf.ecore.EReference CHART__SAMPLE_DATA
          The meta object literal for the 'Sample Data' containment reference feature.
static org.eclipse.emf.ecore.EAttribute CHART__SCRIPT
          The meta object literal for the 'Script' attribute feature.
static org.eclipse.emf.ecore.EAttribute CHART__SERIES_THICKNESS
          The meta object literal for the 'Series Thickness' attribute feature.
static org.eclipse.emf.ecore.EReference CHART__STYLES
          The meta object literal for the 'Styles' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute CHART__SUB_TYPE
          The meta object literal for the 'Sub Type' attribute feature.
static org.eclipse.emf.ecore.EAttribute CHART__TYPE
          The meta object literal for the 'Type' attribute feature.
static org.eclipse.emf.ecore.EAttribute CHART__UNITS
          The meta object literal for the 'Units' attribute feature.
static org.eclipse.emf.ecore.EAttribute CHART__VERSION
          The meta object literal for the 'Version' attribute feature.
static org.eclipse.emf.ecore.EClass CHART_WITH_AXES
          The meta object literal for the 'Chart With Axes' class.
static org.eclipse.emf.ecore.EReference CHART_WITH_AXES__AXES
          The meta object literal for the 'Axes' containment reference list feature.
static org.eclipse.emf.ecore.EReference CHART_WITH_AXES__FLOOR_FILL
          The meta object literal for the 'Floor Fill' containment reference feature.
static org.eclipse.emf.ecore.EAttribute CHART_WITH_AXES__ORIENTATION
          The meta object literal for the 'Orientation' attribute feature.
static org.eclipse.emf.ecore.EAttribute CHART_WITH_AXES__REVERSE_CATEGORY
          The meta object literal for the 'Reverse Category' attribute feature.
static org.eclipse.emf.ecore.EReference CHART_WITH_AXES__ROTATION
          The meta object literal for the 'Rotation' containment reference feature.
static org.eclipse.emf.ecore.EAttribute CHART_WITH_AXES__UNIT_SPACING
          The meta object literal for the 'Unit Spacing' attribute feature.
static org.eclipse.emf.ecore.EReference CHART_WITH_AXES__WALL_FILL
          The meta object literal for the 'Wall Fill' containment reference feature.
static org.eclipse.emf.ecore.EClass CHART_WITHOUT_AXES
          The meta object literal for the 'Chart Without Axes' class.
static org.eclipse.emf.ecore.EAttribute CHART_WITHOUT_AXES__MIN_SLICE
          The meta object literal for the 'Min Slice' attribute feature.
static org.eclipse.emf.ecore.EAttribute CHART_WITHOUT_AXES__MIN_SLICE_LABEL
          The meta object literal for the 'Min Slice Label' attribute feature.
static org.eclipse.emf.ecore.EAttribute CHART_WITHOUT_AXES__MIN_SLICE_PERCENT
          The meta object literal for the 'Min Slice Percent' attribute feature.
static org.eclipse.emf.ecore.EReference CHART_WITHOUT_AXES__SERIES_DEFINITIONS
          The meta object literal for the 'Series Definitions' containment reference list feature.
static org.eclipse.emf.ecore.EClass DIAL_CHART
          The meta object literal for the 'Dial Chart' class.
static org.eclipse.emf.ecore.EAttribute DIAL_CHART__DIAL_SUPERIMPOSITION
          The meta object literal for the 'Dial Superimposition' attribute feature.
 

Field Detail

CHART

static final org.eclipse.emf.ecore.EClass CHART
The meta object literal for the 'Chart' class.

See Also:
ChartImpl, ModelPackageImpl.getChart()

CHART__VERSION

static final org.eclipse.emf.ecore.EAttribute CHART__VERSION
The meta object literal for the 'Version' attribute feature.


CHART__TYPE

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


CHART__SUB_TYPE

static final org.eclipse.emf.ecore.EAttribute CHART__SUB_TYPE
The meta object literal for the 'Sub Type' attribute feature.


CHART__DESCRIPTION

static final org.eclipse.emf.ecore.EReference CHART__DESCRIPTION
The meta object literal for the 'Description' containment reference feature.


CHART__BLOCK

static final org.eclipse.emf.ecore.EReference CHART__BLOCK
The meta object literal for the 'Block' containment reference feature.


CHART__DIMENSION

static final org.eclipse.emf.ecore.EAttribute CHART__DIMENSION
The meta object literal for the 'Dimension' attribute feature.


CHART__SCRIPT

static final org.eclipse.emf.ecore.EAttribute CHART__SCRIPT
The meta object literal for the 'Script' attribute feature.


CHART__UNITS

static final org.eclipse.emf.ecore.EAttribute CHART__UNITS
The meta object literal for the 'Units' attribute feature.


CHART__SERIES_THICKNESS

static final org.eclipse.emf.ecore.EAttribute CHART__SERIES_THICKNESS
The meta object literal for the 'Series Thickness' attribute feature.


CHART__GRID_COLUMN_COUNT

static final org.eclipse.emf.ecore.EAttribute CHART__GRID_COLUMN_COUNT
The meta object literal for the 'Grid Column Count' attribute feature.


CHART__EXTENDED_PROPERTIES

static final org.eclipse.emf.ecore.EReference CHART__EXTENDED_PROPERTIES
The meta object literal for the 'Extended Properties' containment reference list feature.


CHART__SAMPLE_DATA

static final org.eclipse.emf.ecore.EReference CHART__SAMPLE_DATA
The meta object literal for the 'Sample Data' containment reference feature.


CHART__STYLES

static final org.eclipse.emf.ecore.EReference CHART__STYLES
The meta object literal for the 'Styles' containment reference list feature.


CHART__INTERACTIVITY

static final org.eclipse.emf.ecore.EReference CHART__INTERACTIVITY
The meta object literal for the 'Interactivity' containment reference feature.


CHART_WITH_AXES

static final org.eclipse.emf.ecore.EClass CHART_WITH_AXES
The meta object literal for the 'Chart With Axes' class.

See Also:
ChartWithAxesImpl, ModelPackageImpl.getChartWithAxes()

CHART_WITH_AXES__AXES

static final org.eclipse.emf.ecore.EReference CHART_WITH_AXES__AXES
The meta object literal for the 'Axes' containment reference list feature.


CHART_WITH_AXES__WALL_FILL

static final org.eclipse.emf.ecore.EReference CHART_WITH_AXES__WALL_FILL
The meta object literal for the 'Wall Fill' containment reference feature.


CHART_WITH_AXES__FLOOR_FILL

static final org.eclipse.emf.ecore.EReference CHART_WITH_AXES__FLOOR_FILL
The meta object literal for the 'Floor Fill' containment reference feature.


CHART_WITH_AXES__ORIENTATION

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


CHART_WITH_AXES__UNIT_SPACING

static final org.eclipse.emf.ecore.EAttribute CHART_WITH_AXES__UNIT_SPACING
The meta object literal for the 'Unit Spacing' attribute feature.


CHART_WITH_AXES__ROTATION

static final org.eclipse.emf.ecore.EReference CHART_WITH_AXES__ROTATION
The meta object literal for the 'Rotation' containment reference feature.


CHART_WITH_AXES__REVERSE_CATEGORY

static final org.eclipse.emf.ecore.EAttribute CHART_WITH_AXES__REVERSE_CATEGORY
The meta object literal for the 'Reverse Category' attribute feature.


CHART_WITHOUT_AXES

static final org.eclipse.emf.ecore.EClass CHART_WITHOUT_AXES
The meta object literal for the 'Chart Without Axes' class.

See Also:
ChartWithoutAxesImpl, ModelPackageImpl.getChartWithoutAxes()

CHART_WITHOUT_AXES__SERIES_DEFINITIONS

static final org.eclipse.emf.ecore.EReference CHART_WITHOUT_AXES__SERIES_DEFINITIONS
The meta object literal for the 'Series Definitions' containment reference list feature.


CHART_WITHOUT_AXES__MIN_SLICE

static final org.eclipse.emf.ecore.EAttribute CHART_WITHOUT_AXES__MIN_SLICE
The meta object literal for the 'Min Slice' attribute feature.


CHART_WITHOUT_AXES__MIN_SLICE_PERCENT

static final org.eclipse.emf.ecore.EAttribute CHART_WITHOUT_AXES__MIN_SLICE_PERCENT
The meta object literal for the 'Min Slice Percent' attribute feature.


CHART_WITHOUT_AXES__MIN_SLICE_LABEL

static final org.eclipse.emf.ecore.EAttribute CHART_WITHOUT_AXES__MIN_SLICE_LABEL
The meta object literal for the 'Min Slice Label' attribute feature.


DIAL_CHART

static final org.eclipse.emf.ecore.EClass DIAL_CHART
The meta object literal for the 'Dial Chart' class.

See Also:
DialChartImpl, ModelPackageImpl.getDialChart()

DIAL_CHART__DIAL_SUPERIMPOSITION

static final org.eclipse.emf.ecore.EAttribute DIAL_CHART__DIAL_SUPERIMPOSITION
The meta object literal for the 'Dial Superimposition' attribute feature.



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