|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Option
A representation of the model object 'Option'.
The following features are supported:
ResourceModelPackage.getOption()| Method Summary | |
|---|---|
double |
getProbability()
Returns the value of the 'Probability' attribute. |
AbstractResourceUsage |
getResourceUsage()
Returns the value of the 'Resource Usage' containment reference. |
void |
setProbability(double value)
Sets the value of the ' Probability' attribute. |
void |
setResourceUsage(AbstractResourceUsage value)
Sets the value of the ' Resource Usage' containment reference. |
| Method Detail |
|---|
double getProbability()
If the meaning of the 'Probability' attribute isn't clear, there really should be more of a description here...
setProbability(double),
ResourceModelPackage.getOption_Probability()void setProbability(double value)
Probability' attribute.
value - the new value of the 'Probability' attribute.getProbability()AbstractResourceUsage getResourceUsage()
If the meaning of the 'Resource Usage' containment reference isn't clear, there really should be more of a description here...
setResourceUsage(AbstractResourceUsage),
ResourceModelPackage.getOption_ResourceUsage()void setResourceUsage(AbstractResourceUsage value)
Resource Usage' containment reference.
value - the new value of the 'Resource Usage' containment reference.getResourceUsage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||