| Package | Description |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util |
| Modifier and Type | Method and Description |
|---|---|
NumericParameterType |
BpsimFactory.createNumericParameterType()
Returns a new object of class 'Numeric Parameter Type'
|
NumericParameterType |
DocumentRoot.getNumericParameter()
Returns the value of the 'Numeric Parameter' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setNumericParameter(NumericParameterType value)
Sets the value of the '
Numeric Parameter' containment reference |
| Modifier and Type | Class and Description |
|---|---|
class |
NumericParameterTypeImpl
An implementation of the model object 'Numeric Parameter Type'
|
| Modifier and Type | Method and Description |
|---|---|
NumericParameterType |
BpsimFactoryImpl.createNumericParameterType() |
NumericParameterType |
DocumentRootImpl.getNumericParameter() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetNumericParameter(NumericParameterType newNumericParameter,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setNumericParameter(NumericParameterType newNumericParameter) |
| Modifier and Type | Method and Description |
|---|---|
T |
BpsimSwitch.caseNumericParameterType(NumericParameterType object)
Returns the result of interpreting the object as an instance of 'Numeric Parameter Type'
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.