| Package | Description |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util |
| Modifier and Type | Method and Description |
|---|---|
BinomialDistributionType |
BpsimFactory.createBinomialDistributionType()
Returns a new object of class 'Binomial Distribution Type'
|
BinomialDistributionType |
DocumentRoot.getBinomialDistribution()
Returns the value of the 'Binomial Distribution' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setBinomialDistribution(BinomialDistributionType value)
Sets the value of the '
Binomial Distribution' containment reference |
| Modifier and Type | Class and Description |
|---|---|
class |
BinomialDistributionTypeImpl
An implementation of the model object 'Binomial Distribution Type'
|
| Modifier and Type | Method and Description |
|---|---|
BinomialDistributionType |
BpsimFactoryImpl.createBinomialDistributionType() |
BinomialDistributionType |
DocumentRootImpl.getBinomialDistribution() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetBinomialDistribution(BinomialDistributionType newBinomialDistribution,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setBinomialDistribution(BinomialDistributionType newBinomialDistribution) |
| Modifier and Type | Method and Description |
|---|---|
T |
BpsimSwitch.caseBinomialDistributionType(BinomialDistributionType object)
Returns the result of interpreting the object as an instance of 'Binomial Distribution Type'
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.