Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
DurationParameterType |
BpsimFactory.createDurationParameterType()
Returns a new object of class 'Duration Parameter Type'
|
DurationParameterType |
DocumentRoot.getDurationParameter()
Returns the value of the 'Duration Parameter' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setDurationParameter(DurationParameterType value)
Sets the value of the '
Duration Parameter ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
DurationParameterTypeImpl
An implementation of the model object 'Duration Parameter Type'
|
Modifier and Type | Method and Description |
---|---|
DurationParameterType |
BpsimFactoryImpl.createDurationParameterType() |
DurationParameterType |
DocumentRootImpl.getDurationParameter() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetDurationParameter(DurationParameterType newDurationParameter,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setDurationParameter(DurationParameterType newDurationParameter) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseDurationParameterType(DurationParameterType object)
Returns the result of interpreting the object as an instance of 'Duration Parameter Type'
|
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.