Class DirectlyFollowsVisualMiner
- java.lang.Object
-
- org.processmining.plugins.inductiveVisualMiner.plugins.DirectlyFollowsVisualMiner
-
public class DirectlyFollowsVisualMiner extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DirectlyFollowsVisualMiner()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static javax.swing.JComponentgetDirectlyFollowsVisualMiner(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog xLog, org.processmining.framework.plugin.ProMCanceller canceller)InductiveVisualMiner.InductiveVisualMinerLaunchermineGuiDfg(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog xLog, org.processmining.directlyfollowsmodelminer.model.DirectlyFollowsModel dfg)InductiveVisualMiner.InductiveVisualMinerLaunchermineGuiProcessTree(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog xLog)
-
-
-
Method Detail
-
mineGuiProcessTree
public InductiveVisualMiner.InductiveVisualMinerLauncher mineGuiProcessTree(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog xLog)
-
mineGuiDfg
public InductiveVisualMiner.InductiveVisualMinerLauncher mineGuiDfg(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog xLog, org.processmining.directlyfollowsmodelminer.model.DirectlyFollowsModel dfg)
-
getDirectlyFollowsVisualMiner
public static javax.swing.JComponent getDirectlyFollowsVisualMiner(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog xLog, org.processmining.framework.plugin.ProMCanceller canceller) throws org.processmining.plugins.InductiveMiner.efficienttree.UnknownTreeNodeException- Throws:
org.processmining.plugins.InductiveMiner.efficienttree.UnknownTreeNodeException
-
-