Class ExportLogCsvAlgorithm

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void export​(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log, java.io.File file, boolean sparse)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExportLogCsvAlgorithm

        public ExportLogCsvAlgorithm()
    • Method Detail

      • export

        protected void export​(org.processmining.contexts.uitopia.UIPluginContext context,
                              org.deckfour.xes.model.XLog log,
                              java.io.File file,
                              boolean sparse)
                       throws java.io.IOException
        Throws:
        java.io.IOException