Class PostProcessorInterleaved

  • All Implemented Interfaces:
    PostProcessor

    public class PostProcessorInterleaved
    extends java.lang.Object
    implements PostProcessor
    replace interleaved nodes if necessary
    Author:
    sleemans
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.processmining.processtree.Node postProcess​(org.processmining.processtree.Node node, IMLog log, IMLogInfo logInfo, MinerState state)  
      • Methods inherited from class java.lang.Object

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

      • PostProcessorInterleaved

        public PostProcessorInterleaved()