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

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

Uses of Empty in org.processmining.exporting.bpel4ws
 

Methods in org.processmining.exporting.bpel4ws with parameters of type Empty
 void BPEL4WSProcessToXMLVisitor.visitEmpty(Empty empty)
           
 void BPEL4WSRetriever.visitEmpty(Empty empty)
           
 

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

Methods in org.processmining.exporting.bpel4ws.type with parameters of type Empty
abstract  void BPEL4WSVisitor.visitEmpty(Empty empty)