Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
CostParameters |
BpsimFactory.createCostParameters()
Returns a new object of class 'Cost Parameters'
|
CostParameters |
ElementParameters.getCostParameters()
Returns the value of the 'Cost Parameters' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
ElementParameters.setCostParameters(CostParameters value)
Sets the value of the '
Cost Parameters ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
CostParametersImpl
An implementation of the model object 'Cost Parameters'
|
Modifier and Type | Field and Description |
---|---|
protected CostParameters |
ElementParametersImpl.costParameters
The cached value of the '
Cost Parameters ' containment reference |
Modifier and Type | Method and Description |
---|---|
CostParameters |
BpsimFactoryImpl.createCostParameters() |
CostParameters |
ElementParametersImpl.getCostParameters() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ElementParametersImpl.basicSetCostParameters(CostParameters newCostParameters,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ElementParametersImpl.setCostParameters(CostParameters newCostParameters) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseCostParameters(CostParameters object)
Returns the result of interpreting the object as an instance of 'Cost Parameters'
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.