Class IvMLog2XLog


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

      Constructors 
      Constructor Description
      IvMLog2XLog()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.deckfour.xes.model.XLog convert​(IvMLogFiltered logFiltered, IvMModel model)
      This one doesn't clone the attribute maps, so any change will propagate.
      • Methods inherited from class java.lang.Object

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

      • IvMLog2XLog

        public IvMLog2XLog()
    • Method Detail

      • convert

        public static org.deckfour.xes.model.XLog convert​(IvMLogFiltered logFiltered,
                                                          IvMModel model)
        This one doesn't clone the attribute maps, so any change will propagate.
        Parameters:
        logFiltered -
        Returns: