|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AtomicActivityVisitor | |
bexee.model | Java representation of the BPEL language. |
Uses of AtomicActivityVisitor in bexee.model |
Subclasses of AtomicActivityVisitor in bexee.model | |
class |
FindCreateReceivesVisitor
This implementation of a BPELElementVisitor allows finding all Receive activities in a BPEL process with "createInstance=yes" attribute, i.e. all Receives which can cause the creation of a process instance. |
class |
IsSynchronousProcessVisitor
This implementation of a BPELElementVisitor is used to
discover whether a BPELProcess is synchronous or not. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |