Uses of Class
org.processmining.converting.wfnet2bpel.pattern.BPELLibraryComponent

Packages that use BPELLibraryComponent
org.processmining.converting.wfnet2bpel.pattern   
 

Uses of BPELLibraryComponent in org.processmining.converting.wfnet2bpel.pattern
 

Methods in org.processmining.converting.wfnet2bpel.pattern that return BPELLibraryComponent
static BPELLibraryComponent BPELPatternMatcher.getBPELLibraryComponent(PetriNet wfnet, java.lang.String libraryComponent, java.lang.String libraryPath, java.util.Set<PetriNet> components, java.util.Map<java.lang.String,BPELActivity> annotations)