Class DfgMsdExportPlugin


  • public class DfgMsdExportPlugin
    extends java.lang.Object
    • Constructor Detail

      • DfgMsdExportPlugin

        public DfgMsdExportPlugin()
    • Method Detail

      • exportDefault

        public void exportDefault​(org.processmining.contexts.uitopia.UIPluginContext context,
                                  DirectlyFollowsGraph dfg,
                                  java.io.File file)
                           throws java.io.IOException
        Throws:
        java.io.IOException
      • exportDefault

        public void exportDefault​(org.processmining.framework.plugin.PluginContext context,
                                  DirectlyFollowsGraph dfg,
                                  java.io.File file)
                           throws java.io.IOException
        Throws:
        java.io.IOException
      • export

        public static void export​(DirectlyFollowsGraph dfg,
                                  java.io.File file)
                           throws java.io.IOException
        Throws:
        java.io.IOException