|
jBPM :: BPMN2 EMF Extension Model 6.0.0.CR4-Pre1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeParameters | |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util | |
| Uses of TimeParameters in bpsim |
|---|
| Methods in bpsim that return TimeParameters | |
|---|---|
TimeParameters |
BpsimFactory.createTimeParameters()
Returns a new object of class 'Time Parameters' |
TimeParameters |
ElementParameters.getTimeParameters()
Returns the value of the 'Time Parameters' containment reference |
| Methods in bpsim with parameters of type TimeParameters | |
|---|---|
void |
ElementParameters.setTimeParameters(TimeParameters value)
Sets the value of the ' Time Parameters' containment reference |
| Uses of TimeParameters in bpsim.impl |
|---|
| Classes in bpsim.impl that implement TimeParameters | |
|---|---|
class |
TimeParametersImpl
An implementation of the model object 'Time Parameters' |
| Fields in bpsim.impl declared as TimeParameters | |
|---|---|
protected TimeParameters |
ElementParametersImpl.timeParameters
The cached value of the ' Time Parameters' containment reference |
| Methods in bpsim.impl that return TimeParameters | |
|---|---|
TimeParameters |
BpsimFactoryImpl.createTimeParameters()
|
TimeParameters |
ElementParametersImpl.getTimeParameters()
|
| Methods in bpsim.impl with parameters of type TimeParameters | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ElementParametersImpl.basicSetTimeParameters(TimeParameters newTimeParameters,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ElementParametersImpl.setTimeParameters(TimeParameters newTimeParameters)
|
| Uses of TimeParameters in bpsim.util |
|---|
| Methods in bpsim.util with parameters of type TimeParameters | |
|---|---|
T |
BpsimSwitch.caseTimeParameters(TimeParameters object)
Returns the result of interpreting the object as an instance of 'Time Parameters' |
|
jBPM :: BPMN2 EMF Extension Model 6.0.0.CR4-Pre1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||