public interface SingleQueueConfiguration extends QueueingConfiguration
The following features are supported:
ConfigurationPackage.getSingleQueueConfiguration()
Modifier and Type | Method and Description |
---|---|
ProcessSelection |
getProcessSelection()
Returns the value of the 'Process Selection' attribute.
|
void |
setProcessSelection(ProcessSelection value)
Sets the value of the '
Process Selection ' attribute. |
getInitialInstanceSelection, getRunqueueType, setInitialInstanceSelection, setRunqueueType
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
ProcessSelection getProcessSelection()
ProcessSelection
.
If the meaning of the 'Process Selection' attribute isn't clear, there really should be more of a description here...
ProcessSelection
,
setProcessSelection(ProcessSelection)
,
ConfigurationPackage.getSingleQueueConfiguration_ProcessSelection()
void setProcessSelection(ProcessSelection value)
Process Selection
' attribute.
value
- the new value of the 'Process Selection' attribute.ProcessSelection
,
getProcessSelection()