|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StaticPriorityBoost
A representation of the model object 'Static Priority Boost'.
The following features are supported:
ConfigurationPackage.getStaticPriorityBoost()
Method Summary | |
---|---|
int |
getBonus()
Returns the value of the 'Bonus' attribute. |
PriorityDegradation |
getDegradation()
Returns the value of the 'Degradation' attribute. |
TimeValue |
getTimePenalty()
Returns the value of the 'Time Penalty' containment reference. |
boolean |
isResetTimeslice()
Returns the value of the 'Reset Timeslice' attribute. |
void |
setBonus(int value)
Sets the value of the ' Bonus ' attribute. |
void |
setDegradation(PriorityDegradation value)
Sets the value of the ' Degradation ' attribute. |
void |
setResetTimeslice(boolean value)
Sets the value of the ' Reset Timeslice ' attribute. |
void |
setTimePenalty(TimeValue value)
Sets the value of the ' Time Penalty ' containment reference. |
Method Detail |
---|
boolean isResetTimeslice()
If the meaning of the 'Reset Timeslice' attribute isn't clear, there really should be more of a description here...
setResetTimeslice(boolean)
,
ConfigurationPackage.getStaticPriorityBoost_ResetTimeslice()
void setResetTimeslice(boolean value)
Reset Timeslice
' attribute.
value
- the new value of the 'Reset Timeslice' attribute.isResetTimeslice()
int getBonus()
If the meaning of the 'Bonus' attribute isn't clear, there really should be more of a description here...
setBonus(int)
,
ConfigurationPackage.getStaticPriorityBoost_Bonus()
void setBonus(int value)
Bonus
' attribute.
value
- the new value of the 'Bonus' attribute.getBonus()
PriorityDegradation getDegradation()
PriorityDegradation
.
If the meaning of the 'Degradation' attribute isn't clear, there really should be more of a description here...
PriorityDegradation
,
setDegradation(PriorityDegradation)
,
ConfigurationPackage.getStaticPriorityBoost_Degradation()
void setDegradation(PriorityDegradation value)
Degradation
' attribute.
value
- the new value of the 'Degradation' attribute.PriorityDegradation
,
getDegradation()
TimeValue getTimePenalty()
If the meaning of the 'Time Penalty' containment reference isn't clear, there really should be more of a description here...
setTimePenalty(TimeValue)
,
ConfigurationPackage.getStaticPriorityBoost_TimePenalty()
void setTimePenalty(TimeValue value)
Time Penalty
' containment reference.
value
- the new value of the 'Time Penalty' containment reference.getTimePenalty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |