Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
NegativeExponentialDistributionType |
BpsimFactory.createNegativeExponentialDistributionType()
Returns a new object of class 'Negative Exponential Distribution Type'
|
NegativeExponentialDistributionType |
DocumentRoot.getNegativeExponentialDistribution()
Returns the value of the 'Negative Exponential Distribution' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setNegativeExponentialDistribution(NegativeExponentialDistributionType value)
Sets the value of the '
Negative Exponential Distribution ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
NegativeExponentialDistributionTypeImpl
An implementation of the model object 'Negative Exponential Distribution Type'
|
Modifier and Type | Method and Description |
---|---|
NegativeExponentialDistributionType |
BpsimFactoryImpl.createNegativeExponentialDistributionType() |
NegativeExponentialDistributionType |
DocumentRootImpl.getNegativeExponentialDistribution() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetNegativeExponentialDistribution(NegativeExponentialDistributionType newNegativeExponentialDistribution,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setNegativeExponentialDistribution(NegativeExponentialDistributionType newNegativeExponentialDistribution) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseNegativeExponentialDistributionType(NegativeExponentialDistributionType object)
Returns the result of interpreting the object as an instance of 'Negative Exponential Distribution Type'
|
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.