|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActiveResourceConfiguration
A representation of the model object 'Active Resource Configuration'.
The following features are supported:
ConfigurationPackage.getActiveResourceConfiguration()| Method Summary | |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute. |
int |
getReplicas()
Returns the value of the 'Replicas' attribute. |
SchedulerConfiguration |
getSchedulerConfiguration()
Returns the value of the 'Scheduler Configuration' reference. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setReplicas(int value)
Sets the value of the ' Replicas' attribute. |
void |
setSchedulerConfiguration(SchedulerConfiguration value)
Sets the value of the ' Scheduler Configuration' reference. |
| Methods inherited from interface de.uka.ipd.sdq.identifier.Identifier |
|---|
getId, idHasToBeUnique, setId |
| Method Detail |
|---|
SchedulerConfiguration getSchedulerConfiguration()
If the meaning of the 'Scheduler Configuration' reference isn't clear, there really should be more of a description here...
setSchedulerConfiguration(SchedulerConfiguration),
ConfigurationPackage.getActiveResourceConfiguration_SchedulerConfiguration()void setSchedulerConfiguration(SchedulerConfiguration value)
Scheduler Configuration' reference.
value - the new value of the 'Scheduler Configuration' reference.getSchedulerConfiguration()int getReplicas()
"1".
If the meaning of the 'Replicas' attribute isn't clear, there really should be more of a description here...
setReplicas(int),
ConfigurationPackage.getActiveResourceConfiguration_Replicas()void setReplicas(int value)
Replicas' attribute.
value - the new value of the 'Replicas' attribute.getReplicas()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
ConfigurationPackage.getActiveResourceConfiguration_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||