| Package | Description |
|---|---|
| edu.kit.ipd.sdq.pcm.simulation.scheduler.exact | |
| scheduler | |
| scheduler.configuration | |
| scheduler.configuration.impl | |
| scheduler.configuration.util | |
| scheduler.impl |
| Modifier and Type | Method and Description |
|---|---|
de.uka.ipd.sdq.scheduler.IRunningProcess |
ExactSchedulingFactory.createRunningProcess(de.uka.ipd.sdq.scheduler.ISchedulableProcess process,
ProcessConfiguration configuration,
ActiveResourceConfiguration resourceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
EList<ProcessConfiguration> |
SystemConfiguration.getProcessConfiguration()
Returns the value of the 'Process Configuration' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessConfiguration |
ConfigurationFactory.createProcessConfiguration()
Returns a new object of class 'Process Configuration'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessConfigurationImpl
An implementation of the model object 'Process Configuration'.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessConfiguration |
ConfigurationFactoryImpl.createProcessConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseProcessConfiguration(ProcessConfiguration object)
Returns the result of interpreting the object as an instance of 'Process Configuration'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<ProcessConfiguration> |
SystemConfigurationImpl.getProcessConfiguration() |