|
jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TriangularDistributionType
A representation of the model object 'Triangular Distribution Type'.
The following features are supported:
BpsimPackage.getTriangularDistributionType()| Method Summary | |
|---|---|
double |
getMax()
Returns the value of the 'Max' attribute |
double |
getMin()
Returns the value of the 'Min' attribute |
double |
getMode()
Returns the value of the 'Mode' attribute |
boolean |
isSetMax()
Returns whether the value of the ' Max' attribute is set |
boolean |
isSetMin()
Returns whether the value of the ' Min' attribute is set |
boolean |
isSetMode()
Returns whether the value of the ' Mode' attribute is set |
void |
setMax(double value)
Sets the value of the ' Max' attribute |
void |
setMin(double value)
Sets the value of the ' Min' attribute |
void |
setMode(double value)
Sets the value of the ' Mode' attribute |
void |
unsetMax()
Unsets the value of the ' Max' attribute |
void |
unsetMin()
Unsets the value of the ' Min' attribute |
void |
unsetMode()
Unsets the value of the ' Mode' attribute |
| Methods inherited from interface bpsim.DistributionParameter |
|---|
getCurrencyUnit, getTimeUnit, isSetTimeUnit, setCurrencyUnit, setTimeUnit, unsetTimeUnit |
| Methods inherited from interface bpsim.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 getMax()
If the meaning of the 'Max' attribute isn't clear, there really should be more of a description here...
isSetMax(),
unsetMax(),
setMax(double),
BpsimPackage.getTriangularDistributionType_Max()void setMax(double value)
Max' attribute.
value - the new value of the 'Max' attribute.isSetMax(),
unsetMax(),
getMax()void unsetMax()
Max' attribute.
isSetMax(),
getMax(),
setMax(double)boolean isSetMax()
Max' attribute is set.
unsetMax(),
getMax(),
setMax(double)double getMin()
If the meaning of the 'Min' attribute isn't clear, there really should be more of a description here...
isSetMin(),
unsetMin(),
setMin(double),
BpsimPackage.getTriangularDistributionType_Min()void setMin(double value)
Min' attribute.
value - the new value of the 'Min' attribute.isSetMin(),
unsetMin(),
getMin()void unsetMin()
Min' attribute.
isSetMin(),
getMin(),
setMin(double)boolean isSetMin()
Min' attribute is set.
unsetMin(),
getMin(),
setMin(double)double getMode()
If the meaning of the 'Mode' attribute isn't clear, there really should be more of a description here...
isSetMode(),
unsetMode(),
setMode(double),
BpsimPackage.getTriangularDistributionType_Mode()void setMode(double value)
Mode' attribute.
value - the new value of the 'Mode' attribute.isSetMode(),
unsetMode(),
getMode()void unsetMode()
Mode' attribute.
isSetMode(),
getMode(),
setMode(double)boolean isSetMode()
Mode' attribute is set.
unsetMode(),
getMode(),
setMode(double)
|
jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||