|
||||||||||
| 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 PriorityBoostConfigurationImplpublic int getMaxBonus()
getMaxBonus in interface DynamicPriorityBoostConfiguratioinDynamicPriorityBoostConfiguratioin.setMaxBonus(int),
ConfigurationPackage.getDynamicPriorityBoostConfiguratioin_MaxBonus()public void setMaxBonus(int newMaxBonus)
setMaxBonus in interface DynamicPriorityBoostConfiguratioinnewMaxBonus - the new value of the 'Max Bonus' attribute.DynamicPriorityBoostConfiguratioin.getMaxBonus()public TimeValue getMaxSleepAverage()
getMaxSleepAverage in interface DynamicPriorityBoostConfiguratioinDynamicPriorityBoostConfiguratioin.setMaxSleepAverage(TimeValue),
ConfigurationPackage.getDynamicPriorityBoostConfiguratioin_MaxSleepAverage()
public NotificationChain basicSetMaxSleepAverage(TimeValue newMaxSleepAverage,
NotificationChain msgs)
public void setMaxSleepAverage(TimeValue newMaxSleepAverage)
setMaxSleepAverage in interface DynamicPriorityBoostConfiguratioinnewMaxSleepAverage - the new value of the 'Max Sleep Average' containment reference.DynamicPriorityBoostConfiguratioin.getMaxSleepAverage()public int getThreshold()
getThreshold in interface DynamicPriorityBoostConfiguratioinDynamicPriorityBoostConfiguratioin.setThreshold(int),
ConfigurationPackage.getDynamicPriorityBoostConfiguratioin_Threshold()public void setThreshold(int newThreshold)
setThreshold in interface DynamicPriorityBoostConfiguratioinnewThreshold - 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 | |||||||||