Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
PriorityParameters |
BpsimFactory.createPriorityParameters()
Returns a new object of class 'Priority Parameters'
|
PriorityParameters |
ElementParameters.getPriorityParameters()
Returns the value of the 'Priority Parameters' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
ElementParameters.setPriorityParameters(PriorityParameters value)
Sets the value of the '
Priority Parameters ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
PriorityParametersImpl
An implementation of the model object 'Priority Parameters'
|
Modifier and Type | Field and Description |
---|---|
protected PriorityParameters |
ElementParametersImpl.priorityParameters
The cached value of the '
Priority Parameters ' containment reference |
Modifier and Type | Method and Description |
---|---|
PriorityParameters |
BpsimFactoryImpl.createPriorityParameters() |
PriorityParameters |
ElementParametersImpl.getPriorityParameters() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ElementParametersImpl.basicSetPriorityParameters(PriorityParameters newPriorityParameters,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ElementParametersImpl.setPriorityParameters(PriorityParameters newPriorityParameters) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.casePriorityParameters(PriorityParameters object)
Returns the result of interpreting the object as an instance of 'Priority Parameters'
|
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.