static org.processmining.plugins.graphviz.dot.Dot |
GraphvizDirectlyFollowsPrecedesGraph.dfg2Dot(Dfpg dfpg,
boolean includeParalelEdges) |
static org.processmining.plugins.graphviz.dot.Dot |
GraphvizL2Graph.dfg2Dot(Dfpg dfpg,
boolean includeParalelEdges) |
static long[] |
GraphvizDirectlyFollowsPrecedesGraph.getMaxCounts(Dfpg dfpg) |
static long |
GraphvizL2Graph.getMaxCounts(Dfpg dfpg) |
javax.swing.JComponent |
GraphvizDirectlyFollowsPrecedesGraph.visualize(org.processmining.framework.plugin.PluginContext context,
Dfpg dfpg) |
javax.swing.JComponent |
GraphvizL2Graph.visualize(org.processmining.framework.plugin.PluginContext context,
Dfpg dfpg) |