Package | Description |
---|---|
org.eclipse.scada.vi.chart.model.provider | |
org.eclipse.scada.vi.model | |
org.eclipse.scada.vi.model.impl | |
org.eclipse.scada.vi.model.tests | |
org.eclipse.scada.vi.model.util | |
org.eclipse.scada.vi.ui.draw2d.primitives |
Provides controllers to the graphical elements in the views.
|
Modifier and Type | Method and Description |
---|---|
Object |
ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch.caseStackContainer(StackContainer object) |
Modifier and Type | Method and Description |
---|---|
StackContainer |
VisualInterfaceFactory.createStackContainer()
Returns a new object of class 'Stack Container'.
|
Modifier and Type | Class and Description |
---|---|
class |
StackContainerImpl
An implementation of the model object 'Stack Container'.
|
Modifier and Type | Method and Description |
---|---|
StackContainer |
VisualInterfaceFactoryImpl.createStackContainer() |
Modifier and Type | Field and Description |
---|---|
protected StackContainer |
StackContainerTest.fixture
The fixture for this Stack Container test case.
|
Modifier and Type | Method and Description |
---|---|
protected StackContainer |
StackContainerTest.getFixture()
Returns the fixture for this Stack Container test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
StackContainerTest.setFixture(StackContainer fixture)
Sets the fixture for this Stack Container test case.
|
Modifier and Type | Method and Description |
---|---|
T |
VisualInterfaceSwitch.caseStackContainer(StackContainer object)
Returns the result of interpreting the object as an instance of 'Stack Container'.
|
Constructor and Description |
---|
StackContainerController(SymbolController controller,
StackContainer element,
BasicViewElementFactory factory) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.