Class IvMLog2XLog
- java.lang.Object
-
- org.processmining.plugins.inductiveVisualMiner.ivmlog.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.XLogconvert(IvMLogFiltered logFiltered, IvMModel model)This one doesn't clone the attribute maps, so any change will propagate.
-
-
-
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:
-
-