Class LPMsExport


  • public class LPMsExport
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LPMsExport()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void exportLocalProcessModelRanking​(org.processmining.lpm.util.LocalProcessModelRanking lpmr, java.io.File file)  
      • Methods inherited from class java.lang.Object

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

      • LPMsExport

        public LPMsExport()
    • Method Detail

      • exportLocalProcessModelRanking

        public static void exportLocalProcessModelRanking​(org.processmining.lpm.util.LocalProcessModelRanking lpmr,
                                                          java.io.File file)
                                                   throws java.io.IOException
        Throws:
        java.io.IOException