Class EfficientTreeExportPlugin


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

      • EfficientTreeExportPlugin

        public EfficientTreeExportPlugin()
    • Method Detail

      • exportDefault

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

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