Package | Description |
---|---|
edu.kit.ipd.sdq.pcm.simulation.scheduler.exact.factory | |
scheduler.configuration | |
scheduler.configuration.impl | |
scheduler.configuration.util |
Modifier and Type | Method and Description |
---|---|
IQueueingStrategy |
QueueingConfigurationSwitch.caseSingleQueueConfiguration(SingleQueueConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
SingleQueueConfiguration |
ConfigurationFactory.createSingleQueueConfiguration()
Returns a new object of class 'Single Queue Configuration'.
|
Modifier and Type | Class and Description |
---|---|
class |
SingleQueueConfigurationImpl
An implementation of the model object 'Single Queue Configuration'.
|
Modifier and Type | Method and Description |
---|---|
SingleQueueConfiguration |
ConfigurationFactoryImpl.createSingleQueueConfiguration() |
Modifier and Type | Method and Description |
---|---|
T |
ConfigurationSwitch.caseSingleQueueConfiguration(SingleQueueConfiguration object)
Returns the result of interpreting the object as an instance of 'Single Queue Configuration'.
|