Package | Description |
---|---|
org.eclipse.scada.ui.chart.model | |
org.eclipse.scada.ui.chart.model.impl | |
org.eclipse.scada.ui.chart.model.presentation |
Modifier and Type | Field and Description |
---|---|
static ChartFactory |
ChartFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ChartFactory |
ChartPackage.getChartFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
ChartFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
ChartFactory |
ChartPackageImpl.getChartFactory() |
static ChartFactory |
ChartFactoryImpl.init()
Creates the default factory implementation.
|
Modifier and Type | Field and Description |
---|---|
protected ChartFactory |
ChartModelWizard.chartFactory
This caches an instance of the model factory.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.