Uses of Class
org.processmining.exporting.bpel4ws.type.activity.Flow

Packages that use Flow
org.processmining.exporting.bpel4ws   
org.processmining.exporting.bpel4ws.type   
 

Uses of Flow in org.processmining.exporting.bpel4ws
 

Methods in org.processmining.exporting.bpel4ws with parameters of type Flow
 void BPEL4WSProcessToXMLVisitor.visitFlow(Flow flow)
           
 void BPEL4WSRetriever.visitFlow(Flow flow)
           
 

Uses of Flow in org.processmining.exporting.bpel4ws.type
 

Methods in org.processmining.exporting.bpel4ws.type with parameters of type Flow
abstract  void BPEL4WSVisitor.visitFlow(Flow flow)