|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LogNormalDistributionType
A representation of the model object 'Log Normal Distribution Type'.
The following features are supported:
DroolsPackage.getLogNormalDistributionType()| Method Summary | |
|---|---|
double |
getMean()
Returns the value of the 'Mean' attribute |
double |
getStandardDeviation()
Returns the value of the 'Standard Deviation' attribute |
boolean |
isSetMean()
Returns whether the value of the ' Mean' attribute is set |
boolean |
isSetStandardDeviation()
Returns whether the value of the ' Standard Deviation' attribute is set |
void |
setMean(double value)
Sets the value of the ' Mean' attribute |
void |
setStandardDeviation(double value)
Sets the value of the ' Standard Deviation' attribute |
void |
unsetMean()
Unsets the value of the ' Mean' attribute |
void |
unsetStandardDeviation()
Unsets the value of the ' Standard Deviation' attribute |
| Methods inherited from interface org.jboss.drools.DistributionParameter |
|---|
isDiscrete, isSetDiscrete, setDiscrete, unsetDiscrete |
| Methods inherited from interface org.jboss.drools.ParameterValue |
|---|
getInstance, getResult, getValidFor, isSetResult, setInstance, setResult, setValidFor, unsetResult |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
double getMean()
If the meaning of the 'Mean' attribute isn't clear, there really should be more of a description here...
isSetMean(),
unsetMean(),
setMean(double),
DroolsPackage.getLogNormalDistributionType_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)double getStandardDeviation()
If the meaning of the 'Standard Deviation' attribute isn't clear, there really should be more of a description here...
isSetStandardDeviation(),
unsetStandardDeviation(),
setStandardDeviation(double),
DroolsPackage.getLogNormalDistributionType_StandardDeviation()void setStandardDeviation(double value)
Standard Deviation' attribute.
value - the new value of the 'Standard Deviation' attribute.isSetStandardDeviation(),
unsetStandardDeviation(),
getStandardDeviation()void unsetStandardDeviation()
Standard Deviation' attribute.
isSetStandardDeviation(),
getStandardDeviation(),
setStandardDeviation(double)boolean isSetStandardDeviation()
Standard Deviation' attribute is set.
unsetStandardDeviation(),
getStandardDeviation(),
setStandardDeviation(double)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||