public interface ChartPackage
ChartFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
ChartPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static int |
CHART_VIEW
The meta object id for the '
View' class. |
static int |
CHART_VIEW__BACKGROUND_COLOR
The feature id for the 'Background Color' attribute.
|
static int |
CHART_VIEW__BORDER
The feature id for the 'Border' attribute.
|
static int |
CHART_VIEW__CONFIGURATION_URI
The feature id for the 'Configuration Uri' attribute.
|
static int |
CHART_VIEW__CURSOR
The feature id for the 'Cursor' reference.
|
static int |
CHART_VIEW__FOREGROUND_COLOR
The feature id for the 'Foreground Color' attribute.
|
static int |
CHART_VIEW__NAME
The feature id for the 'Name' attribute.
|
static int |
CHART_VIEW__ON_CLICK
The feature id for the 'On Click' attribute.
|
static int |
CHART_VIEW__ON_DOUBLE_CLICK
The feature id for the 'On Double Click' attribute.
|
static int |
CHART_VIEW__OPAQUE
The feature id for the 'Opaque' attribute.
|
static int |
CHART_VIEW__SIZE
The feature id for the 'Size' containment reference.
|
static int |
CHART_VIEW__TOOL_TIP
The feature id for the 'Tool Tip' attribute.
|
static int |
CHART_VIEW__VISIBLE
The feature id for the 'Visible' attribute.
|
static int |
CHART_VIEW_FEATURE_COUNT
The number of structural features of the 'View' class.
|
static ChartPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
| Modifier and Type | Method and Description |
|---|---|
ChartFactory |
getChartFactory()
Returns the factory that creates the instances of the model.
|
EAttribute |
getChartView_ConfigurationUri()
Returns the meta object for the attribute '
Configuration Uri'. |
EClass |
getChartView()
Returns the meta object for class '
View'. |
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ChartPackage eINSTANCE
static final int CHART_VIEW
View' class.
static final int CHART_VIEW__NAME
static final int CHART_VIEW__FOREGROUND_COLOR
static final int CHART_VIEW__BACKGROUND_COLOR
static final int CHART_VIEW__SIZE
static final int CHART_VIEW__ON_CLICK
static final int CHART_VIEW__ON_DOUBLE_CLICK
static final int CHART_VIEW__CURSOR
static final int CHART_VIEW__VISIBLE
static final int CHART_VIEW__BORDER
static final int CHART_VIEW__OPAQUE
static final int CHART_VIEW__TOOL_TIP
static final int CHART_VIEW__CONFIGURATION_URI
static final int CHART_VIEW_FEATURE_COUNT
EClass getChartView()
View'.
ChartViewEAttribute getChartView_ConfigurationUri()
Configuration Uri'.
ChartView.getConfigurationUri(),
getChartView()ChartFactory getChartFactory()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0