org.eclipse.birt.chart.model.type
Interface TypePackage.Literals

Enclosing interface:
TypePackage

public static interface TypePackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass AREA_SERIES
          The meta object literal for the 'Area Series' class
static org.eclipse.emf.ecore.EClass BAR_SERIES
          The meta object literal for the 'Bar Series' class
static org.eclipse.emf.ecore.EAttribute BAR_SERIES__RISER
          The meta object literal for the 'Riser' attribute feature
static org.eclipse.emf.ecore.EReference BAR_SERIES__RISER_OUTLINE
          The meta object literal for the 'Riser Outline' containment reference feature
static org.eclipse.emf.ecore.EClass DIAL_SERIES
          The meta object literal for the 'Dial Series' class
static org.eclipse.emf.ecore.EReference DIAL_SERIES__DIAL
          The meta object literal for the 'Dial' containment reference feature
static org.eclipse.emf.ecore.EReference DIAL_SERIES__NEEDLE
          The meta object literal for the 'Needle' containment reference feature
static org.eclipse.emf.ecore.EClass LINE_SERIES
          The meta object literal for the 'Line Series' class
static org.eclipse.emf.ecore.EAttribute LINE_SERIES__CONNECT_MISSING_VALUE
          The meta object literal for the 'Connect Missing Value' attribute feature
static org.eclipse.emf.ecore.EAttribute LINE_SERIES__CURVE
          The meta object literal for the 'Curve' attribute feature
static org.eclipse.emf.ecore.EReference LINE_SERIES__LINE_ATTRIBUTES
          The meta object literal for the 'Line Attributes' containment reference feature
static org.eclipse.emf.ecore.EReference LINE_SERIES__MARKER
          The meta object literal for the 'Marker' containment reference feature
static org.eclipse.emf.ecore.EReference LINE_SERIES__MARKERS
          The meta object literal for the 'Markers' containment reference list feature
static org.eclipse.emf.ecore.EAttribute LINE_SERIES__PALETTE_LINE_COLOR
          The meta object literal for the 'Palette Line Color' attribute feature
static org.eclipse.emf.ecore.EReference LINE_SERIES__SHADOW_COLOR
          The meta object literal for the 'Shadow Color' containment reference feature
static org.eclipse.emf.ecore.EClass PIE_SERIES
          The meta object literal for the 'Pie Series' class
static org.eclipse.emf.ecore.EAttribute PIE_SERIES__EXPLOSION
          The meta object literal for the 'Explosion' attribute feature
static org.eclipse.emf.ecore.EAttribute PIE_SERIES__EXPLOSION_EXPRESSION
          The meta object literal for the 'Explosion Expression' attribute feature
static org.eclipse.emf.ecore.EReference PIE_SERIES__LEADER_LINE_ATTRIBUTES
          The meta object literal for the 'Leader Line Attributes' containment reference feature
static org.eclipse.emf.ecore.EAttribute PIE_SERIES__LEADER_LINE_LENGTH
          The meta object literal for the 'Leader Line Length' attribute feature
static org.eclipse.emf.ecore.EAttribute PIE_SERIES__LEADER_LINE_STYLE
          The meta object literal for the 'Leader Line Style' attribute feature
static org.eclipse.emf.ecore.EAttribute PIE_SERIES__RATIO
          The meta object literal for the 'Ratio' attribute feature
static org.eclipse.emf.ecore.EReference PIE_SERIES__SLICE_OUTLINE
          The meta object literal for the 'Slice Outline' containment reference feature
static org.eclipse.emf.ecore.EReference PIE_SERIES__TITLE
          The meta object literal for the 'Title' containment reference feature
static org.eclipse.emf.ecore.EAttribute PIE_SERIES__TITLE_POSITION
          The meta object literal for the 'Title Position' attribute feature
static org.eclipse.emf.ecore.EClass SCATTER_SERIES
          The meta object literal for the 'Scatter Series' class
static org.eclipse.emf.ecore.EClass STOCK_SERIES
          The meta object literal for the 'Stock Series' class
static org.eclipse.emf.ecore.EReference STOCK_SERIES__FILL
          The meta object literal for the 'Fill' containment reference feature
static org.eclipse.emf.ecore.EReference STOCK_SERIES__LINE_ATTRIBUTES
          The meta object literal for the 'Line Attributes' containment reference feature
static org.eclipse.emf.ecore.EAttribute STOCK_SERIES__SHOW_AS_BAR_STICK
          The meta object literal for the 'Show As Bar Stick' attribute feature
static org.eclipse.emf.ecore.EAttribute STOCK_SERIES__STICK_LENGTH
          The meta object literal for the 'Stick Length' attribute feature
 

