|
jBPM :: BPMN2 EMF Extension Model 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyParameters | |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util | |
| Uses of PropertyParameters in bpsim |
|---|
| Methods in bpsim that return PropertyParameters | |
|---|---|
PropertyParameters |
BpsimFactory.createPropertyParameters()
Returns a new object of class 'Property Parameters' |
PropertyParameters |
ScenarioParameters.getPropertyParameters()
Returns the value of the 'Property Parameters' containment reference |
PropertyParameters |
ElementParameters.getPropertyParameters()
Returns the value of the 'Property Parameters' containment reference |
| Methods in bpsim with parameters of type PropertyParameters | |
|---|---|
void |
ScenarioParameters.setPropertyParameters(PropertyParameters value)
Sets the value of the ' Property Parameters' containment reference |
void |
ElementParameters.setPropertyParameters(PropertyParameters value)
Sets the value of the ' Property Parameters' containment reference |
| Uses of PropertyParameters in bpsim.impl |
|---|
| Classes in bpsim.impl that implement PropertyParameters | |
|---|---|
class |
PropertyParametersImpl
An implementation of the model object 'Property Parameters' |
| Fields in bpsim.impl declared as PropertyParameters | |
|---|---|
protected PropertyParameters |
ElementParametersImpl.propertyParameters
The cached value of the ' Property Parameters' containment reference |
protected PropertyParameters |
ScenarioParametersImpl.propertyParameters
The cached value of the ' Property Parameters' containment reference |
| Methods in bpsim.impl that return PropertyParameters | |
|---|---|
PropertyParameters |
BpsimFactoryImpl.createPropertyParameters()
|
PropertyParameters |
ElementParametersImpl.getPropertyParameters()
|
PropertyParameters |
ScenarioParametersImpl.getPropertyParameters()
|
| Methods in bpsim.impl with parameters of type PropertyParameters | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ElementParametersImpl.basicSetPropertyParameters(PropertyParameters newPropertyParameters,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
ScenarioParametersImpl.basicSetPropertyParameters(PropertyParameters newPropertyParameters,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ElementParametersImpl.setPropertyParameters(PropertyParameters newPropertyParameters)
|
void |
ScenarioParametersImpl.setPropertyParameters(PropertyParameters newPropertyParameters)
|
| Uses of PropertyParameters in bpsim.util |
|---|
| Methods in bpsim.util with parameters of type PropertyParameters | |
|---|---|
T |
BpsimSwitch.casePropertyParameters(PropertyParameters object)
Returns the result of interpreting the object as an instance of 'Property Parameters' |
|
jBPM :: BPMN2 EMF Extension Model 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||