| Package | Description |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util |
| Modifier and Type | Method and Description |
|---|---|
WeibullDistributionType |
BpsimFactory.createWeibullDistributionType()
Returns a new object of class 'Weibull Distribution Type'
|
WeibullDistributionType |
DocumentRoot.getWeibullDistribution()
Returns the value of the 'Weibull Distribution' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setWeibullDistribution(WeibullDistributionType value)
Sets the value of the '
Weibull Distribution' containment reference |
| Modifier and Type | Class and Description |
|---|---|
class |
WeibullDistributionTypeImpl
An implementation of the model object 'Weibull Distribution Type'
|
| Modifier and Type | Method and Description |
|---|---|
WeibullDistributionType |
BpsimFactoryImpl.createWeibullDistributionType() |
WeibullDistributionType |
DocumentRootImpl.getWeibullDistribution() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetWeibullDistribution(WeibullDistributionType newWeibullDistribution,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setWeibullDistribution(WeibullDistributionType newWeibullDistribution) |
| Modifier and Type | Method and Description |
|---|---|
T |
BpsimSwitch.caseWeibullDistributionType(WeibullDistributionType object)
Returns the result of interpreting the object as an instance of 'Weibull Distribution Type'
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.