| Package | Description |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ElementParametersType
A representation of the model object 'Element Parameters Type'
|
| Modifier and Type | Method and Description |
|---|---|
ElementParameters |
BpsimFactory.createElementParameters()
Returns a new object of class 'Element Parameters'
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ElementParameters> |
Scenario.getElementParameters()
Returns the value of the 'Element Parameters' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ElementParametersImpl
An implementation of the model object 'Element Parameters'
|
class |
ElementParametersTypeImpl
An implementation of the model object 'Element Parameters Type'
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<ElementParameters> |
ScenarioImpl.elementParameters
The cached value of the '
Element Parameters' containment reference list |
| Modifier and Type | Method and Description |
|---|---|
ElementParameters |
BpsimFactoryImpl.createElementParameters() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ElementParameters> |
ScenarioImpl.getElementParameters() |
| Modifier and Type | Method and Description |
|---|---|
T |
BpsimSwitch.caseElementParameters(ElementParameters object)
Returns the result of interpreting the object as an instance of 'Element Parameters'
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.