| Package | Description |
|---|---|
| org.eclipse.scada.da.server.jdbc.configuration | |
| org.eclipse.scada.da.server.jdbc.configuration.impl | |
| org.eclipse.scada.da.server.jdbc.configuration.util |
| Modifier and Type | Method and Description |
|---|---|
ConnectionType |
ConfigurationFactory.createConnectionType()
Returns a new object of class 'Connection Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ConnectionType> |
RootType.getConnection()
Returns the value of the 'Connection' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionTypeImpl
An implementation of the model object 'Connection Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<ConnectionType> |
RootTypeImpl.connection
The cached value of the '
Connection' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
ConnectionType |
ConfigurationFactoryImpl.createConnectionType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ConnectionType> |
RootTypeImpl.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseConnectionType(ConnectionType object)
Returns the result of interpreting the object as an instance of 'Connection Type'.
|
boolean |
ConfigurationValidator.validateConnectionType(ConnectionType connectionType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.