|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PriorityConfiguration
A representation of the model object 'Priority Configuration'.
The following features are supported:
ConfigurationPackage.getPriorityConfiguration()
Method Summary | |
---|---|
PriorityBoostConfiguration |
getBoostConfiguration()
Returns the value of the 'Boost Configuration' containment reference. |
PriorityRange |
getRange()
Returns the value of the 'Range' containment reference. |
void |
setBoostConfiguration(PriorityBoostConfiguration value)
Sets the value of the ' Boost Configuration ' containment reference. |
void |
setRange(PriorityRange value)
Sets the value of the ' Range ' containment reference. |
Method Detail |
---|
PriorityRange getRange()
If the meaning of the 'Range' containment reference isn't clear, there really should be more of a description here...
setRange(PriorityRange)
,
ConfigurationPackage.getPriorityConfiguration_Range()
void setRange(PriorityRange value)
Range
' containment reference.
value
- the new value of the 'Range' containment reference.getRange()
PriorityBoostConfiguration getBoostConfiguration()
If the meaning of the 'Boost Configuration' containment reference isn't clear, there really should be more of a description here...
setBoostConfiguration(PriorityBoostConfiguration)
,
ConfigurationPackage.getPriorityConfiguration_BoostConfiguration()
void setBoostConfiguration(PriorityBoostConfiguration value)
Boost Configuration
' containment reference.
value
- the new value of the 'Boost Configuration' containment reference.getBoostConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |