org.processmining.models.workshop.sjjleemans
Class SuperModelMiningPlugin

java.lang.Object
  extended by org.processmining.models.workshop.sjjleemans.SuperModelMiningPlugin

public class SuperModelMiningPlugin
extends java.lang.Object


Constructor Summary
SuperModelMiningPlugin()
           
 
Method Summary
static java.lang.String implode(java.util.Set<org.deckfour.xes.classification.XEventClass> input, java.lang.String glueString)
           
 ProcessTreeModel mineDefault(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log)
           
 ProcessTreeModel mineParameters(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, SuperModelParameters parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuperModelMiningPlugin

public SuperModelMiningPlugin()
Method Detail

mineDefault

public ProcessTreeModel mineDefault(org.processmining.framework.plugin.PluginContext context,
                                    org.deckfour.xes.model.XLog log)

mineParameters

public ProcessTreeModel mineParameters(org.processmining.framework.plugin.PluginContext context,
                                       org.deckfour.xes.model.XLog log,
                                       SuperModelParameters parameters)

implode

public static java.lang.String implode(java.util.Set<org.deckfour.xes.classification.XEventClass> input,
                                       java.lang.String glueString)