Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
TriangularDistributionType |
BpsimFactory.createTriangularDistributionType()
Returns a new object of class 'Triangular Distribution Type'
|
TriangularDistributionType |
DocumentRoot.getTriangularDistribution()
Returns the value of the 'Triangular Distribution' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setTriangularDistribution(TriangularDistributionType value)
Sets the value of the '
Triangular Distribution ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
TriangularDistributionTypeImpl
An implementation of the model object 'Triangular Distribution Type'
|
Modifier and Type | Method and Description |
---|---|
TriangularDistributionType |
BpsimFactoryImpl.createTriangularDistributionType() |
TriangularDistributionType |
DocumentRootImpl.getTriangularDistribution() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetTriangularDistribution(TriangularDistributionType newTriangularDistribution,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setTriangularDistribution(TriangularDistributionType newTriangularDistribution) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseTriangularDistributionType(TriangularDistributionType object)
Returns the result of interpreting the object as an instance of 'Triangular Distribution Type'
|
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.