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 |
Modifier and Type | Method and Description |
---|---|
Connection |
VisualInterfaceFactory.createConnection()
Returns a new object of class 'Connection'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Connection> |
Symbol.getConnections()
Returns the value of the 'Connections' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionImpl
An implementation of the model object 'Connection'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Connection> |
SymbolImpl.connections
The cached value of the '
Connections ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Connection |
VisualInterfaceFactoryImpl.createConnection() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Connection> |
SymbolImpl.getConnections() |
Modifier and Type | Field and Description |
---|---|
protected Connection |
ConnectionTest.fixture
The fixture for this Connection test case.
|
Modifier and Type | Method and Description |
---|---|
protected Connection |
ConnectionTest.getFixture()
Returns the fixture for this Connection test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ConnectionTest.setFixture(Connection fixture)
Sets the fixture for this Connection test case.
|
Modifier and Type | Method and Description |
---|---|
T |
VisualInterfaceSwitch.caseConnection(Connection object)
Returns the result of interpreting the object as an instance of 'Connection'.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicViewElementFactory.createConnections(org.eclipse.draw2d.Layer layer,
SymbolController controller,
org.eclipse.emf.common.util.EList<Connection> connections) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.