|
jBPM :: BPMN2 EMF Extension Model 6.0.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FloatingParameterType
A representation of the model object 'Floating Parameter Type'.
The following features are supported:
BpsimPackage.getFloatingParameterType()| Method Summary | |
|---|---|
String |
getCurrencyUnit()
Returns the value of the 'Currency Unit' attribute |
TimeUnit |
getTimeUnit()
Returns the value of the 'Time Unit' attribute. |
double |
getValue()
Returns the value of the 'Value' attribute |
boolean |
isSetTimeUnit()
Returns whether the value of the ' Time Unit' attribute is set |
boolean |
isSetValue()
Returns whether the value of the ' Value' 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 |
setValue(double value)
Sets the value of the ' Value' attribute |
void |
unsetTimeUnit()
Unsets the value of the ' Time Unit' attribute |
void |
unsetValue()
Unsets the value of the ' Value' 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.getFloatingParameterType_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.getFloatingParameterType_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)double getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
isSetValue(),
unsetValue(),
setValue(double),
BpsimPackage.getFloatingParameterType_Value()void setValue(double value)
Value' attribute.
value - the new value of the 'Value' attribute.isSetValue(),
unsetValue(),
getValue()void unsetValue()
Value' attribute.
isSetValue(),
getValue(),
setValue(double)boolean isSetValue()
Value' attribute is set.
unsetValue(),
getValue(),
setValue(double)
|
jBPM :: BPMN2 EMF Extension Model 6.0.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||