Class ConvertLogToLiftDfpg


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

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      LiftDfpg createDfpg​(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log)  
      static LiftDfpg log2Dfpg​(org.deckfour.xes.model.XLog log)  
      • Methods inherited from class java.lang.Object

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

      • ConvertLogToLiftDfpg

        public ConvertLogToLiftDfpg()
    • Method Detail

      • createDfpg

        public LiftDfpg createDfpg​(org.processmining.framework.plugin.PluginContext context,
                                   org.deckfour.xes.model.XLog log)
      • log2Dfpg

        public static LiftDfpg log2Dfpg​(org.deckfour.xes.model.XLog log)