|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueueingConfiguration
A representation of the model object 'Queueing Configuration'.
The following features are supported:
ConfigurationPackage.getQueueingConfiguration()
Method Summary | |
---|---|
ResourceInstanceSelection |
getInitialInstanceSelection()
Returns the value of the 'Initial Instance Selection' attribute. |
RunQueueType |
getRunqueueType()
Returns the value of the 'Runqueue Type' attribute. |
void |
setInitialInstanceSelection(ResourceInstanceSelection value)
Sets the value of the ' Initial Instance Selection ' attribute. |
void |
setRunqueueType(RunQueueType value)
Sets the value of the ' Runqueue Type ' attribute. |
Method Detail |
---|
ResourceInstanceSelection getInitialInstanceSelection()
ResourceInstanceSelection
.
If the meaning of the 'Initial Instance Selection' attribute isn't clear, there really should be more of a description here...
ResourceInstanceSelection
,
setInitialInstanceSelection(ResourceInstanceSelection)
,
ConfigurationPackage.getQueueingConfiguration_InitialInstanceSelection()
void setInitialInstanceSelection(ResourceInstanceSelection value)
Initial Instance Selection
' attribute.
value
- the new value of the 'Initial Instance Selection' attribute.ResourceInstanceSelection
,
getInitialInstanceSelection()
RunQueueType getRunqueueType()
RunQueueType
.
If the meaning of the 'Runqueue Type' attribute isn't clear, there really should be more of a description here...
RunQueueType
,
setRunqueueType(RunQueueType)
,
ConfigurationPackage.getQueueingConfiguration_RunqueueType()
void setRunqueueType(RunQueueType value)
Runqueue Type
' attribute.
value
- the new value of the 'Runqueue Type' attribute.RunQueueType
,
getRunqueueType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |