| Modifier and Type | Method and Description |
|---|---|
SingleCommandType |
ConfigurationFactory.createSingleCommandType()
Returns a new object of class 'Single Command Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<SingleCommandType> |
QueueType.getCommand()
Returns the value of the 'Command' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SingleCommandTypeImpl
An implementation of the model object 'Single Command Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<SingleCommandType> |
QueueTypeImpl.command
The cached value of the '
Command' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
SingleCommandType |
ConfigurationFactoryImpl.createSingleCommandType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<SingleCommandType> |
QueueTypeImpl.getCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected SingleCommandType |
SingleCommandTypeTest.getFixture()
Returns the fixture for this Single Command Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseSingleCommandType(SingleCommandType object)
Returns the result of interpreting the object as an instance of 'Single Command Type'.
|
boolean |
ConfigurationValidator.validateSingleCommandType(SingleCommandType singleCommandType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.