Class ConvertLogToDfpg


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

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Dfpg createDfpg​(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log)  
      static Dfpg 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

      • ConvertLogToDfpg

        public ConvertLogToDfpg()
    • Method Detail

      • createDfpg

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

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