public interface QuantumTimeSliceConfiguration extends TimeSliceConfiguration
The following features are supported:
ConfigurationPackage.getQuantumTimeSliceConfiguration()| Modifier and Type | Method and Description |
|---|---|
int |
getMinQuanta()
Returns the value of the 'Min Quanta' attribute.
|
int |
getQuanta()
Returns the value of the 'Quanta' attribute.
|
void |
setMinQuanta(int value)
Sets the value of the '
Min Quanta' attribute. |
void |
setQuanta(int value)
Sets the value of the '
Quanta' attribute. |
getTimeslice, setTimesliceeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverint getQuanta()
If the meaning of the 'Quanta' attribute isn't clear, there really should be more of a description here...
setQuanta(int),
ConfigurationPackage.getQuantumTimeSliceConfiguration_Quanta()void setQuanta(int value)
Quanta' attribute.
value - the new value of the 'Quanta' attribute.getQuanta()int getMinQuanta()
If the meaning of the 'Min Quanta' attribute isn't clear, there really should be more of a description here...
setMinQuanta(int),
ConfigurationPackage.getQuantumTimeSliceConfiguration_MinQuanta()void setMinQuanta(int value)
Min Quanta' attribute.
value - the new value of the 'Min Quanta' attribute.getMinQuanta()