| Package | Description |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScenarioParametersType
A representation of the model object 'Scenario Parameters Type'
|
| Modifier and Type | Method and Description |
|---|---|
ScenarioParameters |
BpsimFactory.createScenarioParameters()
Returns a new object of class 'Scenario Parameters'
|
ScenarioParameters |
Scenario.getScenarioParameters()
Returns the value of the 'Scenario Parameters' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scenario.setScenarioParameters(ScenarioParameters value)
Sets the value of the '
Scenario Parameters' containment reference |
| Modifier and Type | Class and Description |
|---|---|
class |
ScenarioParametersImpl
An implementation of the model object 'Scenario Parameters'
|
class |
ScenarioParametersTypeImpl
An implementation of the model object 'Scenario Parameters Type'
|
| Modifier and Type | Field and Description |
|---|---|
protected ScenarioParameters |
ScenarioImpl.scenarioParameters
The cached value of the '
Scenario Parameters' containment reference |
| Modifier and Type | Method and Description |
|---|---|
ScenarioParameters |
BpsimFactoryImpl.createScenarioParameters() |
ScenarioParameters |
ScenarioImpl.getScenarioParameters() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ScenarioImpl.basicSetScenarioParameters(ScenarioParameters newScenarioParameters,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ScenarioImpl.setScenarioParameters(ScenarioParameters newScenarioParameters) |
| Modifier and Type | Method and Description |
|---|---|
T |
BpsimSwitch.caseScenarioParameters(ScenarioParameters object)
Returns the result of interpreting the object as an instance of 'Scenario Parameters'
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.