|
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 GammaDistributionType
A representation of the model object 'Gamma Distribution Type'.
The following features are supported:
BpsimPackage.getGammaDistributionType()| Method Summary | |
|---|---|
double |
getScale()
Returns the value of the 'Scale' attribute |
double |
getShape()
Returns the value of the 'Shape' attribute |
boolean |
isSetScale()
Returns whether the value of the ' Scale' attribute is set |
boolean |
isSetShape()
Returns whether the value of the ' Shape' attribute is set |
void |
setScale(double value)
Sets the value of the ' Scale' attribute |
void |
setShape(double value)
Sets the value of the ' Shape' attribute |
void |
unsetScale()
Unsets the value of the ' Scale' attribute |
void |
unsetShape()
Unsets the value of the ' Shape' 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 getScale()
If the meaning of the 'Scale' attribute isn't clear, there really should be more of a description here...
isSetScale(),
unsetScale(),
setScale(double),
BpsimPackage.getGammaDistributionType_Scale()void setScale(double value)
Scale' attribute.
value - the new value of the 'Scale' attribute.isSetScale(),
unsetScale(),
getScale()void unsetScale()
Scale' attribute.
isSetScale(),
getScale(),
setScale(double)boolean isSetScale()
Scale' attribute is set.
unsetScale(),
getScale(),
setScale(double)double getShape()
If the meaning of the 'Shape' attribute isn't clear, there really should be more of a description here...
isSetShape(),
unsetShape(),
setShape(double),
BpsimPackage.getGammaDistributionType_Shape()void setShape(double value)
Shape' attribute.
value - the new value of the 'Shape' attribute.isSetShape(),
unsetShape(),
getShape()void unsetShape()
Shape' attribute.
isSetShape(),
getShape(),
setShape(double)boolean isSetShape()
Shape' attribute is set.
unsetShape(),
getShape(),
setShape(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 | |||||||||