Package | Description |
---|---|
scheduler.configuration | |
scheduler.configuration.impl | |
scheduler.configuration.util |
Modifier and Type | Interface and Description |
---|---|
interface |
PriorityDependentTimeSliceConfiguration
A representation of the model object 'Priority Dependent Time Slice Configuration'.
|
interface |
QuantumTimeSliceConfiguration
A representation of the model object 'Quantum Time Slice Configuration'.
|
Modifier and Type | Method and Description |
---|---|
TimeSliceConfiguration |
PreemptionConfiguration.getTimesliceConfiguration()
Returns the value of the 'Timeslice Configuration' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
PreemptionConfiguration.setTimesliceConfiguration(TimeSliceConfiguration value)
Sets the value of the '
Timeslice Configuration ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
PriorityDependentTimeSliceConfigurationImpl
An implementation of the model object 'Priority Dependent Time Slice Configuration'.
|
class |
QuantumTimeSliceConfigurationImpl
An implementation of the model object 'Quantum Time Slice Configuration'.
|
class |
TimeSliceConfigurationImpl
An implementation of the model object 'Time Slice Configuration'.
|
Modifier and Type | Method and Description |
---|---|
TimeSliceConfiguration |
PreemptionConfigurationImpl.getTimesliceConfiguration() |
Modifier and Type | Method and Description |
---|---|
NotificationChain |
PreemptionConfigurationImpl.basicSetTimesliceConfiguration(TimeSliceConfiguration newTimesliceConfiguration,
NotificationChain msgs) |
void |
PreemptionConfigurationImpl.setTimesliceConfiguration(TimeSliceConfiguration newTimesliceConfiguration) |
Modifier and Type | Method and Description |
---|---|
T |
ConfigurationSwitch.caseTimeSliceConfiguration(TimeSliceConfiguration object)
Returns the result of interpreting the object as an instance of 'Time Slice Configuration'.
|