Modifier and Type | Method and Description |
---|---|
ChartView |
ChartFactory.createChartView()
Returns a new object of class 'View'.
|
Modifier and Type | Class and Description |
---|---|
class |
ChartViewImpl
An implementation of the model object 'View'.
|
Modifier and Type | Method and Description |
---|---|
ChartView |
ChartFactoryImpl.createChartView() |
Modifier and Type | Field and Description |
---|---|
protected ChartView |
ChartViewTest.fixture
The fixture for this View test case.
|
Modifier and Type | Method and Description |
---|---|
protected ChartView |
ChartViewTest.getFixture()
Returns the fixture for this View test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ChartViewTest.setFixture(ChartView fixture)
Sets the fixture for this View test case.
|
Modifier and Type | Method and Description |
---|---|
T |
ChartSwitch.caseChartView(ChartView object)
Returns the result of interpreting the object as an instance of 'View'.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ChartController.applyCommon(ChartView view) |
Constructor and Description |
---|
ChartController(SymbolController symbolController,
org.eclipse.jface.resource.ResourceManager resourceManager,
ChartView view,
SymbolLoader symbolLoader,
FactoryContext context) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.