Class IMLog2XLog


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

      Constructors 
      Constructor Description
      IMLog2XLog()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void putLiteral​(org.deckfour.xes.model.XAttributeMap attMap, java.lang.String key, java.lang.String value)  
      static org.deckfour.xes.model.XLog toXLog​(IMLog log)  
      • Methods inherited from class java.lang.Object

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

      • IMLog2XLog

        public IMLog2XLog()
    • Method Detail

      • toXLog

        public static org.deckfour.xes.model.XLog toXLog​(IMLog log)
      • putLiteral

        public static void putLiteral​(org.deckfour.xes.model.XAttributeMap attMap,
                                      java.lang.String key,
                                      java.lang.String value)