|
jBPM :: BPMN2 EMF Extension Model 6.2.0-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DistributionParameter
A representation of the model object 'Distribution Parameter'.
The following features are supported:
BpsimPackage.getDistributionParameter()
Method Summary | |
---|---|
String |
getCurrencyUnit()
Returns the value of the 'Currency Unit' attribute |
TimeUnit |
getTimeUnit()
Returns the value of the 'Time Unit' attribute. |
boolean |
isSetTimeUnit()
Returns whether the value of the ' Time Unit ' attribute is set |
void |
setCurrencyUnit(String value)
Sets the value of the ' Currency Unit ' attribute |
void |
setTimeUnit(TimeUnit value)
Sets the value of the ' Time Unit ' attribute |
void |
unsetTimeUnit()
Unsets the value of the ' Time Unit ' attribute |
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 |
---|
String getCurrencyUnit()
If the meaning of the 'Currency Unit' attribute isn't clear, there really should be more of a description here...
setCurrencyUnit(String)
,
BpsimPackage.getDistributionParameter_CurrencyUnit()
void setCurrencyUnit(String value)
Currency Unit
' attribute.
value
- the new value of the 'Currency Unit' attribute.getCurrencyUnit()
TimeUnit getTimeUnit()
TimeUnit
.
If the meaning of the 'Time Unit' attribute isn't clear, there really should be more of a description here...
TimeUnit
,
isSetTimeUnit()
,
unsetTimeUnit()
,
setTimeUnit(TimeUnit)
,
BpsimPackage.getDistributionParameter_TimeUnit()
void setTimeUnit(TimeUnit value)
Time Unit
' attribute.
value
- the new value of the 'Time Unit' attribute.TimeUnit
,
isSetTimeUnit()
,
unsetTimeUnit()
,
getTimeUnit()
void unsetTimeUnit()
Time Unit
' attribute.
isSetTimeUnit()
,
getTimeUnit()
,
setTimeUnit(TimeUnit)
boolean isSetTimeUnit()
Time Unit
' attribute is set.
unsetTimeUnit()
,
getTimeUnit()
,
setTimeUnit(TimeUnit)
|
jBPM :: BPMN2 EMF Extension Model 6.2.0-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |