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