Interface ChartPackage.Literals

Enclosing interface:
ChartPackage

public static interface ChartPackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
  • Field Details

    • CHART_LINE

      static final org.eclipse.emf.ecore.EClass CHART_LINE
      The meta object literal for the 'Line' class.
      See Also:
    • CHART_LINE__STYLE

      static final org.eclipse.emf.ecore.EAttribute CHART_LINE__STYLE
      The meta object literal for the 'Style' attribute feature.
    • DOUBLE_RECT

      static final org.eclipse.emf.ecore.EClass DOUBLE_RECT
      The meta object literal for the 'Double Rect' class.
      See Also:
    • DOUBLE_RECT__LEFT

      static final org.eclipse.emf.ecore.EAttribute DOUBLE_RECT__LEFT
      The meta object literal for the 'Left' attribute feature.
    • DOUBLE_RECT__RIGHT

      static final org.eclipse.emf.ecore.EAttribute DOUBLE_RECT__RIGHT
      The meta object literal for the 'Right' attribute feature.
    • DOUBLE_RECT__TOP

      static final org.eclipse.emf.ecore.EAttribute DOUBLE_RECT__TOP
      The meta object literal for the 'Top' attribute feature.
    • DOUBLE_RECT__BOTTOM

      static final org.eclipse.emf.ecore.EAttribute DOUBLE_RECT__BOTTOM
      The meta object literal for the 'Bottom' attribute feature.
    • LABEL_AREA

      static final org.eclipse.emf.ecore.EClass LABEL_AREA
      The meta object literal for the 'Label Area' class.
      See Also:
    • LABEL_AREA__LOCATION

      static final org.eclipse.emf.ecore.EAttribute LABEL_AREA__LOCATION
      The meta object literal for the 'Location' attribute feature.
    • LABEL_AREA__LEFT

      static final org.eclipse.emf.ecore.EAttribute LABEL_AREA__LEFT
      The meta object literal for the 'Left' attribute feature.
    • LABEL_AREA__TOP

      static final org.eclipse.emf.ecore.EAttribute LABEL_AREA__TOP
      The meta object literal for the 'Top' attribute feature.
    • LABEL_AREA__FONT

      static final org.eclipse.emf.ecore.EReference LABEL_AREA__FONT
      The meta object literal for the 'Font' containment reference feature.
    • LABEL_AREA__TEXT_COLOR

      static final org.eclipse.emf.ecore.EReference LABEL_AREA__TEXT_COLOR
      The meta object literal for the 'Text Color' containment reference feature.
    • LABEL_AREA__BACK_COLOR

      static final org.eclipse.emf.ecore.EReference LABEL_AREA__BACK_COLOR
      The meta object literal for the 'Back Color' containment reference feature.
    • LABEL_AREA__TRANSPARENT

      static final org.eclipse.emf.ecore.EAttribute LABEL_AREA__TRANSPARENT
      The meta object literal for the 'Transparent' attribute feature.
    • LABEL_AREA__BORDER

      static final org.eclipse.emf.ecore.EReference LABEL_AREA__BORDER
      The meta object literal for the 'Border' containment reference feature.
    • LABEL_AREA__BORDER_COLOR

      static final org.eclipse.emf.ecore.EReference LABEL_AREA__BORDER_COLOR
      The meta object literal for the 'Border Color' containment reference feature.
    • LABEL_AREA__MARKER

      static final org.eclipse.emf.ecore.EAttribute LABEL_AREA__MARKER
      The meta object literal for the 'Marker' attribute feature.
    • LABEL_AREA__ORIENTATION

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

      static final org.eclipse.emf.ecore.EAttribute LABEL_AREA__ANGLE
      The meta object literal for the 'Angle' attribute feature.
    • CHART_SCALE

      static final org.eclipse.emf.ecore.EClass CHART_SCALE
      The meta object literal for the 'Scale' class.
      See Also:
    • CHART_SCALE__SHOW_TITLE

      static final org.eclipse.emf.ecore.EAttribute CHART_SCALE__SHOW_TITLE
      The meta object literal for the 'Show Title' attribute feature.
    • CHART_SCALE__TITLE_TEXT_SOURCE

      static final org.eclipse.emf.ecore.EAttribute CHART_SCALE__TITLE_TEXT_SOURCE
      The meta object literal for the 'Title Text Source' attribute feature.
    • CHART_SCALE__TITLE_TEXT

      static final org.eclipse.emf.ecore.EReference CHART_SCALE__TITLE_TEXT
      The meta object literal for the 'Title Text' map feature.
    • CHART_SCALE__TITLE_AREA

      static final org.eclipse.emf.ecore.EReference CHART_SCALE__TITLE_AREA
      The meta object literal for the 'Title Area' containment reference feature.
    • CHART_SCALE__TITLE_PLACEMENT

      static final org.eclipse.emf.ecore.EAttribute CHART_SCALE__TITLE_PLACEMENT
      The meta object literal for the 'Title Placement' attribute feature.
    • CHART_SCALE__GRID_LINES_SHOW_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART_SCALE__GRID_LINES_SHOW_MODE
      The meta object literal for the 'Grid Lines Show Mode' attribute feature.
    • CHART_SCALE__SCALE_LABEL_LOCATION

      static final org.eclipse.emf.ecore.EAttribute CHART_SCALE__SCALE_LABEL_LOCATION
      The meta object literal for the 'Scale Label Location' attribute feature.
    • CHART_SCALE__GRID_LINE

      static final org.eclipse.emf.ecore.EReference CHART_SCALE__GRID_LINE
      The meta object literal for the 'Grid Line' containment reference feature.
    • CHART_SCALE__GRID_LINE_COLOR

      static final org.eclipse.emf.ecore.EReference CHART_SCALE__GRID_LINE_COLOR
      The meta object literal for the 'Grid Line Color' containment reference feature.
    • CHART_SCALE__LABEL_FONT

      static final org.eclipse.emf.ecore.EReference CHART_SCALE__LABEL_FONT
      The meta object literal for the 'Label Font' containment reference feature.
    • CHART_SCALE__LABEL_COLOR

      static final org.eclipse.emf.ecore.EReference CHART_SCALE__LABEL_COLOR
      The meta object literal for the 'Label Color' containment reference feature.
    • CHART_SCALE__LABEL_ORIENTATION

      static final org.eclipse.emf.ecore.EAttribute CHART_SCALE__LABEL_ORIENTATION
      The meta object literal for the 'Label Orientation' attribute feature.
    • CHART_SCALE__LABEL_FORMAT

      static final org.eclipse.emf.ecore.EReference CHART_SCALE__LABEL_FORMAT
      The meta object literal for the 'Label Format' map feature.
    • CHART_SCALE__SCALE_LINE

      static final org.eclipse.emf.ecore.EReference CHART_SCALE__SCALE_LINE
      The meta object literal for the 'Scale Line' containment reference feature.
    • CHART_SCALE__SCALE_LINE_COLOR

      static final org.eclipse.emf.ecore.EReference CHART_SCALE__SCALE_LINE_COLOR
      The meta object literal for the 'Scale Line Color' containment reference feature.
    • CHART_SCALE__MAX_LABEL_ROWS

      static final org.eclipse.emf.ecore.EAttribute CHART_SCALE__MAX_LABEL_ROWS
      The meta object literal for the 'Max Label Rows' attribute feature.
    • CHART_SCALE__LABEL_ANGLE

      static final org.eclipse.emf.ecore.EAttribute CHART_SCALE__LABEL_ANGLE
      The meta object literal for the 'Label Angle' attribute feature.
    • CHART_SCALE__SCALE_LOCATION

      static final org.eclipse.emf.ecore.EAttribute CHART_SCALE__SCALE_LOCATION
      The meta object literal for the 'Scale Location' attribute feature.
    • CHART_SCALE__SCALE_STEP

      static final org.eclipse.emf.ecore.EAttribute CHART_SCALE__SCALE_STEP
      The meta object literal for the 'Scale Step' attribute feature.
    • CHART_SCALE__SCALE_MARK_LOCATION

      static final org.eclipse.emf.ecore.EAttribute CHART_SCALE__SCALE_MARK_LOCATION
      The meta object literal for the 'Scale Mark Location' attribute feature.
    • CHART_SCALE__SHOW_IN_CHART

      static final org.eclipse.emf.ecore.EAttribute CHART_SCALE__SHOW_IN_CHART
      The meta object literal for the 'Show In Chart' attribute feature.
    • TRENDLINE_ARRAY

      static final org.eclipse.emf.ecore.EClass TRENDLINE_ARRAY
      The meta object literal for the 'Trendline Array' class.
      See Also:
    • TRENDLINE_ARRAY__SERIES_ID

      static final org.eclipse.emf.ecore.EAttribute TRENDLINE_ARRAY__SERIES_ID
      The meta object literal for the 'Series Id' attribute feature.
    • TRENDLINE_ARRAY__LINE

      static final org.eclipse.emf.ecore.EReference TRENDLINE_ARRAY__LINE
      The meta object literal for the 'Line' containment reference list feature.
    • TRENDLINE

      static final org.eclipse.emf.ecore.EClass TRENDLINE
      The meta object literal for the 'Trendline' class.
      See Also:
    • TRENDLINE__APPROXIMATION_TYPE

      static final org.eclipse.emf.ecore.EAttribute TRENDLINE__APPROXIMATION_TYPE
      The meta object literal for the 'Approximation Type' attribute feature.
    • TRENDLINE__APPROXIMATION_DEGREE

      static final org.eclipse.emf.ecore.EAttribute TRENDLINE__APPROXIMATION_DEGREE
      The meta object literal for the 'Approximation Degree' attribute feature.
    • TRENDLINE__LINE

      static final org.eclipse.emf.ecore.EReference TRENDLINE__LINE
      The meta object literal for the 'Line' containment reference feature.
    • TRENDLINE__FACTOR

      static final org.eclipse.emf.ecore.EAttribute TRENDLINE__FACTOR
      The meta object literal for the 'Factor' attribute feature.
    • TRENDLINE__COLOR

      static final org.eclipse.emf.ecore.EReference TRENDLINE__COLOR
      The meta object literal for the 'Color' containment reference feature.
    • TRENDLINE__TEXT

      static final org.eclipse.emf.ecore.EReference TRENDLINE__TEXT
      The meta object literal for the 'Text' map feature.
    • TRENDLINE__SHOW_IN_LEGEND

      static final org.eclipse.emf.ecore.EAttribute TRENDLINE__SHOW_IN_LEGEND
      The meta object literal for the 'Show In Legend' attribute feature.
    • TRENDLINE__SHOW_EQUATION

      static final org.eclipse.emf.ecore.EAttribute TRENDLINE__SHOW_EQUATION
      The meta object literal for the 'Show Equation' attribute feature.
    • TRENDLINE__SHOW_DETERMINATION_FACTOR

      static final org.eclipse.emf.ecore.EAttribute TRENDLINE__SHOW_DETERMINATION_FACTOR
      The meta object literal for the 'Show Determination Factor' attribute feature.
    • TRENDLINE__MARKER

      static final org.eclipse.emf.ecore.EAttribute TRENDLINE__MARKER
      The meta object literal for the 'Marker' attribute feature.
    • TRENDLINE__STOCK_CHART_USED_POINT_VALUE

      static final org.eclipse.emf.ecore.EAttribute TRENDLINE__STOCK_CHART_USED_POINT_VALUE
      The meta object literal for the 'Stock Chart Used Point Value' attribute feature.
    • TRENDLINE__EQUATION_AREA

      static final org.eclipse.emf.ecore.EReference TRENDLINE__EQUATION_AREA
      The meta object literal for the 'Equation Area' containment reference feature.
    • AXIS_INTERVAL

      static final org.eclipse.emf.ecore.EClass AXIS_INTERVAL
      The meta object literal for the 'Axis Interval' class.
      See Also:
    • AXIS_INTERVAL__LEFT_IS_NUM

      static final org.eclipse.emf.ecore.EAttribute AXIS_INTERVAL__LEFT_IS_NUM
      The meta object literal for the 'Left Is Num' attribute feature.
    • AXIS_INTERVAL__LEFT_NUM

      static final org.eclipse.emf.ecore.EAttribute AXIS_INTERVAL__LEFT_NUM
      The meta object literal for the 'Left Num' attribute feature.
    • AXIS_INTERVAL__LEFT_DATE

      static final org.eclipse.emf.ecore.EAttribute AXIS_INTERVAL__LEFT_DATE
      The meta object literal for the 'Left Date' attribute feature.
    • AXIS_INTERVAL__RIGHT_IS_NUM

      static final org.eclipse.emf.ecore.EAttribute AXIS_INTERVAL__RIGHT_IS_NUM
      The meta object literal for the 'Right Is Num' attribute feature.
    • AXIS_INTERVAL__RIGHT_NUM

      static final org.eclipse.emf.ecore.EAttribute AXIS_INTERVAL__RIGHT_NUM
      The meta object literal for the 'Right Num' attribute feature.
    • AXIS_INTERVAL__RIGHT_DATE

      static final org.eclipse.emf.ecore.EAttribute AXIS_INTERVAL__RIGHT_DATE
      The meta object literal for the 'Right Date' attribute feature.
    • CHART_AXIS

      static final org.eclipse.emf.ecore.EClass CHART_AXIS
      The meta object literal for the 'Axis' class.
      See Also:
    • CHART_AXIS__BASE_VALUE

      static final org.eclipse.emf.ecore.EAttribute CHART_AXIS__BASE_VALUE
      The meta object literal for the 'Base Value' attribute feature.
    • CHART_AXIS__INTERVAL

      static final org.eclipse.emf.ecore.EReference CHART_AXIS__INTERVAL
      The meta object literal for the 'Interval' containment reference feature.
    • CHART_AXIS__MIN_VALUE_DETECTION_METHOD

      static final org.eclipse.emf.ecore.EAttribute CHART_AXIS__MIN_VALUE_DETECTION_METHOD
      The meta object literal for the 'Min Value Detection Method' attribute feature.
    • CHART_AXIS__MAX_VALUE_DETECTION_METHOD

      static final org.eclipse.emf.ecore.EAttribute CHART_AXIS__MAX_VALUE_DETECTION_METHOD
      The meta object literal for the 'Max Value Detection Method' attribute feature.
    • SERIES_CALC_INFO

      static final org.eclipse.emf.ecore.EClass SERIES_CALC_INFO
      The meta object literal for the 'Series Calc Info' class.
      See Also:
    • SERIES_CALC_INFO__ENABLED

      static final org.eclipse.emf.ecore.EAttribute SERIES_CALC_INFO__ENABLED
      The meta object literal for the 'Enabled' attribute feature.
    • SERIES_CALC_INFO__MIN

      static final org.eclipse.emf.ecore.EAttribute SERIES_CALC_INFO__MIN
      The meta object literal for the 'Min' attribute feature.
    • SERIES_CALC_INFO__MAX

      static final org.eclipse.emf.ecore.EAttribute SERIES_CALC_INFO__MAX
      The meta object literal for the 'Max' attribute feature.
    • SERIES_CALC_INFO__ABS_MIN

      static final org.eclipse.emf.ecore.EAttribute SERIES_CALC_INFO__ABS_MIN
      The meta object literal for the 'Abs Min' attribute feature.
    • SERIES_CALC_INFO__ABS_MAX

      static final org.eclipse.emf.ecore.EAttribute SERIES_CALC_INFO__ABS_MAX
      The meta object literal for the 'Abs Max' attribute feature.
    • SERIES_CALC_INFO__START_ANGLE

      static final org.eclipse.emf.ecore.EAttribute SERIES_CALC_INFO__START_ANGLE
      The meta object literal for the 'Start Angle' attribute feature.
    • SERIES_CALC_INFO__STOP_ANGLE

      static final org.eclipse.emf.ecore.EAttribute SERIES_CALC_INFO__STOP_ANGLE
      The meta object literal for the 'Stop Angle' attribute feature.
    • SERIES_CALC_INFO__PERCENT

      static final org.eclipse.emf.ecore.EAttribute SERIES_CALC_INFO__PERCENT
      The meta object literal for the 'Percent' attribute feature.
    • SERIES_CALC_INFO__STR

      static final org.eclipse.emf.ecore.EAttribute SERIES_CALC_INFO__STR
      The meta object literal for the 'Str' attribute feature.
    • SERIES_CALC_INFO__MIS_EXPAND

      static final org.eclipse.emf.ecore.EAttribute SERIES_CALC_INFO__MIS_EXPAND
      The meta object literal for the 'Mis Expand' attribute feature.
    • SERIES_CALC_INFO__MCENTER_POINT

      static final org.eclipse.emf.ecore.EReference SERIES_CALC_INFO__MCENTER_POINT
      The meta object literal for the 'Mcenter Point' containment reference feature.
    • SERIES_CALC_INFO__END_X

      static final org.eclipse.emf.ecore.EAttribute SERIES_CALC_INFO__END_X
      The meta object literal for the 'End X' attribute feature.
    • REAL_DATA_ITEM

      static final org.eclipse.emf.ecore.EClass REAL_DATA_ITEM
      The meta object literal for the 'Real Data Item' class.
      See Also:
    • REAL_DATA_ITEM__DATA_VALUE

      static final org.eclipse.emf.ecore.EReference REAL_DATA_ITEM__DATA_VALUE
      The meta object literal for the 'Data Value' containment reference feature.
    • REAL_DATA_ITEM__INFO_VALUE

      static final org.eclipse.emf.ecore.EReference REAL_DATA_ITEM__INFO_VALUE
      The meta object literal for the 'Info Value' containment reference feature.
    • REAL_DATA_ITEM__TOOLTIP

      static final org.eclipse.emf.ecore.EAttribute REAL_DATA_ITEM__TOOLTIP
      The meta object literal for the 'Tooltip' attribute feature.
    • REAL_DATA_ITEM__IS_TOOL_TIP_FORMATTED

      static final org.eclipse.emf.ecore.EAttribute REAL_DATA_ITEM__IS_TOOL_TIP_FORMATTED
      The meta object literal for the 'Is Tool Tip Formatted' attribute feature.
    • REAL_DATA_ITEM__EDIT_MODE

      static final org.eclipse.emf.ecore.EAttribute REAL_DATA_ITEM__EDIT_MODE
      The meta object literal for the 'Edit Mode' attribute feature.
    • SERIES_PROPERTIES

      static final org.eclipse.emf.ecore.EClass SERIES_PROPERTIES
      The meta object literal for the 'Series Properties' class.
      See Also:
    • SERIES_PROPERTIES__ID

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__ID
      The meta object literal for the 'Id' attribute feature.
    • SERIES_PROPERTIES__VAL_INFO

      static final org.eclipse.emf.ecore.EReference SERIES_PROPERTIES__VAL_INFO
      The meta object literal for the 'Val Info' containment reference feature.
    • SERIES_PROPERTIES__COLOR

      static final org.eclipse.emf.ecore.EReference SERIES_PROPERTIES__COLOR
      The meta object literal for the 'Color' containment reference feature.
    • SERIES_PROPERTIES__LINE

      static final org.eclipse.emf.ecore.EReference SERIES_PROPERTIES__LINE
      The meta object literal for the 'Line' containment reference feature.
    • SERIES_PROPERTIES__MARKER

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__MARKER
      The meta object literal for the 'Marker' attribute feature.
    • SERIES_PROPERTIES__TEXT

      static final org.eclipse.emf.ecore.EReference SERIES_PROPERTIES__TEXT
      The meta object literal for the 'Text' map feature.
    • SERIES_PROPERTIES__EXPAND

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__EXPAND
      The meta object literal for the 'Expand' attribute feature.
    • SERIES_PROPERTIES__INDICATOR

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__INDICATOR
      The meta object literal for the 'Indicator' attribute feature.
    • SERIES_PROPERTIES__STR_IS_CHANGED

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__STR_IS_CHANGED
      The meta object literal for the 'Str Is Changed' attribute feature.
    • SERIES_PROPERTIES__INFO

      static final org.eclipse.emf.ecore.EReference SERIES_PROPERTIES__INFO
      The meta object literal for the 'Info' containment reference feature.
    • SERIES_PROPERTIES__KEY

      static final org.eclipse.emf.ecore.EReference SERIES_PROPERTIES__KEY
      The meta object literal for the 'Key' containment reference feature.
    • SERIES_PROPERTIES__COLOR_PRIORITY

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__COLOR_PRIORITY
      The meta object literal for the 'Color Priority' attribute feature.
    • SERIES_PROPERTIES__SHOW_GRAPHICAL_REPRESENTATION_OF_DATA_IN_CHART_LEGEND

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__SHOW_GRAPHICAL_REPRESENTATION_OF_DATA_IN_CHART_LEGEND
      The meta object literal for the 'Show Graphical Representation Of Data In Chart Legend' attribute feature.
    • SERIES_PROPERTIES__SHOW_GRAPHICAL_REPRESENTATION_OF_DATA_ON_CHART

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__SHOW_GRAPHICAL_REPRESENTATION_OF_DATA_ON_CHART
      The meta object literal for the 'Show Graphical Representation Of Data On Chart' attribute feature.
    • SERIES_PROPERTIES__VISUAL_TYPE

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__VISUAL_TYPE
      The meta object literal for the 'Visual Type' attribute feature.
    • SERIES_PROPERTIES__ADD_TYPE

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__ADD_TYPE
      The meta object literal for the 'Add Type' attribute feature.
    • SERIES_PROPERTIES__VALUES_AXIS_USAGE

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__VALUES_AXIS_USAGE
      The meta object literal for the 'Values Axis Usage' attribute feature.
    • SERIES_PROPERTIES__STACK_GROUP

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__STACK_GROUP
      The meta object literal for the 'Stack Group' attribute feature.
    • SERIES_PROPERTIES__VALUE_LABEL_FORMAT

      static final org.eclipse.emf.ecore.EReference SERIES_PROPERTIES__VALUE_LABEL_FORMAT
      The meta object literal for the 'Value Label Format' map feature.
    • SERIES_PROPERTIES__PERCENT_LABEL_FORMAT

      static final org.eclipse.emf.ecore.EReference SERIES_PROPERTIES__PERCENT_LABEL_FORMAT
      The meta object literal for the 'Percent Label Format' map feature.
    • SERIES_PROPERTIES__DATA_TABLE_LABEL_FORMAT

      static final org.eclipse.emf.ecore.EReference SERIES_PROPERTIES__DATA_TABLE_LABEL_FORMAT
      The meta object literal for the 'Data Table Label Format' map feature.
    • SERIES_PROPERTIES__VALUES_EDIT_MODE

      static final org.eclipse.emf.ecore.EAttribute SERIES_PROPERTIES__VALUES_EDIT_MODE
      The meta object literal for the 'Values Edit Mode' attribute feature.
    • CHART_DATA_ITEM

      static final org.eclipse.emf.ecore.EClass CHART_DATA_ITEM
      The meta object literal for the 'Data Item' class.
      See Also:
    • CHART_DATA_ITEM__DATA_VALUE

      static final org.eclipse.emf.ecore.EReference CHART_DATA_ITEM__DATA_VALUE
      The meta object literal for the 'Data Value' containment reference feature.
    • CHART_DATA_ITEM__DOUBLE_VALUE

      static final org.eclipse.emf.ecore.EAttribute CHART_DATA_ITEM__DOUBLE_VALUE
      The meta object literal for the 'Double Value' attribute feature.
    • CHART_DATA_ITEM__VAL_INFO

      static final org.eclipse.emf.ecore.EReference CHART_DATA_ITEM__VAL_INFO
      The meta object literal for the 'Val Info' containment reference feature.
    • CHART_DATA_ITEM__TOOLTIP

      static final org.eclipse.emf.ecore.EAttribute CHART_DATA_ITEM__TOOLTIP
      The meta object literal for the 'Tooltip' attribute feature.
    • CHART_DATA_ITEM__POINT

      static final org.eclipse.emf.ecore.EReference CHART_DATA_ITEM__POINT
      The meta object literal for the 'Point' containment reference feature.
    • CHART_SERIES_ITEM

      static final org.eclipse.emf.ecore.EClass CHART_SERIES_ITEM
      The meta object literal for the 'Series Item' class.
      See Also:
    • CHART_SERIES_ITEM__PROPERTIES

      static final org.eclipse.emf.ecore.EReference CHART_SERIES_ITEM__PROPERTIES
      The meta object literal for the 'Properties' containment reference feature.
    • CHART_SERIES_ITEM__POINTS

      static final org.eclipse.emf.ecore.EReference CHART_SERIES_ITEM__POINTS
      The meta object literal for the 'Points' containment reference list feature.
    • POINT_PROPERTIES

      static final org.eclipse.emf.ecore.EClass POINT_PROPERTIES
      The meta object literal for the 'Point Properties' class.
      See Also:
    • POINT_PROPERTIES__ID

      static final org.eclipse.emf.ecore.EAttribute POINT_PROPERTIES__ID
      The meta object literal for the 'Id' attribute feature.
    • POINT_PROPERTIES__VAL_INFO

      static final org.eclipse.emf.ecore.EReference POINT_PROPERTIES__VAL_INFO
      The meta object literal for the 'Val Info' containment reference feature.
    • POINT_PROPERTIES__MARKER

      static final org.eclipse.emf.ecore.EAttribute POINT_PROPERTIES__MARKER
      The meta object literal for the 'Marker' attribute feature.
    • POINT_PROPERTIES__TEXT

      static final org.eclipse.emf.ecore.EReference POINT_PROPERTIES__TEXT
      The meta object literal for the 'Text' map feature.
    • POINT_PROPERTIES__STR_IS_CHANGED

      static final org.eclipse.emf.ecore.EAttribute POINT_PROPERTIES__STR_IS_CHANGED
      The meta object literal for the 'Str Is Changed' attribute feature.
    • POINT_PROPERTIES__COLOR

      static final org.eclipse.emf.ecore.EReference POINT_PROPERTIES__COLOR
      The meta object literal for the 'Color' containment reference feature.
    • POINT_PROPERTIES__LINE

      static final org.eclipse.emf.ecore.EReference POINT_PROPERTIES__LINE
      The meta object literal for the 'Line' containment reference feature.
    • POINT_PROPERTIES__EXPAND

      static final org.eclipse.emf.ecore.EAttribute POINT_PROPERTIES__EXPAND
      The meta object literal for the 'Expand' attribute feature.
    • POINT_PROPERTIES__INDICATOR

      static final org.eclipse.emf.ecore.EAttribute POINT_PROPERTIES__INDICATOR
      The meta object literal for the 'Indicator' attribute feature.
    • POINT_PROPERTIES__INT_ADD

      static final org.eclipse.emf.ecore.EAttribute POINT_PROPERTIES__INT_ADD
      The meta object literal for the 'Int Add' attribute feature.
    • POINT_PROPERTIES__DOUBLE_ADD

      static final org.eclipse.emf.ecore.EAttribute POINT_PROPERTIES__DOUBLE_ADD
      The meta object literal for the 'Double Add' attribute feature.
    • POINT_PROPERTIES__END_X

      static final org.eclipse.emf.ecore.EAttribute POINT_PROPERTIES__END_X
      The meta object literal for the 'End X' attribute feature.
    • POINT_PROPERTIES__KEY

      static final org.eclipse.emf.ecore.EReference POINT_PROPERTIES__KEY
      The meta object literal for the 'Key' containment reference feature.
    • POINT_PROPERTIES__COLOR_PRIORITY

      static final org.eclipse.emf.ecore.EAttribute POINT_PROPERTIES__COLOR_PRIORITY
      The meta object literal for the 'Color Priority' attribute feature.
    • GAUGE_CHART_QUALITY_BAND

      static final org.eclipse.emf.ecore.EClass GAUGE_CHART_QUALITY_BAND
      The meta object literal for the 'Gauge Chart Quality Band' class.
      See Also:
    • GAUGE_CHART_QUALITY_BAND__BEGIN

      static final org.eclipse.emf.ecore.EAttribute GAUGE_CHART_QUALITY_BAND__BEGIN
      The meta object literal for the 'Begin' attribute feature.
    • GAUGE_CHART_QUALITY_BAND__END

      static final org.eclipse.emf.ecore.EAttribute GAUGE_CHART_QUALITY_BAND__END
      The meta object literal for the 'End' attribute feature.
    • GAUGE_CHART_QUALITY_BAND__BACK_COLOR

      static final org.eclipse.emf.ecore.EReference GAUGE_CHART_QUALITY_BAND__BACK_COLOR
      The meta object literal for the 'Back Color' containment reference feature.
    • GAUGE_CHART_QUALITY_BAND__TEXT

      static final org.eclipse.emf.ecore.EReference GAUGE_CHART_QUALITY_BAND__TEXT
      The meta object literal for the 'Text' map feature.
    • GAUGE_CHART_QUALITY_BAND__TOOLTIP

      static final org.eclipse.emf.ecore.EReference GAUGE_CHART_QUALITY_BAND__TOOLTIP
      The meta object literal for the 'Tooltip' map feature.
    • GAUGE_CHART_QUALITY_BAND__TEXT_STRING

      static final org.eclipse.emf.ecore.EAttribute GAUGE_CHART_QUALITY_BAND__TEXT_STRING
      The meta object literal for the 'Text String' attribute feature.
    • GAUGE_CHART_QUALITY_BAND__TOOLTIP_STRING

      static final org.eclipse.emf.ecore.EAttribute GAUGE_CHART_QUALITY_BAND__TOOLTIP_STRING
      The meta object literal for the 'Tooltip String' attribute feature.
    • GAUGE_CHART_QUALITY_BAND__USE_TEXT_STRING

      static final org.eclipse.emf.ecore.EAttribute GAUGE_CHART_QUALITY_BAND__USE_TEXT_STRING
      The meta object literal for the 'Use Text String' attribute feature.
    • GAUGE_CHART_QUALITY_BAND__USE_TOOL_TIP_STRING

      static final org.eclipse.emf.ecore.EAttribute GAUGE_CHART_QUALITY_BAND__USE_TOOL_TIP_STRING
      The meta object literal for the 'Use Tool Tip String' attribute feature.
    • GAUGE_CHART_QUALITY_BANDS

      static final org.eclipse.emf.ecore.EClass GAUGE_CHART_QUALITY_BANDS
      The meta object literal for the 'Gauge Chart Quality Bands' class.
      See Also:
    • GAUGE_CHART_QUALITY_BANDS__ITEMS

      static final org.eclipse.emf.ecore.EReference GAUGE_CHART_QUALITY_BANDS__ITEMS
      The meta object literal for the 'Items' containment reference list feature.
    • GAUGE_CHART_QUALITY_BANDS__USE_TEXT_STR

      static final org.eclipse.emf.ecore.EAttribute GAUGE_CHART_QUALITY_BANDS__USE_TEXT_STR
      The meta object literal for the 'Use Text Str' attribute feature.
    • GAUGE_CHART_QUALITY_BANDS__USE_TOOLTIP_STR

      static final org.eclipse.emf.ecore.EAttribute GAUGE_CHART_QUALITY_BANDS__USE_TOOLTIP_STR
      The meta object literal for the 'Use Tooltip Str' attribute feature.
    • CHART

      static final org.eclipse.emf.ecore.EClass CHART
      The meta object literal for the 'Chart' class.
      See Also:
    • CHART__SERIES_CUR_ID

      static final org.eclipse.emf.ecore.EAttribute CHART__SERIES_CUR_ID
      The meta object literal for the 'Series Cur Id' attribute feature.
    • CHART__POINTS_CUR_ID

      static final org.eclipse.emf.ecore.EAttribute CHART__POINTS_CUR_ID
      The meta object literal for the 'Points Cur Id' attribute feature.
    • CHART__IS_SERIES_DESIGN

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_SERIES_DESIGN
      The meta object literal for the 'Is Series Design' attribute feature.
    • CHART__REAL_SERIES_COUNT

      static final org.eclipse.emf.ecore.EAttribute CHART__REAL_SERIES_COUNT
      The meta object literal for the 'Real Series Count' attribute feature.
    • CHART__REAL_SERIES_DATA

      static final org.eclipse.emf.ecore.EReference CHART__REAL_SERIES_DATA
      The meta object literal for the 'Real Series Data' containment reference list feature.
    • CHART__REAL_EX_SERIES_DATA

      static final org.eclipse.emf.ecore.EReference CHART__REAL_EX_SERIES_DATA
      The meta object literal for the 'Real Ex Series Data' containment reference feature.
    • CHART__REAL_POINT_COUNT

      static final org.eclipse.emf.ecore.EAttribute CHART__REAL_POINT_COUNT
      The meta object literal for the 'Real Point Count' attribute feature.
    • CHART__REAL_POINT_DATA

      static final org.eclipse.emf.ecore.EReference CHART__REAL_POINT_DATA
      The meta object literal for the 'Real Point Data' containment reference list feature.
    • CHART__REAL_DATA_ITEMS

      static final org.eclipse.emf.ecore.EReference CHART__REAL_DATA_ITEMS
      The meta object literal for the 'Real Data Items' containment reference list feature.
    • CHART__IS_POINTS_DESIGN

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_POINTS_DESIGN
      The meta object literal for the 'Is Points Design' attribute feature.
    • CHART__CUR_SERIES

      static final org.eclipse.emf.ecore.EAttribute CHART__CUR_SERIES
      The meta object literal for the 'Cur Series' attribute feature.
    • CHART__CUR_POINT

      static final org.eclipse.emf.ecore.EAttribute CHART__CUR_POINT
      The meta object literal for the 'Cur Point' attribute feature.
    • CHART__CHART_TYPE

      static final org.eclipse.emf.ecore.EAttribute CHART__CHART_TYPE
      The meta object literal for the 'Chart Type' attribute feature.
    • CHART__CIRCLE_LABEL_TYPE

      static final org.eclipse.emf.ecore.EAttribute CHART__CIRCLE_LABEL_TYPE
      The meta object literal for the 'Circle Label Type' attribute feature.
    • CHART__LABELS_DELIMITER

      static final org.eclipse.emf.ecore.EAttribute CHART__LABELS_DELIMITER
      The meta object literal for the 'Labels Delimiter' attribute feature.
    • CHART__LABELS_LOCATION

      static final org.eclipse.emf.ecore.EAttribute CHART__LABELS_LOCATION
      The meta object literal for the 'Labels Location' attribute feature.
    • CHART__LB_FORMAT

      static final org.eclipse.emf.ecore.EReference CHART__LB_FORMAT
      The meta object literal for the 'Lb Format' map feature.
    • CHART__LBP_FORMAT

      static final org.eclipse.emf.ecore.EReference CHART__LBP_FORMAT
      The meta object literal for the 'Lbp Format' map feature.
    • CHART__LABELS_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__LABELS_COLOR
      The meta object literal for the 'Labels Color' containment reference feature.
    • CHART__LABELS_FONT

      static final org.eclipse.emf.ecore.EReference CHART__LABELS_FONT
      The meta object literal for the 'Labels Font' containment reference feature.
    • CHART__TRANSPARENT_LABELS_BKG

      static final org.eclipse.emf.ecore.EAttribute CHART__TRANSPARENT_LABELS_BKG
      The meta object literal for the 'Transparent Labels Bkg' attribute feature.
    • CHART__LABELS_BKG_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__LABELS_BKG_COLOR
      The meta object literal for the 'Labels Bkg Color' containment reference feature.
    • CHART__LABELS_BORDER

      static final org.eclipse.emf.ecore.EReference CHART__LABELS_BORDER
      The meta object literal for the 'Labels Border' containment reference feature.
    • CHART__LABELS_BORDER_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__LABELS_BORDER_COLOR
      The meta object literal for the 'Labels Border Color' containment reference feature.
    • CHART__CIRCLE_EXPAND_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART__CIRCLE_EXPAND_MODE
      The meta object literal for the 'Circle Expand Mode' attribute feature.
    • CHART__CHART3_DCRD

      static final org.eclipse.emf.ecore.EAttribute CHART__CHART3_DCRD
      The meta object literal for the 'Chart3 Dcrd' attribute feature.
    • CHART__TITLE

      static final org.eclipse.emf.ecore.EReference CHART__TITLE
      The meta object literal for the 'Title' map feature.
    • CHART__IS_SHOW_TITLE

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_SHOW_TITLE
      The meta object literal for the 'Is Show Title' attribute feature.
    • CHART__IS_SHOW_LEGEND

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_SHOW_LEGEND
      The meta object literal for the 'Is Show Legend' attribute feature.
    • CHART__TTL_BORDER

      static final org.eclipse.emf.ecore.EReference CHART__TTL_BORDER
      The meta object literal for the 'Ttl Border' containment reference feature.
    • CHART__TTL_BORDER_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__TTL_BORDER_COLOR
      The meta object literal for the 'Ttl Border Color' containment reference feature.
    • CHART__LG_BORDER

      static final org.eclipse.emf.ecore.EReference CHART__LG_BORDER
      The meta object literal for the 'Lg Border' containment reference feature.
    • CHART__LG_BORDER_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__LG_BORDER_COLOR
      The meta object literal for the 'Lg Border Color' containment reference feature.
    • CHART__CH_BORDER

      static final org.eclipse.emf.ecore.EReference CHART__CH_BORDER
      The meta object literal for the 'Ch Border' containment reference feature.
    • CHART__CH_BORDER_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__CH_BORDER_COLOR
      The meta object literal for the 'Ch Border Color' containment reference feature.
    • CHART__TRANSPARENT

      static final org.eclipse.emf.ecore.EAttribute CHART__TRANSPARENT
      The meta object literal for the 'Transparent' attribute feature.
    • CHART__BKG_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__BKG_COLOR
      The meta object literal for the 'Bkg Color' containment reference feature.
    • CHART__IS_TRNSP_TTL

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_TRNSP_TTL
      The meta object literal for the 'Is Trnsp Ttl' attribute feature.
    • CHART__TTL_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__TTL_COLOR
      The meta object literal for the 'Ttl Color' containment reference feature.
    • CHART__IS_TRNSP_LEG

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_TRNSP_LEG
      The meta object literal for the 'Is Trnsp Leg' attribute feature.
    • CHART__LEG_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__LEG_COLOR
      The meta object literal for the 'Leg Color' containment reference feature.
    • CHART__IS_TRNSP_CH

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_TRNSP_CH
      The meta object literal for the 'Is Trnsp Ch' attribute feature.
    • CHART__CH_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__CH_COLOR
      The meta object literal for the 'Ch Color' containment reference feature.
    • CHART__TTL_TXT_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__TTL_TXT_COLOR
      The meta object literal for the 'Ttl Txt Color' containment reference feature.
    • CHART__LEG_TXT_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__LEG_TXT_COLOR
      The meta object literal for the 'Leg Txt Color' containment reference feature.
    • CHART__CH_TXT_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__CH_TXT_COLOR
      The meta object literal for the 'Ch Txt Color' containment reference feature.
    • CHART__TTL_FONT

      static final org.eclipse.emf.ecore.EReference CHART__TTL_FONT
      The meta object literal for the 'Ttl Font' containment reference feature.
    • CHART__LEG_FONT

      static final org.eclipse.emf.ecore.EReference CHART__LEG_FONT
      The meta object literal for the 'Leg Font' containment reference feature.
    • CHART__CH_FONT

      static final org.eclipse.emf.ecore.EReference CHART__CH_FONT
      The meta object literal for the 'Ch Font' containment reference feature.
    • CHART__IS_SHOW_SCALE

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_SHOW_SCALE
      The meta object literal for the 'Is Show Scale' attribute feature.
    • CHART__IS_SHOW_SCALE_VL

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_SHOW_SCALE_VL
      The meta object literal for the 'Is Show Scale VL' attribute feature.
    • CHART__IS_SHOW_SERIES_SCALE

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_SHOW_SERIES_SCALE
      The meta object literal for the 'Is Show Series Scale' attribute feature.
    • CHART__IS_SHOW_POINTS_SCALE

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_SHOW_POINTS_SCALE
      The meta object literal for the 'Is Show Points Scale' attribute feature.
    • CHART__IS_SHOW_VALUES_SCALE

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_SHOW_VALUES_SCALE
      The meta object literal for the 'Is Show Values Scale' attribute feature.
    • CHART__VS_FORMAT

      static final org.eclipse.emf.ecore.EReference CHART__VS_FORMAT
      The meta object literal for the 'Vs Format' map feature.
    • CHART__XLABELS_ORIENTATION

      static final org.eclipse.emf.ecore.EAttribute CHART__XLABELS_ORIENTATION
      The meta object literal for the 'XLabels Orientation' attribute feature.
    • CHART__SCALE_LINE

      static final org.eclipse.emf.ecore.EReference CHART__SCALE_LINE
      The meta object literal for the 'Scale Line' containment reference feature.
    • CHART__SCALE_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__SCALE_COLOR
      The meta object literal for the 'Scale Color' containment reference feature.
    • CHART__IS_AUTO_SERIES_NAME

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_AUTO_SERIES_NAME
      The meta object literal for the 'Is Auto Series Name' attribute feature.
    • CHART__IS_AUTO_POINT_NAME

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_AUTO_POINT_NAME
      The meta object literal for the 'Is Auto Point Name' attribute feature.
    • CHART__MAX_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART__MAX_MODE
      The meta object literal for the 'Max Mode' attribute feature.
    • CHART__MAX_SERIES

      static final org.eclipse.emf.ecore.EAttribute CHART__MAX_SERIES
      The meta object literal for the 'Max Series' attribute feature.
    • CHART__MAX_SERIES_PRC

      static final org.eclipse.emf.ecore.EAttribute CHART__MAX_SERIES_PRC
      The meta object literal for the 'Max Series Prc' attribute feature.
    • CHART__SPACE_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART__SPACE_MODE
      The meta object literal for the 'Space Mode' attribute feature.
    • CHART__BASE_VAL

      static final org.eclipse.emf.ecore.EAttribute CHART__BASE_VAL
      The meta object literal for the 'Base Val' attribute feature.
    • CHART__IS_OUTLINE

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_OUTLINE
      The meta object literal for the 'Is Outline' attribute feature.
    • CHART__REAL_PIE_POINT

      static final org.eclipse.emf.ecore.EAttribute CHART__REAL_PIE_POINT
      The meta object literal for the 'Real Pie Point' attribute feature.
    • CHART__REAL_STOCK_SERIES

      static final org.eclipse.emf.ecore.EAttribute CHART__REAL_STOCK_SERIES
      The meta object literal for the 'Real Stock Series' attribute feature.
    • CHART__IS_LIGHT

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_LIGHT
      The meta object literal for the 'Is Light' attribute feature.
    • CHART__IS_GRADIENT

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_GRADIENT
      The meta object literal for the 'Is Gradient' attribute feature.
    • CHART__HIDE_BASE_VAL

      static final org.eclipse.emf.ecore.EAttribute CHART__HIDE_BASE_VAL
      The meta object literal for the 'Hide Base Val' attribute feature.
    • CHART__DATA_TABLE

      static final org.eclipse.emf.ecore.EAttribute CHART__DATA_TABLE
      The meta object literal for the 'Data Table' attribute feature.
    • CHART__DT_VER_LINES

      static final org.eclipse.emf.ecore.EAttribute CHART__DT_VER_LINES
      The meta object literal for the 'Dt Ver Lines' attribute feature.
    • CHART__DT_HOR_LINES

      static final org.eclipse.emf.ecore.EAttribute CHART__DT_HOR_LINES
      The meta object literal for the 'Dt Hor Lines' attribute feature.
    • CHART__DT_HALIGN

      static final org.eclipse.emf.ecore.EAttribute CHART__DT_HALIGN
      The meta object literal for the 'Dt HAlign' attribute feature.
    • CHART__DT_FORMAT

      static final org.eclipse.emf.ecore.EReference CHART__DT_FORMAT
      The meta object literal for the 'Dt Format' map feature.
    • CHART__DT_KEYS

      static final org.eclipse.emf.ecore.EAttribute CHART__DT_KEYS
      The meta object literal for the 'Dt Keys' attribute feature.
    • CHART__PALETTE_KIND

      static final org.eclipse.emf.ecore.EAttribute CHART__PALETTE_KIND
      The meta object literal for the 'Palette Kind' attribute feature.
    • CHART__LEGEND_SCROLL_ENABLE

      static final org.eclipse.emf.ecore.EAttribute CHART__LEGEND_SCROLL_ENABLE
      The meta object literal for the 'Legend Scroll Enable' attribute feature.
    • CHART__SURFACE_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__SURFACE_COLOR
      The meta object literal for the 'Surface Color' containment reference feature.
    • CHART__RADAR_SCALE_TYPE

      static final org.eclipse.emf.ecore.EAttribute CHART__RADAR_SCALE_TYPE
      The meta object literal for the 'Radar Scale Type' attribute feature.
    • CHART__GAUGE_VALUES_PRESENTATION

      static final org.eclipse.emf.ecore.EAttribute CHART__GAUGE_VALUES_PRESENTATION
      The meta object literal for the 'Gauge Values Presentation' attribute feature.
    • CHART__GAUGE_QUALITY_BANDS

      static final org.eclipse.emf.ecore.EReference CHART__GAUGE_QUALITY_BANDS
      The meta object literal for the 'Gauge Quality Bands' containment reference feature.
    • CHART__BEGIN_GAUGE_ANGLE

      static final org.eclipse.emf.ecore.EAttribute CHART__BEGIN_GAUGE_ANGLE
      The meta object literal for the 'Begin Gauge Angle' attribute feature.
    • CHART__END_GAUGE_ANGLE

      static final org.eclipse.emf.ecore.EAttribute CHART__END_GAUGE_ANGLE
      The meta object literal for the 'End Gauge Angle' attribute feature.
    • CHART__GAUGE_THICKNESS

      static final org.eclipse.emf.ecore.EAttribute CHART__GAUGE_THICKNESS
      The meta object literal for the 'Gauge Thickness' attribute feature.
    • CHART__GAUGE_LABELS_LOCATION

      static final org.eclipse.emf.ecore.EAttribute CHART__GAUGE_LABELS_LOCATION
      The meta object literal for the 'Gauge Labels Location' attribute feature.
    • CHART__GAUGE_LABELS_ARC_DIRECTION

      static final org.eclipse.emf.ecore.EAttribute CHART__GAUGE_LABELS_ARC_DIRECTION
      The meta object literal for the 'Gauge Labels Arc Direction' attribute feature.
    • CHART__GAUGE_BUSH_THICKNESS

      static final org.eclipse.emf.ecore.EAttribute CHART__GAUGE_BUSH_THICKNESS
      The meta object literal for the 'Gauge Bush Thickness' attribute feature.
    • CHART__GAUGE_BUSH_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__GAUGE_BUSH_COLOR
      The meta object literal for the 'Gauge Bush Color' containment reference feature.
    • CHART__AUTO_MAX_VALUE

      static final org.eclipse.emf.ecore.EAttribute CHART__AUTO_MAX_VALUE
      The meta object literal for the 'Auto Max Value' attribute feature.
    • CHART__USER_MAX_VALUE

      static final org.eclipse.emf.ecore.EAttribute CHART__USER_MAX_VALUE
      The meta object literal for the 'User Max Value' attribute feature.
    • CHART__AUTO_MIN_VALUE

      static final org.eclipse.emf.ecore.EAttribute CHART__AUTO_MIN_VALUE
      The meta object literal for the 'Auto Min Value' attribute feature.
    • CHART__USER_MIN_VALUE

      static final org.eclipse.emf.ecore.EAttribute CHART__USER_MIN_VALUE
      The meta object literal for the 'User Min Value' attribute feature.
    • CHART__ELEMENTS_IS_INIT

      static final org.eclipse.emf.ecore.EAttribute CHART__ELEMENTS_IS_INIT
      The meta object literal for the 'Elements Is Init' attribute feature.
    • CHART__TITLE_IS_INIT

      static final org.eclipse.emf.ecore.EAttribute CHART__TITLE_IS_INIT
      The meta object literal for the 'Title Is Init' attribute feature.
    • CHART__LEGEND_IS_INIT

      static final org.eclipse.emf.ecore.EAttribute CHART__LEGEND_IS_INIT
      The meta object literal for the 'Legend Is Init' attribute feature.
    • CHART__CHART_IS_INIT

      static final org.eclipse.emf.ecore.EAttribute CHART__CHART_IS_INIT
      The meta object literal for the 'Chart Is Init' attribute feature.
    • CHART__ELEMENTS_CHART

      static final org.eclipse.emf.ecore.EReference CHART__ELEMENTS_CHART
      The meta object literal for the 'Elements Chart' containment reference feature.
    • CHART__ELEMENTS_LEGEND

      static final org.eclipse.emf.ecore.EReference CHART__ELEMENTS_LEGEND
      The meta object literal for the 'Elements Legend' containment reference feature.
    • CHART__ELEMENTS_TITLE

      static final org.eclipse.emf.ecore.EReference CHART__ELEMENTS_TITLE
      The meta object literal for the 'Elements Title' containment reference feature.
    • CHART__BORDER_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__BORDER_COLOR
      The meta object literal for the 'Border Color' containment reference feature.
    • CHART__BORDER

      static final org.eclipse.emf.ecore.EReference CHART__BORDER
      The meta object literal for the 'Border' containment reference feature.
    • CHART__DATA_SOURCE_DESCRIPTION

      static final org.eclipse.emf.ecore.EAttribute CHART__DATA_SOURCE_DESCRIPTION
      The meta object literal for the 'Data Source Description' attribute feature.
    • CHART__IS_TRANSPOSITION

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_TRANSPOSITION
      The meta object literal for the 'Is Transposition' attribute feature.
    • CHART__IS_TRANSPOSED

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_TRANSPOSED
      The meta object literal for the 'Is Transposed' attribute feature.
    • CHART__IS_DATA_SOURCE_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_DATA_SOURCE_MODE
      The meta object literal for the 'Is Data Source Mode' attribute feature.
    • CHART__AUTO_TRANSPOSITION

      static final org.eclipse.emf.ecore.EAttribute CHART__AUTO_TRANSPOSITION
      The meta object literal for the 'Auto Transposition' attribute feature.
    • CHART__IS_RANDOMIZED_NEW_VALUES

      static final org.eclipse.emf.ecore.EAttribute CHART__IS_RANDOMIZED_NEW_VALUES
      The meta object literal for the 'Is Randomized New Values' attribute feature.
    • CHART__SPLINE_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART__SPLINE_MODE
      The meta object literal for the 'Spline Mode' attribute feature.
    • CHART__SPLINE_STRAIN

      static final org.eclipse.emf.ecore.EAttribute CHART__SPLINE_STRAIN
      The meta object literal for the 'Spline Strain' attribute feature.
    • CHART__TRANSLUCENCE_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART__TRANSLUCENCE_MODE
      The meta object literal for the 'Translucence Mode' attribute feature.
    • CHART__TRANSLUCENCE_PERCENT

      static final org.eclipse.emf.ecore.EAttribute CHART__TRANSLUCENCE_PERCENT
      The meta object literal for the 'Translucence Percent' attribute feature.
    • CHART__FUNNEL_NECK_HEIGHT_PERCENT

      static final org.eclipse.emf.ecore.EAttribute CHART__FUNNEL_NECK_HEIGHT_PERCENT
      The meta object literal for the 'Funnel Neck Height Percent' attribute feature.
    • CHART__FUNNEL_NECK_WIDTH_PERCENT

      static final org.eclipse.emf.ecore.EAttribute CHART__FUNNEL_NECK_WIDTH_PERCENT
      The meta object literal for the 'Funnel Neck Width Percent' attribute feature.
    • CHART__FUNNEL_GAP_SUM_PERCENT

      static final org.eclipse.emf.ecore.EAttribute CHART__FUNNEL_GAP_SUM_PERCENT
      The meta object literal for the 'Funnel Gap Sum Percent' attribute feature.
    • CHART__ANIMATION

      static final org.eclipse.emf.ecore.EAttribute CHART__ANIMATION
      The meta object literal for the 'Animation' attribute feature.
    • CHART__REBUILD_TIME

      static final org.eclipse.emf.ecore.EAttribute CHART__REBUILD_TIME
      The meta object literal for the 'Rebuild Time' attribute feature.
    • CHART__ID

      static final org.eclipse.emf.ecore.EAttribute CHART__ID
      The meta object literal for the 'Id' attribute feature.
    • CHART__SERIES_ORDER_IN_LEGEND

      static final org.eclipse.emf.ecore.EAttribute CHART__SERIES_ORDER_IN_LEGEND
      The meta object literal for the 'Series Order In Legend' attribute feature.
    • CHART__VALUES_AXIS

      static final org.eclipse.emf.ecore.EReference CHART__VALUES_AXIS
      The meta object literal for the 'Values Axis' containment reference feature.
    • CHART__POINTS_AXIS

      static final org.eclipse.emf.ecore.EReference CHART__POINTS_AXIS
      The meta object literal for the 'Points Axis' containment reference feature.
    • CHART__POINTS_AXIS_VALUES_SOURCE

      static final org.eclipse.emf.ecore.EAttribute CHART__POINTS_AXIS_VALUES_SOURCE
      The meta object literal for the 'Points Axis Values Source' attribute feature.
    • CHART__POINTS_AXIS_SERIES

      static final org.eclipse.emf.ecore.EAttribute CHART__POINTS_AXIS_SERIES
      The meta object literal for the 'Points Axis Series' attribute feature.
    • CHART__BUBBLE_SIZE_VALUE_SOURCE

      static final org.eclipse.emf.ecore.EAttribute CHART__BUBBLE_SIZE_VALUE_SOURCE
      The meta object literal for the 'Bubble Size Value Source' attribute feature.
    • CHART__BUBBLE_SIZE_COMMON_SERIES

      static final org.eclipse.emf.ecore.EAttribute CHART__BUBBLE_SIZE_COMMON_SERIES
      The meta object literal for the 'Bubble Size Common Series' attribute feature.
    • CHART__BUBBLE_SIZING

      static final org.eclipse.emf.ecore.EAttribute CHART__BUBBLE_SIZING
      The meta object literal for the 'Bubble Sizing' attribute feature.
    • CHART__BUBBLE_CHART_NEGATIVE_VALUES_SHOW_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART__BUBBLE_CHART_NEGATIVE_VALUES_SHOW_MODE
      The meta object literal for the 'Bubble Chart Negative Values Show Mode' attribute feature.
    • CHART__DEFAULT_BUBBLE_SIZE

      static final org.eclipse.emf.ecore.EAttribute CHART__DEFAULT_BUBBLE_SIZE
      The meta object literal for the 'Default Bubble Size' attribute feature.
    • CHART__MIN_BUBBLE_SIZE

      static final org.eclipse.emf.ecore.EAttribute CHART__MIN_BUBBLE_SIZE
      The meta object literal for the 'Min Bubble Size' attribute feature.
    • CHART__MAX_BUBBLE_SIZE

      static final org.eclipse.emf.ecore.EAttribute CHART__MAX_BUBBLE_SIZE
      The meta object literal for the 'Max Bubble Size' attribute feature.
    • CHART__POINTS_CONNECTION

      static final org.eclipse.emf.ecore.EAttribute CHART__POINTS_CONNECTION
      The meta object literal for the 'Points Connection' attribute feature.
    • CHART__POINTS_SCALE

      static final org.eclipse.emf.ecore.EReference CHART__POINTS_SCALE
      The meta object literal for the 'Points Scale' containment reference feature.
    • CHART__VALUES_SCALE

      static final org.eclipse.emf.ecore.EReference CHART__VALUES_SCALE
      The meta object literal for the 'Values Scale' containment reference feature.
    • CHART__SERIES_SCALE

      static final org.eclipse.emf.ecore.EReference CHART__SERIES_SCALE
      The meta object literal for the 'Series Scale' containment reference feature.
    • CHART__BAR_CHART_POINTS_ORDER

      static final org.eclipse.emf.ecore.EAttribute CHART__BAR_CHART_POINTS_ORDER
      The meta object literal for the 'Bar Chart Points Order' attribute feature.
    • CHART__GRADIENT_PALETTE_MAX_COLORS

      static final org.eclipse.emf.ecore.EAttribute CHART__GRADIENT_PALETTE_MAX_COLORS
      The meta object literal for the 'Gradient Palette Max Colors' attribute feature.
    • CHART__GRADIENT_PALETTE_START_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__GRADIENT_PALETTE_START_COLOR
      The meta object literal for the 'Gradient Palette Start Color' containment reference feature.
    • CHART__GRADIENT_PALETTE_END_COLOR

      static final org.eclipse.emf.ecore.EReference CHART__GRADIENT_PALETTE_END_COLOR
      The meta object literal for the 'Gradient Palette End Color' containment reference feature.
    • CHART__TREND_LINES_ARRAY

      static final org.eclipse.emf.ecore.EReference CHART__TREND_LINES_ARRAY
      The meta object literal for the 'Trend Lines Array' containment reference list feature.
    • CHART__CUSTOM_PALETTE

      static final org.eclipse.emf.ecore.EReference CHART__CUSTOM_PALETTE
      The meta object literal for the 'Custom Palette' containment reference list feature.
    • CHART__COLOR_PALETTE_DESCRIPTION

      static final org.eclipse.emf.ecore.EReference CHART__COLOR_PALETTE_DESCRIPTION
      The meta object literal for the 'Color Palette Description' containment reference feature.
    • CHART__REFERENCE_BANDS_COLOR_PALETTE_DESCRIPTION

      static final org.eclipse.emf.ecore.EReference CHART__REFERENCE_BANDS_COLOR_PALETTE_DESCRIPTION
      The meta object literal for the 'Reference Bands Color Palette Description' containment reference feature.
    • CHART__VALUES_REFERENCE_LINES

      static final org.eclipse.emf.ecore.EReference CHART__VALUES_REFERENCE_LINES
      The meta object literal for the 'Values Reference Lines' containment reference feature.
    • CHART__POINTS_REFERENCE_LINES

      static final org.eclipse.emf.ecore.EReference CHART__POINTS_REFERENCE_LINES
      The meta object literal for the 'Points Reference Lines' containment reference feature.
    • CHART__VALUES_REFERENCE_BANDS

      static final org.eclipse.emf.ecore.EReference CHART__VALUES_REFERENCE_BANDS
      The meta object literal for the 'Values Reference Bands' containment reference feature.
    • CHART__POINTS_REFERENCE_BANDS

      static final org.eclipse.emf.ecore.EReference CHART__POINTS_REFERENCE_BANDS
      The meta object literal for the 'Points Reference Bands' containment reference feature.
    • CHART__NONNUMERIC_VALUES_USE

      static final org.eclipse.emf.ecore.EAttribute CHART__NONNUMERIC_VALUES_USE
      The meta object literal for the 'Nonnumeric Values Use' attribute feature.
    • CHART__POINT_CONNECTION_ACROSS_SKIPPED_VALUES

      static final org.eclipse.emf.ecore.EAttribute CHART__POINT_CONNECTION_ACROSS_SKIPPED_VALUES
      The meta object literal for the 'Point Connection Across Skipped Values' attribute feature.
    • CHART__VALUES_TOOL_TIP_SHOW_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART__VALUES_TOOL_TIP_SHOW_MODE
      The meta object literal for the 'Values Tool Tip Show Mode' attribute feature.
    • CHART__VALUES_TOOL_TIP_FILL_TYPE

      static final org.eclipse.emf.ecore.EAttribute CHART__VALUES_TOOL_TIP_FILL_TYPE
      The meta object literal for the 'Values Tool Tip Fill Type' attribute feature.
    • CHART__SELECTION_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART__SELECTION_MODE
      The meta object literal for the 'Selection Mode' attribute feature.
    • CHART__POINTS_DROP_LINES_SHOW_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART__POINTS_DROP_LINES_SHOW_MODE
      The meta object literal for the 'Points Drop Lines Show Mode' attribute feature.
    • CHART__VALUES_DROP_LINES_SHOW_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART__VALUES_DROP_LINES_SHOW_MODE
      The meta object literal for the 'Values Drop Lines Show Mode' attribute feature.
    • CHART__DISTRIBUTED_KEY

      static final org.eclipse.emf.ecore.EAttribute CHART__DISTRIBUTED_KEY
      The meta object literal for the 'Distributed Key' attribute feature.
    • CHART__INNER_RADIUS_DONUT_CHART

      static final org.eclipse.emf.ecore.EAttribute CHART__INNER_RADIUS_DONUT_CHART
      The meta object literal for the 'Inner Radius Donut Chart' attribute feature.
    • CHART__LEGEND_PLACEMENT

      static final org.eclipse.emf.ecore.EAttribute CHART__LEGEND_PLACEMENT
      The meta object literal for the 'Legend Placement' attribute feature.
    • CHART__PLOT_AREA_PLACEMENT

      static final org.eclipse.emf.ecore.EAttribute CHART__PLOT_AREA_PLACEMENT
      The meta object literal for the 'Plot Area Placement' attribute feature.
    • CHART__TITLE_AREA_PLACEMENT

      static final org.eclipse.emf.ecore.EAttribute CHART__TITLE_AREA_PLACEMENT
      The meta object literal for the 'Title Area Placement' attribute feature.
    • CHART__ADDITIONAL_VALUES_SCALE

      static final org.eclipse.emf.ecore.EReference CHART__ADDITIONAL_VALUES_SCALE
      The meta object literal for the 'Additional Values Scale' containment reference feature.
    • CHART__ADDITIONAL_VALUES_AXIS

      static final org.eclipse.emf.ecore.EReference CHART__ADDITIONAL_VALUES_AXIS
      The meta object literal for the 'Additional Values Axis' containment reference feature.
    • CHART__VALUES_EDIT_MODE

      static final org.eclipse.emf.ecore.EAttribute CHART__VALUES_EDIT_MODE
      The meta object literal for the 'Values Edit Mode' attribute feature.
    • CHART__START_ANGLE_PIE_CHART

      static final org.eclipse.emf.ecore.EAttribute CHART__START_ANGLE_PIE_CHART
      The meta object literal for the 'Start Angle Pie Chart' attribute feature.
    • CHART__FINISH_ANGLE_PIE_CHART

      static final org.eclipse.emf.ecore.EAttribute CHART__FINISH_ANGLE_PIE_CHART
      The meta object literal for the 'Finish Angle Pie Chart' attribute feature.
    • CHART__ISOMETRIC_DEPTH

      static final org.eclipse.emf.ecore.EAttribute CHART__ISOMETRIC_DEPTH
      The meta object literal for the 'Isometric Depth' attribute feature.
    • CHART_COLOR_PALETTE_DESCRIPTION

      static final org.eclipse.emf.ecore.EClass CHART_COLOR_PALETTE_DESCRIPTION
      The meta object literal for the 'Color Palette Description' class.
      See Also:
    • CHART_COLOR_PALETTE_DESCRIPTION__COLOR_PALETTE

      static final org.eclipse.emf.ecore.EAttribute CHART_COLOR_PALETTE_DESCRIPTION__COLOR_PALETTE
      The meta object literal for the 'Color Palette' attribute feature.
    • CHART_COLOR_PALETTE_DESCRIPTION__GRADIENT_PALETTE_START_COLOR

      static final org.eclipse.emf.ecore.EReference CHART_COLOR_PALETTE_DESCRIPTION__GRADIENT_PALETTE_START_COLOR
      The meta object literal for the 'Gradient Palette Start Color' containment reference feature.
    • CHART_COLOR_PALETTE_DESCRIPTION__GRADIENT_PALETTE_END_COLOR

      static final org.eclipse.emf.ecore.EReference CHART_COLOR_PALETTE_DESCRIPTION__GRADIENT_PALETTE_END_COLOR
      The meta object literal for the 'Gradient Palette End Color' containment reference feature.
    • CHART_COLOR_PALETTE_DESCRIPTION__CUSTOM_PALETTE

      static final org.eclipse.emf.ecore.EReference CHART_COLOR_PALETTE_DESCRIPTION__CUSTOM_PALETTE
      The meta object literal for the 'Custom Palette' containment reference list feature.
    • CHART_COLOR_PALETTE_DESCRIPTION__GRADIENT_PALETTE_MAX_COLORS

      static final org.eclipse.emf.ecore.EAttribute CHART_COLOR_PALETTE_DESCRIPTION__GRADIENT_PALETTE_MAX_COLORS
      The meta object literal for the 'Gradient Palette Max Colors' attribute feature.
    • CHART_REFERENCE_LINE

      static final org.eclipse.emf.ecore.EClass CHART_REFERENCE_LINE
      The meta object literal for the 'Reference Line' class.
      See Also:
    • CHART_REFERENCE_LINE__VALUE

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_LINE__VALUE
      The meta object literal for the 'Value' containment reference feature.
    • CHART_REFERENCE_LINE__LABEL_TEXT

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_LINE__LABEL_TEXT
      The meta object literal for the 'Label Text' map feature.
    • CHART_REFERENCE_LINE__TOOLTIP

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_LINE__TOOLTIP
      The meta object literal for the 'Tooltip' map feature.
    • CHART_REFERENCE_LINE__LABEL_AREA

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_LINE__LABEL_AREA
      The meta object literal for the 'Label Area' containment reference feature.
    • CHART_REFERENCE_LINE__LINE

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_LINE__LINE
      The meta object literal for the 'Line' containment reference feature.
    • CHART_REFERENCE_LINE__COLOR

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_LINE__COLOR
      The meta object literal for the 'Color' containment reference feature.
    • CHART_REFERENCE_LINE__SEMITRANSPARENCY_PERCENT

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_LINE__SEMITRANSPARENCY_PERCENT
      The meta object literal for the 'Semitransparency Percent' containment reference feature.
    • CHART_REFERENCE_LINE__DETAILS

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_LINE__DETAILS
      The meta object literal for the 'Details' containment reference feature.
    • CHART_REFERENCE_LINE__POSITION

      static final org.eclipse.emf.ecore.EAttribute CHART_REFERENCE_LINE__POSITION
      The meta object literal for the 'Position' attribute feature.
    • CHART_REFERENCE_LINE__VALUE_IS_POINT_NUMBER

      static final org.eclipse.emf.ecore.EAttribute CHART_REFERENCE_LINE__VALUE_IS_POINT_NUMBER
      The meta object literal for the 'Value Is Point Number' attribute feature.
    • CHART_REFERENCE_BAND

      static final org.eclipse.emf.ecore.EClass CHART_REFERENCE_BAND
      The meta object literal for the 'Reference Band' class.
      See Also:
    • CHART_REFERENCE_BAND__BEGIN

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_BAND__BEGIN
      The meta object literal for the 'Begin' containment reference feature.
    • CHART_REFERENCE_BAND__END

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_BAND__END
      The meta object literal for the 'End' containment reference feature.
    • CHART_REFERENCE_BAND__LABEL_TEXT

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_BAND__LABEL_TEXT
      The meta object literal for the 'Label Text' map feature.
    • CHART_REFERENCE_BAND__TOOLTIP

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_BAND__TOOLTIP
      The meta object literal for the 'Tooltip' map feature.
    • CHART_REFERENCE_BAND__LABEL_AREA

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_BAND__LABEL_AREA
      The meta object literal for the 'Label Area' containment reference feature.
    • CHART_REFERENCE_BAND__COLOR

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_BAND__COLOR
      The meta object literal for the 'Color' containment reference feature.
    • CHART_REFERENCE_BAND__SEMITRANSPARENCY_PERCENT

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_BAND__SEMITRANSPARENCY_PERCENT
      The meta object literal for the 'Semitransparency Percent' containment reference feature.
    • CHART_REFERENCE_BAND__BORDER

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_BAND__BORDER
      The meta object literal for the 'Border' containment reference feature.
    • CHART_REFERENCE_BAND__BORDER_COLOR

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_BAND__BORDER_COLOR
      The meta object literal for the 'Border Color' containment reference feature.
    • CHART_REFERENCE_BAND__BORDER_SEMITRANSPARENCY_PERCENT

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_BAND__BORDER_SEMITRANSPARENCY_PERCENT
      The meta object literal for the 'Border Semitransparency Percent' containment reference feature.
    • CHART_REFERENCE_BAND__DETAILS

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_BAND__DETAILS
      The meta object literal for the 'Details' containment reference feature.
    • CHART_REFERENCE_BAND__POSITION

      static final org.eclipse.emf.ecore.EAttribute CHART_REFERENCE_BAND__POSITION
      The meta object literal for the 'Position' attribute feature.
    • CHART_REFERENCE_BAND__DISPLAY_AREA_BEGIN

      static final org.eclipse.emf.ecore.EAttribute CHART_REFERENCE_BAND__DISPLAY_AREA_BEGIN
      The meta object literal for the 'Display Area Begin' attribute feature.
    • CHART_REFERENCE_BAND__DISPLAY_AREA_END

      static final org.eclipse.emf.ecore.EAttribute CHART_REFERENCE_BAND__DISPLAY_AREA_END
      The meta object literal for the 'Display Area End' attribute feature.
    • CHART_REFERENCE_BAND__BEGIN_IS_POINT_NUMBER

      static final org.eclipse.emf.ecore.EAttribute CHART_REFERENCE_BAND__BEGIN_IS_POINT_NUMBER
      The meta object literal for the 'Begin Is Point Number' attribute feature.
    • CHART_REFERENCE_BAND__END_IS_POINT_NUMBER

      static final org.eclipse.emf.ecore.EAttribute CHART_REFERENCE_BAND__END_IS_POINT_NUMBER
      The meta object literal for the 'End Is Point Number' attribute feature.
    • CHART_REFERENCE_LINES

      static final org.eclipse.emf.ecore.EClass CHART_REFERENCE_LINES
      The meta object literal for the 'Reference Lines' class.
      See Also:
    • CHART_REFERENCE_LINES__CHART_REFERENCE_LINE

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_LINES__CHART_REFERENCE_LINE
      The meta object literal for the 'Chart Reference Line' containment reference list feature.
    • CHART_REFERENCE_BANDS

      static final org.eclipse.emf.ecore.EClass CHART_REFERENCE_BANDS
      The meta object literal for the 'Reference Bands' class.
      See Also:
    • CHART_REFERENCE_BANDS__CHART_REFERENCE_BAND

      static final org.eclipse.emf.ecore.EReference CHART_REFERENCE_BANDS__CHART_REFERENCE_BAND
      The meta object literal for the 'Chart Reference Band' containment reference list feature.
    • CHART_TYPE

      static final org.eclipse.emf.ecore.EEnum CHART_TYPE
      The meta object literal for the 'Type' enum.
      See Also:
    • CHART_LABEL_TYPE

      static final org.eclipse.emf.ecore.EEnum CHART_LABEL_TYPE
      The meta object literal for the 'Label Type' enum.
      See Also:
    • CHART_LABEL_LOCATION

      static final org.eclipse.emf.ecore.EEnum CHART_LABEL_LOCATION
      The meta object literal for the 'Label Location' enum.
      See Also:
    • CIRCLE_EXPAND_MODE

      static final org.eclipse.emf.ecore.EEnum CIRCLE_EXPAND_MODE
      The meta object literal for the 'Circle Expand Mode' enum.
      See Also:
    • CHART3_DCRD

      static final org.eclipse.emf.ecore.EEnum CHART3_DCRD
      The meta object literal for the 'Chart3 Dcrd' enum.
      See Also:
    • LABELS_ORIENTATION

      static final org.eclipse.emf.ecore.EEnum LABELS_ORIENTATION
      The meta object literal for the 'Labels Orientation' enum.
      See Also:
    • MAX_SERIES_MODE

      static final org.eclipse.emf.ecore.EEnum MAX_SERIES_MODE
      The meta object literal for the 'Max Series Mode' enum.
      See Also:
    • SPACE_MODE

      static final org.eclipse.emf.ecore.EEnum SPACE_MODE
      The meta object literal for the 'Space Mode' enum.
      See Also:
    • PALETTE_KIND

      static final org.eclipse.emf.ecore.EEnum PALETTE_KIND
      The meta object literal for the 'Palette Kind' enum.
      See Also:
    • RADAR_CHART_SCALE_TYPE

      static final org.eclipse.emf.ecore.EEnum RADAR_CHART_SCALE_TYPE
      The meta object literal for the 'Radar Chart Scale Type' enum.
      See Also:
    • GAUGE_CHART_VALUES_PRESENTATION

      static final org.eclipse.emf.ecore.EEnum GAUGE_CHART_VALUES_PRESENTATION
      The meta object literal for the 'Gauge Chart Values Presentation' enum.
      See Also:
    • GAUGE_CHART_LABELS_LOCATION

      static final org.eclipse.emf.ecore.EEnum GAUGE_CHART_LABELS_LOCATION
      The meta object literal for the 'Gauge Chart Labels Location' enum.
      See Also:
    • EN_SPLINE_MODE

      static final org.eclipse.emf.ecore.EEnum EN_SPLINE_MODE
      The meta object literal for the 'En Spline Mode' enum.
      See Also:
    • EN_TRANSLUCENCE_MODE

      static final org.eclipse.emf.ecore.EEnum EN_TRANSLUCENCE_MODE
      The meta object literal for the 'En Translucence Mode' enum.
      See Also:
    • CHART_ANIMATION

      static final org.eclipse.emf.ecore.EEnum CHART_ANIMATION
      The meta object literal for the 'Animation' enum.
      See Also:
    • MARKER_TYPE

      static final org.eclipse.emf.ecore.EEnum MARKER_TYPE
      The meta object literal for the 'Marker Type' enum.
      See Also:
    • TRENDLINE_APPROXIMATION_TYPE

      static final org.eclipse.emf.ecore.EEnum TRENDLINE_APPROXIMATION_TYPE
      The meta object literal for the 'Trendline Approximation Type' enum.
      See Also:
    • TRENDLINE_FACTOR

      static final org.eclipse.emf.ecore.EEnum TRENDLINE_FACTOR
      The meta object literal for the 'Trendline Factor' enum.
      See Also:
    • STOCK_CHART_USED_POINT_VALUE

      static final org.eclipse.emf.ecore.EEnum STOCK_CHART_USED_POINT_VALUE
      The meta object literal for the 'Stock Chart Used Point Value' enum.
      See Also:
    • SHOW_IN_CHART_LEGEND

      static final org.eclipse.emf.ecore.EEnum SHOW_IN_CHART_LEGEND
      The meta object literal for the 'Show In Chart Legend' enum.
      See Also:
    • SHOW_ON_CHART

      static final org.eclipse.emf.ecore.EEnum SHOW_ON_CHART
      The meta object literal for the 'Show On Chart' enum.
      See Also:
    • SERIES_ORDER_IN_LEGEND

      static final org.eclipse.emf.ecore.EEnum SERIES_ORDER_IN_LEGEND
      The meta object literal for the 'Series Order In Legend' enum.
      See Also:
    • CHART_SERIES_GRAPHICAL_REPRESENTATION_TYPE

      static final org.eclipse.emf.ecore.EEnum CHART_SERIES_GRAPHICAL_REPRESENTATION_TYPE
      The meta object literal for the 'Series Graphical Representation Type' enum.
      See Also:
    • CHART_SERIES_STACK_TYPE

      static final org.eclipse.emf.ecore.EEnum CHART_SERIES_STACK_TYPE
      The meta object literal for the 'Series Stack Type' enum.
      See Also:
    • USED_CHART_VALUES_AXIS

      static final org.eclipse.emf.ecore.EEnum USED_CHART_VALUES_AXIS
      The meta object literal for the 'Used Chart Values Axis' enum.
      See Also:
    • CHART_VALUES_EDIT_MODE

      static final org.eclipse.emf.ecore.EEnum CHART_VALUES_EDIT_MODE
      The meta object literal for the 'Values Edit Mode' enum.
      See Also:
    • CHART_VALUE_EDIT_STATE

      static final org.eclipse.emf.ecore.EEnum CHART_VALUE_EDIT_STATE
      The meta object literal for the 'Value Edit State' enum.
      See Also:
    • POINTS_AXIS_VALUES_SOURCE

      static final org.eclipse.emf.ecore.EEnum POINTS_AXIS_VALUES_SOURCE
      The meta object literal for the 'Points Axis Values Source' enum.
      See Also:
    • BUBBLE_SIZE_VALUE_SOURCE

      static final org.eclipse.emf.ecore.EEnum BUBBLE_SIZE_VALUE_SOURCE
      The meta object literal for the 'Bubble Size Value Source' enum.
      See Also:
    • BUBBLE_SIZING

      static final org.eclipse.emf.ecore.EEnum BUBBLE_SIZING
      The meta object literal for the 'Bubble Sizing' enum.
      See Also:
    • BUBBLE_CHART_NEGATIVE_VALUES_SHOW_MODE

      static final org.eclipse.emf.ecore.EEnum BUBBLE_CHART_NEGATIVE_VALUES_SHOW_MODE
      The meta object literal for the 'Bubble Chart Negative Values Show Mode' enum.
      See Also:
    • POINTS_CONNECTION_TYPE

      static final org.eclipse.emf.ecore.EEnum POINTS_CONNECTION_TYPE
      The meta object literal for the 'Points Connection Type' enum.
      See Also:
    • BOUNDARY_DETECTION_METHOD

      static final org.eclipse.emf.ecore.EEnum BOUNDARY_DETECTION_METHOD
      The meta object literal for the 'Boundary Detection Method' enum.
      See Also:
    • SCALE_TITLE_TEXT_SOURCE

      static final org.eclipse.emf.ecore.EEnum SCALE_TITLE_TEXT_SOURCE
      The meta object literal for the 'Scale Title Text Source' enum.
      See Also:
    • SHOW_CHART_SCALE_TITLE

      static final org.eclipse.emf.ecore.EEnum SHOW_CHART_SCALE_TITLE
      The meta object literal for the 'Show Chart Scale Title' enum.
      See Also:
    • SCALE_TITLE_PLACEMENT

      static final org.eclipse.emf.ecore.EEnum SCALE_TITLE_PLACEMENT
      The meta object literal for the 'Scale Title Placement' enum.
      See Also:
    • BAR_CHART_POINTS_ORDER

      static final org.eclipse.emf.ecore.EEnum BAR_CHART_POINTS_ORDER
      The meta object literal for the 'Bar Chart Points Order' enum.
      See Also:
    • GRID_LINES_SHOW_MODE

      static final org.eclipse.emf.ecore.EEnum GRID_LINES_SHOW_MODE
      The meta object literal for the 'Grid Lines Show Mode' enum.
      See Also:
    • SCALE_LABEL_LOCATION

      static final org.eclipse.emf.ecore.EEnum SCALE_LABEL_LOCATION
      The meta object literal for the 'Scale Label Location' enum.
      See Also:
    • SCALE_LOCATION

      static final org.eclipse.emf.ecore.EEnum SCALE_LOCATION
      The meta object literal for the 'Scale Location' enum.
      See Also:
    • SCALE_MARK_LOCATION

      static final org.eclipse.emf.ecore.EEnum SCALE_MARK_LOCATION
      The meta object literal for the 'Scale Mark Location' enum.
      See Also:
    • CHART_REFERENCE_LINE_POSITION

      static final org.eclipse.emf.ecore.EEnum CHART_REFERENCE_LINE_POSITION
      The meta object literal for the 'Reference Line Position' enum.
      See Also:
    • CHART_REFERENCE_BAND_BORDER_POSITION

      static final org.eclipse.emf.ecore.EEnum CHART_REFERENCE_BAND_BORDER_POSITION
      The meta object literal for the 'Reference Band Border Position' enum.
      See Also:
    • NONNUMERIC_CHART_VALUE_USE

      static final org.eclipse.emf.ecore.EEnum NONNUMERIC_CHART_VALUE_USE
      The meta object literal for the 'Nonnumeric Chart Value Use' enum.
      See Also:
    • POINTS_CONNECTION_ACROSS_SKIPPED_CHART_VALUES_TYPE

      static final org.eclipse.emf.ecore.EEnum POINTS_CONNECTION_ACROSS_SKIPPED_CHART_VALUES_TYPE
      The meta object literal for the 'Points Connection Across Skipped Chart Values Type' enum.
      See Also:
    • LEGEND_PLACEMENT

      static final org.eclipse.emf.ecore.EEnum LEGEND_PLACEMENT
      The meta object literal for the 'Legend Placement' enum.
      See Also:
    • PLOT_AREA_PLACEMENT

      static final org.eclipse.emf.ecore.EEnum PLOT_AREA_PLACEMENT
      The meta object literal for the 'Plot Area Placement' enum.
      See Also:
    • TITLE_AREA_PLACEMENT

      static final org.eclipse.emf.ecore.EEnum TITLE_AREA_PLACEMENT
      The meta object literal for the 'Title Area Placement' enum.
      See Also:
    • CHART_VALUES_TOOL_TIP_SHOW_MODE

      static final org.eclipse.emf.ecore.EEnum CHART_VALUES_TOOL_TIP_SHOW_MODE
      The meta object literal for the 'Values Tool Tip Show Mode' enum.
      See Also:
    • CHART_VALUES_TOOL_TIP_FILL_TYPE

      static final org.eclipse.emf.ecore.EEnum CHART_VALUES_TOOL_TIP_FILL_TYPE
      The meta object literal for the 'Values Tool Tip Fill Type' enum.
      See Also:
    • CHART_SELECTION_MODE

      static final org.eclipse.emf.ecore.EEnum CHART_SELECTION_MODE
      The meta object literal for the 'Selection Mode' enum.
      See Also:
    • SHOW_CHART_POPUP_REFERENCE_LINE

      static final org.eclipse.emf.ecore.EEnum SHOW_CHART_POPUP_REFERENCE_LINE
      The meta object literal for the 'Show Chart Popup Reference Line' enum.
      See Also: