|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
scheduler.configuration.impl.QueueingConfigurationImpl
public abstract class QueueingConfigurationImpl
An implementation of the model object 'Queueing Configuration'.
The following features are implemented:
| Field Summary | |
|---|---|
protected static ResourceInstanceSelection |
INITIAL_INSTANCE_SELECTION_EDEFAULT
The default value of the ' Initial Instance Selection' attribute. |
protected ResourceInstanceSelection |
initialInstanceSelection
The cached value of the ' Initial Instance Selection' attribute. |
protected static RunQueueType |
RUNQUEUE_TYPE_EDEFAULT
The default value of the ' Runqueue Type' attribute. |
protected RunQueueType |
runqueueType
The cached value of the ' Runqueue Type' attribute. |
| Constructor Summary | |
|---|---|
protected |
QueueingConfigurationImpl()
|
| 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)
|
ResourceInstanceSelection |
getInitialInstanceSelection()
|
RunQueueType |
getRunqueueType()
|
void |
setInitialInstanceSelection(ResourceInstanceSelection newInitialInstanceSelection)
|
void |
setRunqueueType(RunQueueType newRunqueueType)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final ResourceInstanceSelection INITIAL_INSTANCE_SELECTION_EDEFAULT
Initial Instance Selection' attribute.
getInitialInstanceSelection()protected ResourceInstanceSelection initialInstanceSelection
Initial Instance Selection' attribute.
getInitialInstanceSelection()protected static final RunQueueType RUNQUEUE_TYPE_EDEFAULT
Runqueue Type' attribute.
getRunqueueType()protected RunQueueType runqueueType
Runqueue Type' attribute.
getRunqueueType()| Constructor Detail |
|---|
protected QueueingConfigurationImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public ResourceInstanceSelection getInitialInstanceSelection()
getInitialInstanceSelection in interface QueueingConfigurationResourceInstanceSelection,
QueueingConfiguration.setInitialInstanceSelection(ResourceInstanceSelection),
ConfigurationPackage.getQueueingConfiguration_InitialInstanceSelection()public void setInitialInstanceSelection(ResourceInstanceSelection newInitialInstanceSelection)
setInitialInstanceSelection in interface QueueingConfigurationnewInitialInstanceSelection - the new value of the 'Initial Instance Selection' attribute.ResourceInstanceSelection,
QueueingConfiguration.getInitialInstanceSelection()public RunQueueType getRunqueueType()
getRunqueueType in interface QueueingConfigurationRunQueueType,
QueueingConfiguration.setRunqueueType(RunQueueType),
ConfigurationPackage.getQueueingConfiguration_RunqueueType()public void setRunqueueType(RunQueueType newRunqueueType)
setRunqueueType in interface QueueingConfigurationnewRunqueueType - the new value of the 'Runqueue Type' attribute.RunQueueType,
QueueingConfiguration.getRunqueueType()
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||