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