public interface NegativeExponentialDistributionType extends DistributionParameter
The following features are supported:
BpsimPackage.getNegativeExponentialDistributionType()| Modifier and Type | Method and Description |
|---|---|
double |
getMean()
Returns the value of the 'Mean' attribute
|
boolean |
isSetMean()
Returns whether the value of the '
Mean' attribute is set |
void |
setMean(double value)
Sets the value of the '
Mean' attribute |
void |
unsetMean()
Unsets the value of the '
Mean' attribute |
getCurrencyUnit, getTimeUnit, isSetTimeUnit, setCurrencyUnit, setTimeUnit, unsetTimeUnitgetInstance, getResult, getValidFor, isSetResult, setInstance, setResult, setValidFor, unsetResultdouble getMean()
If the meaning of the 'Mean' attribute isn't clear, there really should be more of a description here...
isSetMean(),
unsetMean(),
setMean(double),
BpsimPackage.getNegativeExponentialDistributionType_Mean()void setMean(double value)
Mean' attribute.
value - the new value of the 'Mean' attribute.isSetMean(),
unsetMean(),
getMean()void unsetMean()
Mean' attribute.
isSetMean(),
getMean(),
setMean(double)boolean isSetMean()
Mean' attribute is set.
unsetMean(),
getMean(),
setMean(double)Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.