| 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.caseMultipleQueueConfiguration(MultipleQueueConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
MultipleQueueConfiguration |
ConfigurationFactory.createMultipleQueueConfiguration()
Returns a new object of class 'Multiple Queue Configuration'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleQueueConfigurationImpl
An implementation of the model object 'Multiple Queue Configuration'.
|
| Modifier and Type | Method and Description |
|---|---|
MultipleQueueConfiguration |
ConfigurationFactoryImpl.createMultipleQueueConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseMultipleQueueConfiguration(MultipleQueueConfiguration object)
Returns the result of interpreting the object as an instance of 'Multiple Queue Configuration'.
|