public class DfgMsdExportPlugin
extends java.lang.Object
Constructor and Description |
---|
DfgMsdExportPlugin() |
Modifier and Type | Method and Description |
---|---|
static void |
export(DirectlyFollowsGraph dfg,
java.io.File file) |
void |
exportDefault(org.processmining.framework.plugin.PluginContext context,
DirectlyFollowsGraph dfg,
java.io.File file) |
void |
exportDefault(org.processmining.contexts.uitopia.UIPluginContext context,
DirectlyFollowsGraph dfg,
java.io.File file) |
public void exportDefault(org.processmining.contexts.uitopia.UIPluginContext context, DirectlyFollowsGraph dfg, java.io.File file) throws java.io.IOException
java.io.IOException
public void exportDefault(org.processmining.framework.plugin.PluginContext context, DirectlyFollowsGraph dfg, java.io.File file) throws java.io.IOException
java.io.IOException
public static void export(DirectlyFollowsGraph dfg, java.io.File file) throws java.io.IOException
java.io.IOException