| 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 |
|---|---|
QueryType |
ConfigurationFactory.createQueryType()
Returns a new object of class 'Query Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<QueryType> |
ConnectionType.getQuery()
Returns the value of the 'Query' containment reference
list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryTypeImpl
An implementation of the model object 'Query Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<QueryType> |
ConnectionTypeImpl.query
The cached value of the '
Query' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
QueryType |
ConfigurationFactoryImpl.createQueryType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<QueryType> |
ConnectionTypeImpl.getQuery() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseQueryType(QueryType object)
Returns the result of interpreting the object as an instance of 'Query Type'.
|
boolean |
ConfigurationValidator.validateQueryType(QueryType queryType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.