Uses of Class
bexee.model.AtomicActivityVisitor

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.
 



Copyright © 2004 Berne University of Applied Sciences. All Rights Reserved.