Class GraphExportPlugin
- java.lang.Object
-
- org.processmining.OCLPMDiscovery.plugins.exports.GraphExportPlugin
-
public class GraphExportPlugin extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GraphExportPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexport(org.processmining.framework.plugin.PluginContext context, org.jgrapht.Graph<java.lang.String,org.jgrapht.graph.DefaultEdge> graph, java.io.File file)
-