Class LogStatUtil


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

      Constructors 
      Constructor Description
      LogStatUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Map<org.deckfour.xes.classification.XEventClass,​EventClassAggStat> getEventClassStats​(org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClasses evClasses)  
      • Methods inherited from class java.lang.Object

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

      • LogStatUtil

        public LogStatUtil()
    • Method Detail

      • getEventClassStats

        public static java.util.Map<org.deckfour.xes.classification.XEventClass,​EventClassAggStat> getEventClassStats​(org.deckfour.xes.model.XLog log,
                                                                                                                            org.deckfour.xes.classification.XEventClasses evClasses)