|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.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 |
public static final org.eclipse.emf.ecore.EClass CHART
Chart
' class.
ChartImpl
,
ModelPackageImpl.getChart()
public static final org.eclipse.emf.ecore.EAttribute CHART__VERSION
public static final org.eclipse.emf.ecore.EAttribute CHART__TYPE
public static final org.eclipse.emf.ecore.EAttribute CHART__SUB_TYPE
public static final org.eclipse.emf.ecore.EReference CHART__DESCRIPTION
public static final org.eclipse.emf.ecore.EReference CHART__BLOCK
public static final org.eclipse.emf.ecore.EAttribute CHART__DIMENSION
public static final org.eclipse.emf.ecore.EAttribute CHART__SCRIPT
public static final org.eclipse.emf.ecore.EAttribute CHART__UNITS
public static final org.eclipse.emf.ecore.EAttribute CHART__SERIES_THICKNESS
public static final org.eclipse.emf.ecore.EAttribute CHART__GRID_COLUMN_COUNT
public static final org.eclipse.emf.ecore.EReference CHART__EXTENDED_PROPERTIES
public static final org.eclipse.emf.ecore.EReference CHART__SAMPLE_DATA
public static final org.eclipse.emf.ecore.EReference CHART__STYLES
public static final org.eclipse.emf.ecore.EReference CHART__INTERACTIVITY
public static final org.eclipse.emf.ecore.EClass CHART_WITH_AXES
Chart With Axes
' class.
ChartWithAxesImpl
,
ModelPackageImpl.getChartWithAxes()
public static final org.eclipse.emf.ecore.EReference CHART_WITH_AXES__AXES
public static final org.eclipse.emf.ecore.EReference CHART_WITH_AXES__WALL_FILL
public static final org.eclipse.emf.ecore.EReference CHART_WITH_AXES__FLOOR_FILL
public static final org.eclipse.emf.ecore.EAttribute CHART_WITH_AXES__ORIENTATION
public static final org.eclipse.emf.ecore.EAttribute CHART_WITH_AXES__UNIT_SPACING
public static final org.eclipse.emf.ecore.EReference CHART_WITH_AXES__ROTATION
public static final org.eclipse.emf.ecore.EClass CHART_WITHOUT_AXES
Chart Without Axes
' class.
ChartWithoutAxesImpl
,
ModelPackageImpl.getChartWithoutAxes()
public static final org.eclipse.emf.ecore.EReference CHART_WITHOUT_AXES__SERIES_DEFINITIONS
public static final org.eclipse.emf.ecore.EAttribute CHART_WITHOUT_AXES__MIN_SLICE
public static final org.eclipse.emf.ecore.EAttribute CHART_WITHOUT_AXES__MIN_SLICE_PERCENT
public static final org.eclipse.emf.ecore.EAttribute CHART_WITHOUT_AXES__MIN_SLICE_LABEL
public static final org.eclipse.emf.ecore.EClass DIAL_CHART
Dial Chart
' class.
DialChartImpl
,
ModelPackageImpl.getDialChart()
public static final org.eclipse.emf.ecore.EAttribute DIAL_CHART__DIAL_SUPERIMPOSITION
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |