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 | Method and Description |
---|---|
GridChild |
VisualInterfaceFactory.createGridChild()
Returns a new object of class 'Grid Child'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<GridChild> |
GridContainer.getChildren()
Returns the value of the 'Children' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
GridChildImpl
An implementation of the model object 'Grid Child'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<GridChild> |
GridContainerImpl.children
The cached value of the '
Children ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
GridChild |
VisualInterfaceFactoryImpl.createGridChild() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<GridChild> |
GridContainerImpl.getChildren() |
Modifier and Type | Method and Description |
---|---|
protected GridChild |
GridChildTest.getFixture()
Returns the fixture for this Grid Child test case.
|
Modifier and Type | Method and Description |
---|---|
T |
VisualInterfaceSwitch.caseGridChild(GridChild object)
Returns the result of interpreting the object as an instance of 'Grid Child'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.