Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
LogNormalDistributionType |
BpsimFactory.createLogNormalDistributionType()
Returns a new object of class 'Log Normal Distribution Type'
|
LogNormalDistributionType |
DocumentRoot.getLogNormalDistribution()
Returns the value of the 'Log Normal Distribution' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setLogNormalDistribution(LogNormalDistributionType value)
Sets the value of the '
Log Normal Distribution ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
LogNormalDistributionTypeImpl
An implementation of the model object 'Log Normal Distribution Type'
|
Modifier and Type | Method and Description |
---|---|
LogNormalDistributionType |
BpsimFactoryImpl.createLogNormalDistributionType() |
LogNormalDistributionType |
DocumentRootImpl.getLogNormalDistribution() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetLogNormalDistribution(LogNormalDistributionType newLogNormalDistribution,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setLogNormalDistribution(LogNormalDistributionType newLogNormalDistribution) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseLogNormalDistributionType(LogNormalDistributionType object)
Returns the result of interpreting the object as an instance of 'Log Normal Distribution Type'
|
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.