Package | Description |
---|---|
org.processmining.lpm.projection | |
org.processmining.lpm.visualization |
Modifier and Type | Method and Description |
---|---|
LiftDfpg |
ConvertLogToLiftDfpg.createDfpg(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |
static LiftDfpg |
ConvertLogToLiftDfpg.log2Dfpg(org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
static org.processmining.plugins.graphviz.dot.Dot |
GraphvizLiftDirectlyFollowsPrecedesGraph.dfg2Dot(LiftDfpg dfpg,
boolean includeParalelEdges) |
static long[] |
GraphvizLiftDirectlyFollowsPrecedesGraph.getMaxCounts(LiftDfpg dfpg) |
javax.swing.JComponent |
GraphvizLiftDirectlyFollowsPrecedesGraph.visualize(org.processmining.framework.plugin.PluginContext context,
LiftDfpg dfpg) |