| Modifier and Type | Method and Description |
|---|---|
ColumnMappingType |
ConfigurationFactory.createColumnMappingType()
Returns a new object of class 'Column Mapping Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ColumnMappingType> |
AbstractQueryType.getColumnMapping()
Returns the value of the 'Column Mapping' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnMappingTypeImpl
An implementation of the model object 'Column Mapping Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<ColumnMappingType> |
AbstractQueryTypeImpl.columnMapping
The cached value of the '
Column Mapping' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
ColumnMappingType |
ConfigurationFactoryImpl.createColumnMappingType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ColumnMappingType> |
AbstractQueryTypeImpl.getColumnMapping() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseColumnMappingType(ColumnMappingType object)
Returns the result of interpreting the object as an instance of 'Column Mapping Type'.
|
boolean |
ConfigurationValidator.validateColumnMappingType(ColumnMappingType columnMappingType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.