Class TraceUtils


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

      Constructors 
      Constructor Description
      TraceUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<java.lang.String> traceToStringList​(org.deckfour.xes.model.XTrace trace)  
      • Methods inherited from class java.lang.Object

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

      • TraceUtils

        public TraceUtils()
    • Method Detail

      • traceToStringList

        public static java.util.List<java.lang.String> traceToStringList​(org.deckfour.xes.model.XTrace trace)