| Package | Description |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util |
| Modifier and Type | Method and Description |
|---|---|
TruncatedNormalDistributionType |
BpsimFactory.createTruncatedNormalDistributionType()
Returns a new object of class 'Truncated Normal Distribution Type'
|
TruncatedNormalDistributionType |
DocumentRoot.getTruncatedNormalDistribution()
Returns the value of the 'Truncated Normal Distribution' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setTruncatedNormalDistribution(TruncatedNormalDistributionType value)
Sets the value of the '
Truncated Normal Distribution' containment reference |
| Modifier and Type | Class and Description |
|---|---|
class |
TruncatedNormalDistributionTypeImpl
An implementation of the model object 'Truncated Normal Distribution Type'
|
| Modifier and Type | Method and Description |
|---|---|
TruncatedNormalDistributionType |
BpsimFactoryImpl.createTruncatedNormalDistributionType() |
TruncatedNormalDistributionType |
DocumentRootImpl.getTruncatedNormalDistribution() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetTruncatedNormalDistribution(TruncatedNormalDistributionType newTruncatedNormalDistribution,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setTruncatedNormalDistribution(TruncatedNormalDistributionType newTruncatedNormalDistribution) |
| Modifier and Type | Method and Description |
|---|---|
T |
BpsimSwitch.caseTruncatedNormalDistributionType(TruncatedNormalDistributionType object)
Returns the result of interpreting the object as an instance of 'Truncated Normal Distribution Type'
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.