|
jBPM :: BPMN2 EMF Extension Model 6.0.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CostParameters | |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util | |
| Uses of CostParameters in bpsim |
|---|
| Methods in bpsim that return CostParameters | |
|---|---|
CostParameters |
BpsimFactory.createCostParameters()
Returns a new object of class 'Cost Parameters' |
CostParameters |
ElementParameters.getCostParameters()
Returns the value of the 'Cost Parameters' containment reference |
| Methods in bpsim with parameters of type CostParameters | |
|---|---|
void |
ElementParameters.setCostParameters(CostParameters value)
Sets the value of the ' Cost Parameters' containment reference |
| Uses of CostParameters in bpsim.impl |
|---|
| Classes in bpsim.impl that implement CostParameters | |
|---|---|
class |
CostParametersImpl
An implementation of the model object 'Cost Parameters' |
| Fields in bpsim.impl declared as CostParameters | |
|---|---|
protected CostParameters |
ElementParametersImpl.costParameters
The cached value of the ' Cost Parameters' containment reference |
| Methods in bpsim.impl that return CostParameters | |
|---|---|
CostParameters |
BpsimFactoryImpl.createCostParameters()
|
CostParameters |
ElementParametersImpl.getCostParameters()
|
| Methods in bpsim.impl with parameters of type CostParameters | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ElementParametersImpl.basicSetCostParameters(CostParameters newCostParameters,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ElementParametersImpl.setCostParameters(CostParameters newCostParameters)
|
| Uses of CostParameters in bpsim.util |
|---|
| Methods in bpsim.util with parameters of type CostParameters | |
|---|---|
T |
BpsimSwitch.caseCostParameters(CostParameters object)
Returns the result of interpreting the object as an instance of 'Cost Parameters' |
|
jBPM :: BPMN2 EMF Extension Model 6.0.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||