Field Detail

AREA_SERIES

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

See Also:
AreaSeriesImpl, TypePackageImpl.getAreaSeries()

BAR_SERIES

public static final org.eclipse.emf.ecore.EClass BAR_SERIES
The meta object literal for the 'Bar Series' class.

See Also:
BarSeriesImpl, TypePackageImpl.getBarSeries()

BAR_SERIES__RISER

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


BAR_SERIES__RISER_OUTLINE

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


DIAL_SERIES

public static final org.eclipse.emf.ecore.EClass DIAL_SERIES
The meta object literal for the 'Dial Series' class.

See Also:
DialSeriesImpl, TypePackageImpl.getDialSeries()

DIAL_SERIES__DIAL

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


DIAL_SERIES__NEEDLE

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


LINE_SERIES

public static final org.eclipse.emf.ecore.EClass LINE_SERIES
The meta object literal for the 'Line Series' class.

See Also:
LineSeriesImpl, TypePackageImpl.getLineSeries()

LINE_SERIES__MARKERS

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


LINE_SERIES__MARKER

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


LINE_SERIES__LINE_ATTRIBUTES

public static final org.eclipse.emf.ecore.EReference LINE_SERIES__LINE_ATTRIBUTES
The meta object literal for the 'Line Attributes' containment reference feature.


LINE_SERIES__PALETTE_LINE_COLOR

public static final org.eclipse.emf.ecore.EAttribute LINE_SERIES__PALETTE_LINE_COLOR
The meta object literal for the 'Palette Line Color' attribute feature.


LINE_SERIES__CURVE

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


LINE_SERIES__SHADOW_COLOR

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


LINE_SERIES__CONNECT_MISSING_VALUE

public static final org.eclipse.emf.ecore.EAttribute LINE_SERIES__CONNECT_MISSING_VALUE
The meta object literal for the 'Connect Missing Value' attribute feature.


PIE_SERIES

public static final org.eclipse.emf.ecore.EClass PIE_SERIES
The meta object literal for the 'Pie Series' class.

See Also:
PieSeriesImpl, TypePackageImpl.getPieSeries()

PIE_SERIES__EXPLOSION

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


PIE_SERIES__EXPLOSION_EXPRESSION

public static final org.eclipse.emf.ecore.EAttribute PIE_SERIES__EXPLOSION_EXPRESSION
The meta object literal for the 'Explosion Expression' attribute feature.


PIE_SERIES__TITLE

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


PIE_SERIES__TITLE_POSITION

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


PIE_SERIES__LEADER_LINE_ATTRIBUTES

public static final org.eclipse.emf.ecore.EReference PIE_SERIES__LEADER_LINE_ATTRIBUTES
The meta object literal for the 'Leader Line Attributes' containment reference feature.


PIE_SERIES__LEADER_LINE_STYLE

public static final org.eclipse.emf.ecore.EAttribute PIE_SERIES__LEADER_LINE_STYLE
The meta object literal for the 'Leader Line Style' attribute feature.


PIE_SERIES__LEADER_LINE_LENGTH

public static final org.eclipse.emf.ecore.EAttribute PIE_SERIES__LEADER_LINE_LENGTH
The meta object literal for the 'Leader Line Length' attribute feature.


PIE_SERIES__SLICE_OUTLINE

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


PIE_SERIES__RATIO

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


SCATTER_SERIES

public static final org.eclipse.emf.ecore.EClass SCATTER_SERIES
The meta object literal for the 'Scatter Series' class.

See Also:
ScatterSeriesImpl, TypePackageImpl.getScatterSeries()

STOCK_SERIES

public static final org.eclipse.emf.ecore.EClass STOCK_SERIES
The meta object literal for the 'Stock Series' class.

See Also:
StockSeriesImpl, TypePackageImpl.getStockSeries()

STOCK_SERIES__FILL

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


STOCK_SERIES__LINE_ATTRIBUTES

public static final org.eclipse.emf.ecore.EReference STOCK_SERIES__LINE_ATTRIBUTES
The meta object literal for the 'Line Attributes' containment reference feature.


STOCK_SERIES__SHOW_AS_BAR_STICK

public static final org.eclipse.emf.ecore.EAttribute STOCK_SERIES__SHOW_AS_BAR_STICK
The meta object literal for the 'Show As Bar Stick' attribute feature.


STOCK_SERIES__STICK_LENGTH

public static final org.eclipse.emf.ecore.EAttribute STOCK_SERIES__STICK_LENGTH
The meta object literal for the 'Stick Length' attribute feature.



Copyright © 2005 Actuate Corp. All rights reserved.