| Package | Description |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util |
| Modifier and Type | Method and Description |
|---|---|
ResourceParameters |
BpsimFactory.createResourceParameters()
Returns a new object of class 'Resource Parameters'
|
ResourceParameters |
ElementParameters.getResourceParameters()
Returns the value of the 'Resource Parameters' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementParameters.setResourceParameters(ResourceParameters value)
Sets the value of the '
Resource Parameters' containment reference |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceParametersImpl
An implementation of the model object 'Resource Parameters'
|
| Modifier and Type | Field and Description |
|---|---|
protected ResourceParameters |
ElementParametersImpl.resourceParameters
The cached value of the '
Resource Parameters' containment reference |
| Modifier and Type | Method and Description |
|---|---|
ResourceParameters |
BpsimFactoryImpl.createResourceParameters() |
ResourceParameters |
ElementParametersImpl.getResourceParameters() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ElementParametersImpl.basicSetResourceParameters(ResourceParameters newResourceParameters,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ElementParametersImpl.setResourceParameters(ResourceParameters newResourceParameters) |
| Modifier and Type | Method and Description |
|---|---|
T |
BpsimSwitch.caseResourceParameters(ResourceParameters object)
Returns the result of interpreting the object as an instance of 'Resource Parameters'
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.