|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Switch | |
bexee.core | Core classes and interfaces of the bexee engine. |
bexee.model.activity.impl | This package contains default implementations
of the interfaces from the bexee.model.activity package. |
Uses of Switch in bexee.core |
Methods in bexee.core with parameters of type Switch | |
void |
ProcessControllerImpl.process(Switch bpelSwitch,
ProcessInstance instance)
A default implementation of the process(Switch, ProcessInstance) method. |
void |
ProcessController.process(Switch bpelSwitch,
ProcessInstance instance)
Execute a Switch structured activity. |
Uses of Switch in bexee.model.activity.impl |
Classes in bexee.model.activity.impl that implement Switch | |
class |
SwitchImpl
This is a default implementation of the Swich activity interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |