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

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

Uses of Invoke in org.processmining.exporting.bpel4ws
 

Methods in org.processmining.exporting.bpel4ws with parameters of type Invoke
 void BPEL4WSProcessToXMLVisitor.visitInvoke(Invoke invoke)
           
 void BPEL4WSRetriever.visitInvoke(Invoke invoke)
           
 

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

Methods in org.processmining.exporting.bpel4ws.type with parameters of type Invoke
abstract  void BPEL4WSVisitor.visitInvoke(Invoke invoke)