public class GreedyXLogDFGCalculation
extends java.lang.Object
| Constructor and Description |
|---|
GreedyXLogDFGCalculation() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JPanel |
greedyXLogDFGCalculation(org.deckfour.xes.model.XLog log,
boolean doPrints) |
javax.swing.JPanel |
greedyXLogDFGCalculationPlugin(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |
public javax.swing.JPanel greedyXLogDFGCalculationPlugin(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log)
public javax.swing.JPanel greedyXLogDFGCalculation(org.deckfour.xes.model.XLog log,
boolean doPrints)