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 |
Modifier and Type | Interface and Description |
---|---|
interface |
BorderContainer
A representation of the model object 'Border Container'.
|
interface |
GridContainer
A representation of the model object 'Grid Container'.
|
interface |
StackContainer
A representation of the model object 'Stack Container'.
|
interface |
XYContainer
A representation of the model object 'XY Container'.
|
Modifier and Type | Class and Description |
---|---|
class |
BorderContainerImpl
An implementation of the model object 'Border Container'.
|
class |
GridContainerImpl
An implementation of the model object 'Grid Container'.
|
class |
StackContainerImpl
An implementation of the model object 'Stack Container'.
|
class |
XYContainerImpl
An implementation of the model object 'XY Container'.
|
Modifier and Type | Field and Description |
---|---|
protected Container |
ContainerTest.fixture
The fixture for this Container test case.
|
Modifier and Type | Method and Description |
---|---|
protected Container |
ContainerTest.getFixture()
Returns the fixture for this Container test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ContainerTest.setFixture(Container fixture)
Sets the fixture for this Container test case.
|
Modifier and Type | Method and Description |
---|---|
T |
VisualInterfaceSwitch.caseContainer(Container object)
Returns the result of interpreting the object as an instance of 'Container'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.