Class Uma_ExportAlignmentToCSV


  • public class Uma_ExportAlignmentToCSV
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void exportAlignmentToCSV_simple​(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.plugins.petrinet.replayresult.PNRepResult alignment, java.io.File file)  
      void exportPetriNetToEPNMLFile​(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.plugins.petrinet.replayresult.PNRepResult alignment, java.io.File file)  
      • Methods inherited from class java.lang.Object

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

      • Uma_ExportAlignmentToCSV

        public Uma_ExportAlignmentToCSV()
    • Method Detail

      • exportPetriNetToEPNMLFile

        public void exportPetriNetToEPNMLFile​(org.processmining.contexts.uitopia.UIPluginContext context,
                                              org.processmining.plugins.petrinet.replayresult.PNRepResult alignment,
                                              java.io.File file)
                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • exportAlignmentToCSV_simple

        protected void exportAlignmentToCSV_simple​(org.processmining.contexts.uitopia.UIPluginContext context,
                                                   org.processmining.plugins.petrinet.replayresult.PNRepResult alignment,
                                                   java.io.File file)
                                            throws java.io.IOException
        Throws:
        java.io.IOException