|
jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErlangDistributionType
A representation of the model object 'Erlang Distribution Type'.
The following features are supported:
BpsimPackage.getErlangDistributionType()| Method Summary | |
|---|---|
double |
getK()
Returns the value of the 'K' attribute |
double |
getMean()
Returns the value of the 'Mean' attribute |
boolean |
isSetK()
Returns whether the value of the ' K' attribute is set |
boolean |
isSetMean()
Returns whether the value of the ' Mean' attribute is set |
void |
setK(double value)
Sets the value of the ' K' attribute |
void |
setMean(double value)
Sets the value of the ' Mean' attribute |
void |
unsetK()
Unsets the value of the ' K' attribute |
void |
unsetMean()
Unsets the value of the ' Mean' 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 getK()
If the meaning of the 'K' attribute isn't clear, there really should be more of a description here...
isSetK(),
unsetK(),
setK(double),
BpsimPackage.getErlangDistributionType_K()void setK(double value)
K' attribute.
value - the new value of the 'K' attribute.isSetK(),
unsetK(),
getK()void unsetK()
K' attribute.
isSetK(),
getK(),
setK(double)boolean isSetK()
K' attribute is set.
unsetK(),
getK(),
setK(double)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),
BpsimPackage.getErlangDistributionType_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)
|
jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||