|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DynamicPriorityBoostConfiguratioin
A representation of the model object 'Dynamic Priority Boost Configuratioin'.
The following features are supported:
ConfigurationPackage.getDynamicPriorityBoostConfiguratioin()
Method Summary | |
---|---|
int |
getMaxBonus()
Returns the value of the 'Max Bonus' attribute. |
TimeValue |
getMaxSleepAverage()
Returns the value of the 'Max Sleep Average' containment reference. |
int |
getThreshold()
Returns the value of the 'Threshold' attribute. |
void |
setMaxBonus(int value)
Sets the value of the ' Max Bonus ' attribute. |
void |
setMaxSleepAverage(TimeValue value)
Sets the value of the ' Max Sleep Average ' containment reference. |
void |
setThreshold(int value)
Sets the value of the ' Threshold ' attribute. |
Method Detail |
---|
int getMaxBonus()
If the meaning of the 'Max Bonus' attribute isn't clear, there really should be more of a description here...
setMaxBonus(int)
,
ConfigurationPackage.getDynamicPriorityBoostConfiguratioin_MaxBonus()
void setMaxBonus(int value)
Max Bonus
' attribute.
value
- the new value of the 'Max Bonus' attribute.getMaxBonus()
TimeValue getMaxSleepAverage()
If the meaning of the 'Max Sleep Average' containment reference isn't clear, there really should be more of a description here...
setMaxSleepAverage(TimeValue)
,
ConfigurationPackage.getDynamicPriorityBoostConfiguratioin_MaxSleepAverage()
void setMaxSleepAverage(TimeValue value)
Max Sleep Average
' containment reference.
value
- the new value of the 'Max Sleep Average' containment reference.getMaxSleepAverage()
int getThreshold()
If the meaning of the 'Threshold' attribute isn't clear, there really should be more of a description here...
setThreshold(int)
,
ConfigurationPackage.getDynamicPriorityBoostConfiguratioin_Threshold()
void setThreshold(int value)
Threshold
' attribute.
value
- the new value of the 'Threshold' attribute.getThreshold()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |