| Modifier and Type | Interface and Description |
|---|---|
interface |
QueryType
A representation of the model object 'Query Type'.
|
interface |
TabularQueryType
A representation of the model object 'Tabular Query Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQueryTypeImpl
An implementation of the model object 'Abstract Query Type'.
|
class |
QueryTypeImpl
An implementation of the model object 'Query Type'.
|
class |
TabularQueryTypeImpl
An implementation of the model object 'Tabular Query Type'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseAbstractQueryType(AbstractQueryType object)
Returns the result of interpreting the object as an instance of 'Abstract Query Type'.
|
boolean |
ConfigurationValidator.validateAbstractQueryType(AbstractQueryType abstractQueryType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.