org.processmining.converting.wfnet2bpel
Class Converter
java.lang.Object
org.processmining.converting.wfnet2bpel.Converter
public class Converter
- extends java.lang.Object
Title: Converter
Description: Converts Workflow nets to BPEL. For efficiency reasons it
memorizes the loaded library components, so next time a component is matched
against a library component, there is no need for disc access.
Copyright: Copyright (c) 2006
Company: University of Aarhus
- Version:
- 1.0
- Author:
- Kristian Bisgaard Lassen (mailto:K.B.Lassen@daimi.au.dk)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
public java.lang.String path
count
public int count
askForComponent
public boolean askForComponent
Converter
public Converter()
convert
protected MiningResult convert(LogReader logReader,
PetriNet pn)