Class TraceAlgorithm

  • Direct Known Subclasses:
    TracePlugin

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

      Constructors 
      Constructor Description
      TraceAlgorithm()  
    • 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 log, org.deckfour.xes.model.XLog baseLog, org.deckfour.xes.model.XLog modelLog, TraceParameters parameters)  
      • Methods inherited from class java.lang.Object

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

      • TraceAlgorithm

        public TraceAlgorithm()
    • Method Detail

      • apply

        public org.deckfour.xes.model.XLog apply​(org.processmining.framework.plugin.PluginContext context,
                                                 org.deckfour.xes.model.XLog log,
                                                 org.deckfour.xes.model.XLog baseLog,
                                                 org.deckfour.xes.model.XLog modelLog,
                                                 TraceParameters parameters)