|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
scheduler.configuration.impl.PriorityBoostConfigurationImpl
scheduler.configuration.impl.DynamicPriorityBoostConfiguratioinImpl
public class DynamicPriorityBoostConfiguratioinImpl
An implementation of the model object 'Dynamic Priority Boost Configuratioin'.
The following features are implemented:
Field Summary | |
---|---|
protected static int |
MAX_BONUS_EDEFAULT
The default value of the ' Max Bonus ' attribute. |
protected int |
maxBonus
The cached value of the ' Max Bonus ' attribute. |
protected TimeValue |
maxSleepAverage
The cached value of the ' Max Sleep Average ' containment reference. |
protected int |
threshold
The cached value of the ' Threshold ' attribute. |
protected static int |
THRESHOLD_EDEFAULT
The default value of the ' Threshold ' attribute. |
Constructor Summary | |
---|---|
protected |
DynamicPriorityBoostConfiguratioinImpl()
|
Method Summary | |
---|---|
NotificationChain |
basicSetMaxSleepAverage(TimeValue newMaxSleepAverage,
NotificationChain msgs)
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
int |
getMaxBonus()
|
TimeValue |
getMaxSleepAverage()
|
int |
getThreshold()
|
void |
setMaxBonus(int newMaxBonus)
|
void |
setMaxSleepAverage(TimeValue newMaxSleepAverage)
|
void |
setThreshold(int newThreshold)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static final int MAX_BONUS_EDEFAULT
Max Bonus
' attribute.
getMaxBonus()
,
Constant Field Valuesprotected int maxBonus
Max Bonus
' attribute.
getMaxBonus()
protected TimeValue maxSleepAverage
Max Sleep Average
' containment reference.
getMaxSleepAverage()
protected static final int THRESHOLD_EDEFAULT
Threshold
' attribute.
getThreshold()
,
Constant Field Valuesprotected int threshold
Threshold
' attribute.
getThreshold()
Constructor Detail |
---|
protected DynamicPriorityBoostConfiguratioinImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class PriorityBoostConfigurationImpl
public int getMaxBonus()
getMaxBonus
in interface DynamicPriorityBoostConfiguratioin
DynamicPriorityBoostConfiguratioin.setMaxBonus(int)
,
ConfigurationPackage.getDynamicPriorityBoostConfiguratioin_MaxBonus()
public void setMaxBonus(int newMaxBonus)
setMaxBonus
in interface DynamicPriorityBoostConfiguratioin
newMaxBonus
- the new value of the 'Max Bonus' attribute.DynamicPriorityBoostConfiguratioin.getMaxBonus()
public TimeValue getMaxSleepAverage()
getMaxSleepAverage
in interface DynamicPriorityBoostConfiguratioin
DynamicPriorityBoostConfiguratioin.setMaxSleepAverage(TimeValue)
,
ConfigurationPackage.getDynamicPriorityBoostConfiguratioin_MaxSleepAverage()
public NotificationChain basicSetMaxSleepAverage(TimeValue newMaxSleepAverage, NotificationChain msgs)
public void setMaxSleepAverage(TimeValue newMaxSleepAverage)
setMaxSleepAverage
in interface DynamicPriorityBoostConfiguratioin
newMaxSleepAverage
- the new value of the 'Max Sleep Average' containment reference.DynamicPriorityBoostConfiguratioin.getMaxSleepAverage()
public int getThreshold()
getThreshold
in interface DynamicPriorityBoostConfiguratioin
DynamicPriorityBoostConfiguratioin.setThreshold(int)
,
ConfigurationPackage.getDynamicPriorityBoostConfiguratioin_Threshold()
public void setThreshold(int newThreshold)
setThreshold
in interface DynamicPriorityBoostConfiguratioin
newThreshold
- the new value of the 'Threshold' attribute.DynamicPriorityBoostConfiguratioin.getThreshold()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |