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

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

Uses of Switch in org.processmining.exporting.bpel4ws
 

Methods in org.processmining.exporting.bpel4ws with parameters of type Switch
 void BPEL4WSProcessToXMLVisitor.visitSwitch(Switch switch1)
           
 void BPEL4WSRetriever.visitSwitch(Switch switch1)
           
 

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

Methods in org.processmining.exporting.bpel4ws.type with parameters of type Switch
abstract  void BPEL4WSVisitor.visitSwitch(Switch switch1)