| 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 |
|---|---|
CommandsType |
ConfigurationFactory.createCommandsType()
Returns a new object of class 'Commands Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<CommandsType> |
TabularQueryType.getCommands()
Returns the value of the 'Commands' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandsTypeImpl
An implementation of the model object 'Commands Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<CommandsType> |
TabularQueryTypeImpl.commands
The cached value of the '
Commands' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
CommandsType |
ConfigurationFactoryImpl.createCommandsType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<CommandsType> |
TabularQueryTypeImpl.getCommands() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseCommandsType(CommandsType object)
Returns the result of interpreting the object as an instance of 'Commands Type'.
|
boolean |
ConfigurationValidator.validateCommandsType(CommandsType commandsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.