|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.identifier.impl.IdentifierImpl
scheduler.configuration.impl.ActiveResourceConfigurationImpl
public class ActiveResourceConfigurationImpl
An implementation of the model object 'Active Resource Configuration'.
The following features are implemented:
| Field Summary | |
|---|---|
protected String |
name
The cached value of the ' Name' attribute. |
protected static String |
NAME_EDEFAULT
The default value of the ' Name' attribute. |
protected int |
replicas
The cached value of the ' Replicas' attribute. |
protected static int |
REPLICAS_EDEFAULT
The default value of the ' Replicas' attribute. |
protected SchedulerConfiguration |
schedulerConfiguration
The cached value of the ' Scheduler Configuration' reference. |
| Fields inherited from class de.uka.ipd.sdq.identifier.impl.IdentifierImpl |
|---|
id, ID_EDEFAULT |
| Constructor Summary | |
|---|---|
protected |
ActiveResourceConfigurationImpl()
|
| Method Summary | |
|---|---|
SchedulerConfiguration |
basicGetSchedulerConfiguration()
|
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)
|
String |
getName()
|
int |
getReplicas()
|
SchedulerConfiguration |
getSchedulerConfiguration()
|
void |
setName(String newName)
|
void |
setReplicas(int newReplicas)
|
void |
setSchedulerConfiguration(SchedulerConfiguration newSchedulerConfiguration)
|
String |
toString()
|
| Methods inherited from class de.uka.ipd.sdq.identifier.impl.IdentifierImpl |
|---|
getId, idHasToBeUnique, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface de.uka.ipd.sdq.identifier.Identifier |
|---|
getId, idHasToBeUnique, setId |
| Field Detail |
|---|
protected SchedulerConfiguration schedulerConfiguration
Scheduler Configuration' reference.
getSchedulerConfiguration()protected static final int REPLICAS_EDEFAULT
Replicas' attribute.
getReplicas(),
Constant Field Valuesprotected int replicas
Replicas' attribute.
getReplicas()protected static final String NAME_EDEFAULT
Name' attribute.
getName()protected String name
Name' attribute.
getName()| Constructor Detail |
|---|
protected ActiveResourceConfigurationImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class IdentifierImplpublic SchedulerConfiguration getSchedulerConfiguration()
getSchedulerConfiguration in interface ActiveResourceConfigurationActiveResourceConfiguration.setSchedulerConfiguration(SchedulerConfiguration),
ConfigurationPackage.getActiveResourceConfiguration_SchedulerConfiguration()public SchedulerConfiguration basicGetSchedulerConfiguration()
public void setSchedulerConfiguration(SchedulerConfiguration newSchedulerConfiguration)
setSchedulerConfiguration in interface ActiveResourceConfigurationnewSchedulerConfiguration - the new value of the 'Scheduler Configuration' reference.ActiveResourceConfiguration.getSchedulerConfiguration()public int getReplicas()
getReplicas in interface ActiveResourceConfigurationActiveResourceConfiguration.setReplicas(int),
ConfigurationPackage.getActiveResourceConfiguration_Replicas()public void setReplicas(int newReplicas)
setReplicas in interface ActiveResourceConfigurationnewReplicas - the new value of the 'Replicas' attribute.ActiveResourceConfiguration.getReplicas()public String getName()
getName in interface ActiveResourceConfigurationActiveResourceConfiguration.setName(String),
ConfigurationPackage.getActiveResourceConfiguration_Name()public void setName(String newName)
setName in interface ActiveResourceConfigurationnewName - the new value of the 'Name' attribute.ActiveResourceConfiguration.getName()
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class IdentifierImpl
public void eSet(int featureID,
Object newValue)
eSet in class IdentifierImplpublic void eUnset(int featureID)
eUnset in class IdentifierImplpublic boolean eIsSet(int featureID)
eIsSet in class IdentifierImplpublic String toString()
toString in class IdentifierImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||