| 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 |
|---|---|
UpdateType |
ConfigurationFactory.createUpdateType()
Returns a new object of class 'Update Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UpdateType> |
ConnectionType.getUpdate()
Returns the value of the 'Update' containment reference
list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateTypeImpl
An implementation of the model object 'Update Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<UpdateType> |
ConnectionTypeImpl.update
The cached value of the '
Update' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
UpdateType |
ConfigurationFactoryImpl.createUpdateType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UpdateType> |
ConnectionTypeImpl.getUpdate() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseUpdateType(UpdateType object)
Returns the result of interpreting the object as an instance of 'Update Type'.
|
boolean |
ConfigurationValidator.validateUpdateType(UpdateType updateType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.