| Modifier and Type | Interface and Description |
|---|---|
interface |
HiveProcessCommandType
A representation of the model object 'Hive Process Command Type'.
|
interface |
SplitContinuousCommandType
A representation of the model object 'Split Continuous Command Type'.
|
| Modifier and Type | Method and Description |
|---|---|
ContinuousCommandType |
ConfigurationFactory.createContinuousCommandType()
Returns a new object of class 'Continuous Command Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContinuousCommandTypeImpl
An implementation of the model object 'Continuous Command Type'.
|
class |
HiveProcessCommandTypeImpl
An implementation of the model object 'Hive Process Command Type'.
|
class |
SplitContinuousCommandTypeImpl
An implementation of the model object 'Split Continuous Command Type'.
|
| Modifier and Type | Method and Description |
|---|---|
ContinuousCommandType |
ConfigurationFactoryImpl.createContinuousCommandType() |
| Modifier and Type | Method and Description |
|---|---|
protected ContinuousCommandType |
ContinuousCommandTypeTest.getFixture()
Returns the fixture for this Continuous Command Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseContinuousCommandType(ContinuousCommandType object)
Returns the result of interpreting the object as an instance of 'Continuous Command Type'.
|
boolean |
ConfigurationValidator.validateContinuousCommandType(ContinuousCommandType continuousCommandType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.