Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
ControlParameters |
BpsimFactory.createControlParameters()
Returns a new object of class 'Control Parameters'
|
ControlParameters |
ElementParameters.getControlParameters()
Returns the value of the 'Control Parameters' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
ElementParameters.setControlParameters(ControlParameters value)
Sets the value of the '
Control Parameters ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
ControlParametersImpl
An implementation of the model object 'Control Parameters'
|
Modifier and Type | Field and Description |
---|---|
protected ControlParameters |
ElementParametersImpl.controlParameters
The cached value of the '
Control Parameters ' containment reference |
Modifier and Type | Method and Description |
---|---|
ControlParameters |
BpsimFactoryImpl.createControlParameters() |
ControlParameters |
ElementParametersImpl.getControlParameters() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ElementParametersImpl.basicSetControlParameters(ControlParameters newControlParameters,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ElementParametersImpl.setControlParameters(ControlParameters newControlParameters) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseControlParameters(ControlParameters object)
Returns the result of interpreting the object as an instance of 'Control Parameters'
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.