|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
scheduler.configuration.impl.QueueingConfigurationImpl
scheduler.configuration.impl.SingleQueueConfigurationImpl
public class SingleQueueConfigurationImpl
An implementation of the model object 'Single Queue Configuration'.
The following features are implemented:
Field Summary | |
---|---|
protected static ProcessSelection |
PROCESS_SELECTION_EDEFAULT
The default value of the ' Process Selection ' attribute. |
protected ProcessSelection |
processSelection
The cached value of the ' Process Selection ' attribute. |
Fields inherited from class scheduler.configuration.impl.QueueingConfigurationImpl |
---|
INITIAL_INSTANCE_SELECTION_EDEFAULT, initialInstanceSelection, RUNQUEUE_TYPE_EDEFAULT, runqueueType |
Constructor Summary | |
---|---|
protected |
SingleQueueConfigurationImpl()
|
Method Summary | |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
ProcessSelection |
getProcessSelection()
|
void |
setProcessSelection(ProcessSelection newProcessSelection)
|
String |
toString()
|
Methods inherited from class scheduler.configuration.impl.QueueingConfigurationImpl |
---|
getInitialInstanceSelection, getRunqueueType, setInitialInstanceSelection, setRunqueueType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface scheduler.configuration.QueueingConfiguration |
---|
getInitialInstanceSelection, getRunqueueType, setInitialInstanceSelection, setRunqueueType |
Field Detail |
---|
protected static final ProcessSelection PROCESS_SELECTION_EDEFAULT
Process Selection
' attribute.
getProcessSelection()
protected ProcessSelection processSelection
Process Selection
' attribute.
getProcessSelection()
Constructor Detail |
---|
protected SingleQueueConfigurationImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class QueueingConfigurationImpl
public ProcessSelection getProcessSelection()
getProcessSelection
in interface SingleQueueConfiguration
ProcessSelection
,
SingleQueueConfiguration.setProcessSelection(ProcessSelection)
,
ConfigurationPackage.getSingleQueueConfiguration_ProcessSelection()
public void setProcessSelection(ProcessSelection newProcessSelection)
setProcessSelection
in interface SingleQueueConfiguration
newProcessSelection
- the new value of the 'Process Selection' attribute.ProcessSelection
,
SingleQueueConfiguration.getProcessSelection()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class QueueingConfigurationImpl
public void eSet(int featureID, Object newValue)
eSet
in class QueueingConfigurationImpl
public void eUnset(int featureID)
eUnset
in class QueueingConfigurationImpl
public boolean eIsSet(int featureID)
eIsSet
in class QueueingConfigurationImpl
public String toString()
toString
in class QueueingConfigurationImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |