Class ReduceTree


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

      Constructors 
      Constructor Description
      ReduceTree()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void reduceChildrenOf​(org.processmining.processtree.Block node, EfficientTreeReduceParameters reduceParameters)  
      org.processmining.processtree.ProcessTree reduceCollapsedTree​(org.processmining.framework.plugin.PluginContext context, org.processmining.processtree.ProcessTree tree)  
      org.processmining.processtree.ProcessTree reduceTree​(org.processmining.framework.plugin.PluginContext context, org.processmining.processtree.ProcessTree tree)  
      static org.processmining.processtree.ProcessTree reduceTree​(org.processmining.processtree.ProcessTree tree, EfficientTreeReduceParameters reduceParameters)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait