Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
NormalDistributionType |
BpsimFactory.createNormalDistributionType()
Returns a new object of class 'Normal Distribution Type'
|
NormalDistributionType |
DocumentRoot.getNormalDistribution()
Returns the value of the 'Normal Distribution' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setNormalDistribution(NormalDistributionType value)
Sets the value of the '
Normal Distribution ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
NormalDistributionTypeImpl
An implementation of the model object 'Normal Distribution Type'
|
Modifier and Type | Method and Description |
---|---|
NormalDistributionType |
BpsimFactoryImpl.createNormalDistributionType() |
NormalDistributionType |
DocumentRootImpl.getNormalDistribution() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetNormalDistribution(NormalDistributionType newNormalDistribution,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setNormalDistribution(NormalDistributionType newNormalDistribution) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseNormalDistributionType(NormalDistributionType object)
Returns the result of interpreting the object as an instance of 'Normal Distribution Type'
|
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.