public interface ChartPackage
extends org.eclipse.emf.ecore.EPackage
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__ON_MOUSE_DRAG
The feature id for the 'On Mouse Drag' attribute.
|
static int |
CHART_VIEW__ON_MOUSE_HOVER
The feature id for the 'On Mouse Hover' attribute.
|
static int |
CHART_VIEW__ON_MOUSE_IN
The feature id for the 'On Mouse In' attribute.
|
static int |
CHART_VIEW__ON_MOUSE_MOVE
The feature id for the 'On Mouse Move' attribute.
|
static int |
CHART_VIEW__ON_MOUSE_OUT
The feature id for the 'On Mouse Out' 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 String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static 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.
|
org.eclipse.emf.ecore.EAttribute |
getChartView_ConfigurationUri()
Returns the meta object for the attribute '
Configuration Uri '. |
org.eclipse.emf.ecore.EClass |
getChartView()
Returns the meta object for class '
View '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final 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__ON_MOUSE_IN
static final int CHART_VIEW__ON_MOUSE_OUT
static final int CHART_VIEW__ON_MOUSE_MOVE
static final int CHART_VIEW__ON_MOUSE_HOVER
static final int CHART_VIEW__ON_MOUSE_DRAG
static final int CHART_VIEW__CONFIGURATION_URI
static final int CHART_VIEW_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getChartView()
View
'.
ChartView
org.eclipse.emf.ecore.EAttribute getChartView_ConfigurationUri()
Configuration Uri
'.
ChartView.getConfigurationUri()
,
getChartView()
ChartFactory getChartFactory()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.