|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PassiveResourceConfiguration
A representation of the model object 'Passive Resource Configuration'.
The following features are supported:
ConfigurationPackage.getPassiveResourceConfiguration()
Method Summary | |
---|---|
TimeValue |
getAcquisitionDemand()
Returns the value of the 'Acquisition Demand' containment reference. |
int |
getCapacity()
Returns the value of the 'Capacity' attribute. |
ActiveResourceConfiguration |
getManagingResource()
Returns the value of the 'Managing Resource' reference. |
String |
getName()
Returns the value of the 'Name' attribute. |
StaticPriorityBoost |
getStaticPriorityBoostConfiguration()
Returns the value of the 'Static Priority Boost Configuration' containment reference. |
PassiveResourceType |
getType()
Returns the value of the 'Type' attribute. |
void |
setAcquisitionDemand(TimeValue value)
Sets the value of the ' Acquisition Demand ' containment reference. |
void |
setCapacity(int value)
Sets the value of the ' Capacity ' attribute. |
void |
setManagingResource(ActiveResourceConfiguration value)
Sets the value of the ' Managing Resource ' reference. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
void |
setStaticPriorityBoostConfiguration(StaticPriorityBoost value)
Sets the value of the ' Static Priority Boost Configuration ' containment reference. |
void |
setType(PassiveResourceType value)
Sets the value of the ' Type ' attribute. |
Methods inherited from interface de.uka.ipd.sdq.identifier.Identifier |
---|
getId, idHasToBeUnique, setId |
Method Detail |
---|
StaticPriorityBoost getStaticPriorityBoostConfiguration()
If the meaning of the 'Static Priority Boost Configuration' containment reference isn't clear, there really should be more of a description here...
setStaticPriorityBoostConfiguration(StaticPriorityBoost)
,
ConfigurationPackage.getPassiveResourceConfiguration_StaticPriorityBoostConfiguration()
void setStaticPriorityBoostConfiguration(StaticPriorityBoost value)
Static Priority Boost Configuration
' containment reference.
value
- the new value of the 'Static Priority Boost Configuration' containment reference.getStaticPriorityBoostConfiguration()
int getCapacity()
"1"
.
If the meaning of the 'Capacity' attribute isn't clear, there really should be more of a description here...
setCapacity(int)
,
ConfigurationPackage.getPassiveResourceConfiguration_Capacity()
void setCapacity(int value)
Capacity
' attribute.
value
- the new value of the 'Capacity' attribute.getCapacity()
PassiveResourceType getType()
PassiveResourceType
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
PassiveResourceType
,
setType(PassiveResourceType)
,
ConfigurationPackage.getPassiveResourceConfiguration_Type()
void setType(PassiveResourceType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.PassiveResourceType
,
getType()
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
ConfigurationPackage.getPassiveResourceConfiguration_Name()
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
ActiveResourceConfiguration getManagingResource()
If the meaning of the 'Managing Resource' reference isn't clear, there really should be more of a description here...
setManagingResource(ActiveResourceConfiguration)
,
ConfigurationPackage.getPassiveResourceConfiguration_ManagingResource()
void setManagingResource(ActiveResourceConfiguration value)
Managing Resource
' reference.
value
- the new value of the 'Managing Resource' reference.getManagingResource()
TimeValue getAcquisitionDemand()
If the meaning of the 'Acquisition Demand' containment reference isn't clear, there really should be more of a description here...
setAcquisitionDemand(TimeValue)
,
ConfigurationPackage.getPassiveResourceConfiguration_AcquisitionDemand()
void setAcquisitionDemand(TimeValue value)
Acquisition Demand
' containment reference.
value
- the new value of the 'Acquisition Demand' containment reference.getAcquisitionDemand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |