Class XEventClassUtils


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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.processmining.framework.util.Pair<org.deckfour.xes.classification.XEventClass[],​int[]> stripLengthOneLoops​(org.deckfour.xes.classification.XEventClass[] original, LengthOneLoopAbstraction<org.deckfour.xes.classification.XEventClass> lola)  
      static org.deckfour.xes.classification.XEventClass[] toArray​(org.deckfour.xes.classification.XEventClasses ec)  
      • Methods inherited from class java.lang.Object

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

      • XEventClassUtils

        public XEventClassUtils()
    • Method Detail

      • toArray

        public static org.deckfour.xes.classification.XEventClass[] toArray​(org.deckfour.xes.classification.XEventClasses ec)
      • stripLengthOneLoops

        public static org.processmining.framework.util.Pair<org.deckfour.xes.classification.XEventClass[],​int[]> stripLengthOneLoops​(org.deckfour.xes.classification.XEventClass[] original,
                                                                                                                                           LengthOneLoopAbstraction<org.deckfour.xes.classification.XEventClass> lola)