|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExponentialDistribution
A representation of the model object 'Exponential Distribution'.
The following features are supported:
ProbfunctionPackage.getExponentialDistribution()
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
double |
getRate()
Returns the value of the 'Rate' attribute. |
void |
setRate(double value)
Sets the value of the ' Rate ' attribute. |
Methods inherited from interface de.uka.ipd.sdq.units.UnitCarryingElement |
---|
getUnit, getUnitSpecification, setUnitSpecification |
Field Detail |
---|
static final String copyright
Method Detail |
---|
double getRate()
If the meaning of the 'Rate' attribute isn't clear, there really should be more of a description here...
setRate(double)
,
ProbfunctionPackage.getExponentialDistribution_Rate()
void setRate(double value)
Rate
' attribute.
value
- the new value of the 'Rate' attribute.getRate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |