|
jBPM :: BPMN2 EMF Extension Model 6.0.0.CR4-Pre1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CostParameters
A representation of the model object 'Cost Parameters'.
The following features are supported:
BpsimPackage.getCostParameters()| Method Summary | |
|---|---|
Parameter |
getFixedCost()
Returns the value of the 'Fixed Cost' containment reference |
Parameter |
getUnitCost()
Returns the value of the 'Unit Cost' containment reference |
void |
setFixedCost(Parameter value)
Sets the value of the ' Fixed Cost' containment reference |
void |
setUnitCost(Parameter value)
Sets the value of the ' Unit Cost' containment reference |
| 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 |
|---|
Parameter getFixedCost()
If the meaning of the 'Fixed Cost' containment reference isn't clear, there really should be more of a description here...
setFixedCost(Parameter),
BpsimPackage.getCostParameters_FixedCost()void setFixedCost(Parameter value)
Fixed Cost' containment reference.
value - the new value of the 'Fixed Cost' containment reference.getFixedCost()Parameter getUnitCost()
If the meaning of the 'Unit Cost' containment reference isn't clear, there really should be more of a description here...
setUnitCost(Parameter),
BpsimPackage.getCostParameters_UnitCost()void setUnitCost(Parameter value)
Unit Cost' containment reference.
value - the new value of the 'Unit Cost' containment reference.getUnitCost()
|
jBPM :: BPMN2 EMF Extension Model 6.0.0.CR4-Pre1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||