public class EvolutionaryCaseClusteringPlugin
extends java.lang.Object
Constructor and Description |
---|
EvolutionaryCaseClusteringPlugin() |
Modifier and Type | Method and Description |
---|---|
EvolutionaryCaseClustering |
doClusteringPublic(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog eventlog)
Plug-in variant A.
|
EvolutionaryCaseClustering |
doClusteringPublic(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog eventlog,
CaseClusteringParameters mclParameters)
Plug-in variant B.
|
public EvolutionaryCaseClustering doClusteringPublic(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog eventlog)
context
- The UI plug-in contexteventlog
- The event log to clusterpublic EvolutionaryCaseClustering doClusteringPublic(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog eventlog, CaseClusteringParameters mclParameters)
context
- The UI plug-in contexteventlog
- The event log to clustermclParameters
- The parameters for the Markov clustering algorithmtimeWindowParameters
- The parameters for the time window