|
jBPM :: BPMN2 EMF Extension Model 6.0.0.Alpha9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BinomialDistributionType
A representation of the model object 'Binomial Distribution Type'.
The following features are supported:
DroolsPackage.getBinomialDistributionType()| Method Summary | |
|---|---|
double |
getProbability()
Returns the value of the 'Probability' attribute |
long |
getTrials()
Returns the value of the 'Trials' attribute |
boolean |
isSetProbability()
Returns whether the value of the ' Probability' attribute is set |
boolean |
isSetTrials()
Returns whether the value of the ' Trials' attribute is set |
void |
setProbability(double value)
Sets the value of the ' Probability' attribute |
void |
setTrials(long value)
Sets the value of the ' Trials' attribute |
void |
unsetProbability()
Unsets the value of the ' Probability' attribute |
void |
unsetTrials()
Unsets the value of the ' Trials' 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 getProbability()
If the meaning of the 'Probability' attribute isn't clear, there really should be more of a description here...
isSetProbability(),
unsetProbability(),
setProbability(double),
DroolsPackage.getBinomialDistributionType_Probability()void setProbability(double value)
Probability' attribute.
value - the new value of the 'Probability' attribute.isSetProbability(),
unsetProbability(),
getProbability()void unsetProbability()
Probability' attribute.
isSetProbability(),
getProbability(),
setProbability(double)boolean isSetProbability()
Probability' attribute is set.
unsetProbability(),
getProbability(),
setProbability(double)long getTrials()
If the meaning of the 'Trials' attribute isn't clear, there really should be more of a description here...
isSetTrials(),
unsetTrials(),
setTrials(long),
DroolsPackage.getBinomialDistributionType_Trials()void setTrials(long value)
Trials' attribute.
value - the new value of the 'Trials' attribute.isSetTrials(),
unsetTrials(),
getTrials()void unsetTrials()
Trials' attribute.
isSetTrials(),
getTrials(),
setTrials(long)boolean isSetTrials()
Trials' attribute is set.
unsetTrials(),
getTrials(),
setTrials(long)
|
jBPM :: BPMN2 EMF Extension Model 6.0.0.Alpha9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||