Class XLogWithParOExtensionToPLogConverter


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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static PLog convertLog​(org.deckfour.xes.model.XLog log, boolean isComputeTransitive)
      This function converts a log extended with partial order info to a PLog
      • Methods inherited from class java.lang.Object

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

      • XLogWithParOExtensionToPLogConverter

        public XLogWithParOExtensionToPLogConverter()
    • Method Detail

      • convertLog

        public static PLog convertLog​(org.deckfour.xes.model.XLog log,
                                      boolean isComputeTransitive)
        This function converts a log extended with partial order info to a PLog