Class XLog2StochasticLanguage
- java.lang.Object
-
- org.processmining.earthmoversstochasticconformancechecking.algorithms.XLog2StochasticLanguage
-
public class XLog2StochasticLanguage extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description XLog2StochasticLanguage()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StochasticLanguage<TotalOrder>convert(org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClassifier classifier, Activity2IndexKey activityKey, org.processmining.framework.plugin.ProMCanceller canceller)
-
-
-
Method Detail
-
convert
public static StochasticLanguage<TotalOrder> convert(org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClassifier classifier, Activity2IndexKey activityKey, org.processmining.framework.plugin.ProMCanceller canceller)
-
-