Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
PoissonDistributionType |
BpsimFactory.createPoissonDistributionType()
Returns a new object of class 'Poisson Distribution Type'
|
PoissonDistributionType |
DocumentRoot.getPoissonDistribution()
Returns the value of the 'Poisson Distribution' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setPoissonDistribution(PoissonDistributionType value)
Sets the value of the '
Poisson Distribution ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
PoissonDistributionTypeImpl
An implementation of the model object 'Poisson Distribution Type'
|
Modifier and Type | Method and Description |
---|---|
PoissonDistributionType |
BpsimFactoryImpl.createPoissonDistributionType() |
PoissonDistributionType |
DocumentRootImpl.getPoissonDistribution() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetPoissonDistribution(PoissonDistributionType newPoissonDistribution,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setPoissonDistribution(PoissonDistributionType newPoissonDistribution) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.casePoissonDistributionType(PoissonDistributionType object)
Returns the result of interpreting the object as an instance of 'Poisson Distribution Type'
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.