Class MergeLogsAlgorithm

  • Direct Known Subclasses:
    MergeLogsPlugin

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.deckfour.xes.model.XLog apply​(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog mainLog, org.deckfour.xes.model.XLog subLog, MergeLogsParameters parameters)  
      • Methods inherited from class java.lang.Object

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

      • MergeLogsAlgorithm

        public MergeLogsAlgorithm()
    • Method Detail

      • apply

        public org.deckfour.xes.model.XLog apply​(org.processmining.framework.plugin.PluginContext context,
                                                 org.deckfour.xes.model.XLog mainLog,
                                                 org.deckfour.xes.model.XLog subLog,
                                                 MergeLogsParameters parameters)