Class Log2DfgMsd


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

      Constructors 
      Constructor Description
      Log2DfgMsd()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static DfgMsd convert​(org.deckfour.xes.model.XLog xLog, org.deckfour.xes.classification.XEventClassifier activityClassifier, org.processmining.plugins.InductiveMiner.mining.logs.XLifeCycleClassifier lifeCycleClassifier)  
      static DfgMsd convert​(IMLog log)  
      • Methods inherited from class java.lang.Object

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

      • Log2DfgMsd

        public Log2DfgMsd()
    • Method Detail

      • convert

        public static DfgMsd convert​(org.deckfour.xes.model.XLog xLog,
                                     org.deckfour.xes.classification.XEventClassifier activityClassifier,
                                     org.processmining.plugins.InductiveMiner.mining.logs.XLifeCycleClassifier lifeCycleClassifier)
      • convert

        public static DfgMsd convert​(IMLog log)