Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
BetaDistributionType |
BpsimFactory.createBetaDistributionType()
Returns a new object of class 'Beta Distribution Type'
|
BetaDistributionType |
DocumentRoot.getBetaDistribution()
Returns the value of the 'Beta Distribution' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setBetaDistribution(BetaDistributionType value)
Sets the value of the '
Beta Distribution ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
BetaDistributionTypeImpl
An implementation of the model object 'Beta Distribution Type'
|
Modifier and Type | Method and Description |
---|---|
BetaDistributionType |
BpsimFactoryImpl.createBetaDistributionType() |
BetaDistributionType |
DocumentRootImpl.getBetaDistribution() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetBetaDistribution(BetaDistributionType newBetaDistribution,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setBetaDistribution(BetaDistributionType newBetaDistribution) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseBetaDistributionType(BetaDistributionType object)
Returns the result of interpreting the object as an instance of 'Beta Distribution Type'
|
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.