| Modifier and Type | Interface and Description |
|---|---|
interface |
ContinuousCommandType
A representation of the model object 'Continuous Command Type'.
|
interface |
HiveProcessCommandType
A representation of the model object 'Hive Process Command Type'.
|
interface |
SingleCommandType
A representation of the model object 'Single Command Type'.
|
interface |
SplitContinuousCommandType
A representation of the model object 'Split Continuous Command Type'.
|
interface |
TriggerCommandType
A representation of the model object 'Trigger Command Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandTypeImpl
An implementation of the model object 'Command Type'.
|
class |
ContinuousCommandTypeImpl
An implementation of the model object 'Continuous Command Type'.
|
class |
HiveProcessCommandTypeImpl
An implementation of the model object 'Hive Process Command Type'.
|
class |
SingleCommandTypeImpl
An implementation of the model object 'Single Command Type'.
|
class |
SplitContinuousCommandTypeImpl
An implementation of the model object 'Split Continuous Command Type'.
|
class |
TriggerCommandTypeImpl
An implementation of the model object 'Trigger Command Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected CommandType |
CommandTypeTest.fixture
The fixture for this Command Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected CommandType |
CommandTypeTest.getFixture()
Returns the fixture for this Command Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CommandTypeTest.setFixture(CommandType fixture)
Sets the fixture for this Command Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseCommandType(CommandType object)
Returns the result of interpreting the object as an instance of 'Command Type'.
|
boolean |
ConfigurationValidator.validateCommandType(CommandType commandType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.