Class ProcessTree2EfficientTreePlugin


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.processmining.processtree.ProcessTree convertBack​(org.processmining.contexts.uitopia.UIPluginContext context, EfficientTree tree)  
      EfficientTree measure1automata​(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.processtree.ProcessTree tree)  
      • Methods inherited from class java.lang.Object

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

      • ProcessTree2EfficientTreePlugin

        public ProcessTree2EfficientTreePlugin()
    • Method Detail

      • measure1automata

        public EfficientTree measure1automata​(org.processmining.contexts.uitopia.UIPluginContext context,
                                              org.processmining.processtree.ProcessTree tree)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • convertBack

        public org.processmining.processtree.ProcessTree convertBack​(org.processmining.contexts.uitopia.UIPluginContext context,
                                                                     EfficientTree tree)
                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception