Class SimplifiedProcessTree


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

      Constructors 
      Constructor Description
      SimplifiedProcessTree​(org.deckfour.xes.model.XLog InputLog, org.processmining.processtree.ProcessTree processTree, Parameters parameters)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object[] apply()  
      • Methods inherited from class java.lang.Object

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

      • SimplifiedProcessTree

        public SimplifiedProcessTree​(org.deckfour.xes.model.XLog InputLog,
                                     org.processmining.processtree.ProcessTree processTree,
                                     Parameters parameters)
    • Method Detail

      • apply

        public java.lang.Object[] apply()
                                 throws org.processmining.plugins.InductiveMiner.efficienttree.UnknownTreeNodeException
        Throws:
        org.processmining.plugins.InductiveMiner.efficienttree.UnknownTreeNodeException