public interface QueueingConfiguration extends EObject
The following features are supported:
ConfigurationPackage.getQueueingConfiguration()| Modifier and Type | Method and Description |
|---|---|
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. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverResourceInstanceSelection 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()