Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
PropertyParameters |
BpsimFactory.createPropertyParameters()
Returns a new object of class 'Property Parameters'
|
PropertyParameters |
ElementParameters.getPropertyParameters()
Returns the value of the 'Property Parameters' containment reference
|
PropertyParameters |
ScenarioParameters.getPropertyParameters()
Returns the value of the 'Property Parameters' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
ElementParameters.setPropertyParameters(PropertyParameters value)
Sets the value of the '
Property Parameters ' containment reference |
void |
ScenarioParameters.setPropertyParameters(PropertyParameters value)
Sets the value of the '
Property Parameters ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
PropertyParametersImpl
An implementation of the model object 'Property Parameters'
|
Modifier and Type | Field and Description |
---|---|
protected PropertyParameters |
ScenarioParametersImpl.propertyParameters
The cached value of the '
Property Parameters ' containment reference |
protected PropertyParameters |
ElementParametersImpl.propertyParameters
The cached value of the '
Property Parameters ' containment reference |
Modifier and Type | Method and Description |
---|---|
PropertyParameters |
BpsimFactoryImpl.createPropertyParameters() |
PropertyParameters |
ScenarioParametersImpl.getPropertyParameters() |
PropertyParameters |
ElementParametersImpl.getPropertyParameters() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ScenarioParametersImpl.basicSetPropertyParameters(PropertyParameters newPropertyParameters,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
ElementParametersImpl.basicSetPropertyParameters(PropertyParameters newPropertyParameters,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ScenarioParametersImpl.setPropertyParameters(PropertyParameters newPropertyParameters) |
void |
ElementParametersImpl.setPropertyParameters(PropertyParameters newPropertyParameters) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.casePropertyParameters(PropertyParameters object)
Returns the result of interpreting the object as an instance of 'Property Parameters'
|
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.