| Modifier and Type | Method and Description |
|---|---|
QueueType |
ConfigurationFactory.createQueueType()
Returns a new object of class 'Queue Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<QueueType> |
RootType.getQueue()
Returns the value of the 'Queue' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueueTypeImpl
An implementation of the model object 'Queue Type'.
|
| Modifier and Type | Method and Description |
|---|---|
QueueType |
ConfigurationFactoryImpl.createQueueType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<QueueType> |
RootTypeImpl.getQueue() |
| Modifier and Type | Field and Description |
|---|---|
protected QueueType |
QueueTypeTest.fixture
The fixture for this Queue Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected QueueType |
QueueTypeTest.getFixture()
Returns the fixture for this Queue Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
QueueTypeTest.setFixture(QueueType fixture)
Sets the fixture for this Queue Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseQueueType(QueueType object)
Returns the result of interpreting the object as an instance of 'Queue Type'.
|
boolean |
ConfigurationValidator.validateQueueType(QueueType queueType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.