Package | Description |
---|---|
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 |
---|---|
BorderContainer |
VisualInterfaceFactory.createBorderContainer()
Returns a new object of class 'Border Container'.
|
Modifier and Type | Class and Description |
---|---|
class |
BorderContainerImpl
An implementation of the model object 'Border Container'.
|
Modifier and Type | Method and Description |
---|---|
BorderContainer |
VisualInterfaceFactoryImpl.createBorderContainer() |
Modifier and Type | Field and Description |
---|---|
protected BorderContainer |
BorderContainerTest.fixture
The fixture for this Border Container test case.
|
Modifier and Type | Method and Description |
---|---|
protected BorderContainer |
BorderContainerTest.getFixture()
Returns the fixture for this Border Container test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BorderContainerTest.setFixture(BorderContainer fixture)
Sets the fixture for this Border Container test case.
|
Modifier and Type | Method and Description |
---|---|
T |
VisualInterfaceSwitch.caseBorderContainer(BorderContainer object)
Returns the result of interpreting the object as an instance of 'Border Container'.
|
Constructor and Description |
---|
BorderContainerController(SymbolController controller,
BorderContainer element,
BasicViewElementFactory factory) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.