Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
UniformDistributionType |
BpsimFactory.createUniformDistributionType()
Returns a new object of class 'Uniform Distribution Type'
|
UniformDistributionType |
DocumentRoot.getUniformDistribution()
Returns the value of the 'Uniform Distribution' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setUniformDistribution(UniformDistributionType value)
Sets the value of the '
Uniform Distribution ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
UniformDistributionTypeImpl
An implementation of the model object 'Uniform Distribution Type'
|
Modifier and Type | Method and Description |
---|---|
UniformDistributionType |
BpsimFactoryImpl.createUniformDistributionType() |
UniformDistributionType |
DocumentRootImpl.getUniformDistribution() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetUniformDistribution(UniformDistributionType newUniformDistribution,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setUniformDistribution(UniformDistributionType newUniformDistribution) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseUniformDistributionType(UniformDistributionType object)
Returns the result of interpreting the object as an instance of 'Uniform Distribution Type'
|
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.