| Package | Description |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util |
| Modifier and Type | Method and Description |
|---|---|
GammaDistributionType |
BpsimFactory.createGammaDistributionType()
Returns a new object of class 'Gamma Distribution Type'
|
GammaDistributionType |
DocumentRoot.getGammaDistribution()
Returns the value of the 'Gamma Distribution' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setGammaDistribution(GammaDistributionType value)
Sets the value of the '
Gamma Distribution' containment reference |
| Modifier and Type | Class and Description |
|---|---|
class |
GammaDistributionTypeImpl
An implementation of the model object 'Gamma Distribution Type'
|
| Modifier and Type | Method and Description |
|---|---|
GammaDistributionType |
BpsimFactoryImpl.createGammaDistributionType() |
GammaDistributionType |
DocumentRootImpl.getGammaDistribution() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetGammaDistribution(GammaDistributionType newGammaDistribution,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setGammaDistribution(GammaDistributionType newGammaDistribution) |
| Modifier and Type | Method and Description |
|---|---|
T |
BpsimSwitch.caseGammaDistributionType(GammaDistributionType object)
Returns the result of interpreting the object as an instance of 'Gamma Distribution Type'
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.