|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Condition | |
---|---|
org.ow2.bonita.pvm.internal.model | |
org.ow2.bonita.pvm.model |
Uses of Condition in org.ow2.bonita.pvm.internal.model |
---|
Methods in org.ow2.bonita.pvm.internal.model that return Condition | |
---|---|
Condition |
TransitionImpl.getCondition()
|
Condition |
TransitionImpl.getWaitCondition()
|
Uses of Condition in org.ow2.bonita.pvm.model |
---|
Methods in org.ow2.bonita.pvm.model that return Condition | |
---|---|
Condition |
Transition.getCondition()
the general purpose condition that can be used in various ways by the activities. |
Methods in org.ow2.bonita.pvm.model with parameters of type Condition | |
---|---|
ProcessFactory |
ProcessFactory.guardCondition(Condition condition)
sets the guard condition on the current transition. |
ProcessFactory |
ProcessFactory.waitCondition(Condition condition)
sets the wait condition on the current transition. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |