| Modifier and Type | Method and Description |
|---|---|
UpdateMappingType |
ConfigurationFactory.createUpdateMappingType()
Returns a new object of class 'Update Mapping Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UpdateMappingType> |
UpdateType.getMapping()
Returns the value of the 'Mapping' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateMappingTypeImpl
An implementation of the model object 'Update Mapping Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<UpdateMappingType> |
UpdateTypeImpl.mapping
The cached value of the '
Mapping' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
UpdateMappingType |
ConfigurationFactoryImpl.createUpdateMappingType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UpdateMappingType> |
UpdateTypeImpl.getMapping() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseUpdateMappingType(UpdateMappingType object)
Returns the result of interpreting the object as an instance of 'Update Mapping Type'.
|
boolean |
ConfigurationValidator.validateUpdateMappingType(UpdateMappingType updateMappingType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.