| Modifier and Type | Method and Description |
|---|---|
UpdateColumnsType |
ConfigurationFactory.createUpdateColumnsType()
Returns a new object of class 'Update Columns Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UpdateColumnsType> |
TabularQueryType.getUpdateColumns()
Returns the value of the 'Update Columns' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateColumnsTypeImpl
An implementation of the model object 'Update Columns Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<UpdateColumnsType> |
TabularQueryTypeImpl.updateColumns
The cached value of the '
Update Columns' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
UpdateColumnsType |
ConfigurationFactoryImpl.createUpdateColumnsType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UpdateColumnsType> |
TabularQueryTypeImpl.getUpdateColumns() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseUpdateColumnsType(UpdateColumnsType object)
Returns the result of interpreting the object as an instance of 'Update Columns Type'.
|
boolean |
ConfigurationValidator.validateUpdateColumnsType(UpdateColumnsType updateColumnsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.