| 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 |
|---|---|
TabularQueryType |
ConfigurationFactory.createTabularQueryType()
Returns a new object of class 'Tabular Query Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<TabularQueryType> |
ConnectionType.getTabularQuery()
Returns the value of the 'Tabular Query' containment
reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TabularQueryTypeImpl
An implementation of the model object 'Tabular Query Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<TabularQueryType> |
ConnectionTypeImpl.tabularQuery
The cached value of the '
Tabular Query' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
TabularQueryType |
ConfigurationFactoryImpl.createTabularQueryType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<TabularQueryType> |
ConnectionTypeImpl.getTabularQuery() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseTabularQueryType(TabularQueryType object)
Returns the result of interpreting the object as an instance of 'Tabular Query Type'.
|
boolean |
ConfigurationValidator.validateTabularQueryType(TabularQueryType tabularQueryType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.