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 |
Modifier and Type | Method and Description |
---|---|
Object |
ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch.caseChild(Child object) |
Modifier and Type | Interface and Description |
---|---|
interface |
BorderChild
A representation of the model object 'Border Child'.
|
interface |
GridChild
A representation of the model object 'Grid Child'.
|
interface |
XYChild
A representation of the model object 'XY Child'.
|
Modifier and Type | Method and Description |
---|---|
Child |
VisualInterfaceFactory.createChild()
Returns a new object of class 'Child'.
|
Modifier and Type | Class and Description |
---|---|
class |
BorderChildImpl
An implementation of the model object 'Border Child'.
|
class |
ChildImpl
An implementation of the model object 'Child'.
|
class |
GridChildImpl
An implementation of the model object 'Grid Child'.
|
class |
XYChildImpl
An implementation of the model object 'XY Child'.
|
Modifier and Type | Method and Description |
---|---|
Child |
VisualInterfaceFactoryImpl.createChild() |
Modifier and Type | Field and Description |
---|---|
protected Child |
ChildTest.fixture
The fixture for this Child test case.
|
Modifier and Type | Method and Description |
---|---|
protected Child |
ChildTest.getFixture()
Returns the fixture for this Child test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ChildTest.setFixture(Child fixture)
Sets the fixture for this Child test case.
|
Modifier and Type | Method and Description |
---|---|
T |
VisualInterfaceSwitch.caseChild(Child object)
Returns the result of interpreting the object as an instance of 'Child'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.