Class InductiveVisualMiner


  • public class InductiveVisualMiner
    extends java.lang.Object
    • Constructor Detail

      • InductiveVisualMiner

        public InductiveVisualMiner()
    • Method Detail

      • visualise

        public javax.swing.JComponent visualise​(org.processmining.framework.plugin.PluginContext context,
                                                org.deckfour.xes.model.XLog xLog,
                                                org.processmining.framework.plugin.ProMCanceller canceller)
                                         throws org.processmining.plugins.InductiveMiner.efficienttree.UnknownTreeNodeException
        Throws:
        org.processmining.plugins.InductiveMiner.efficienttree.UnknownTreeNodeException
      • visualise

        public javax.swing.JComponent visualise​(org.processmining.framework.plugin.PluginContext context,
                                                InductiveVisualMiner.InductiveVisualMinerLauncher launcher,
                                                org.processmining.framework.plugin.ProMCanceller canceller)
                                         throws org.processmining.plugins.InductiveMiner.efficienttree.UnknownTreeNodeException
        Throws:
        org.processmining.plugins.InductiveMiner.efficienttree.UnknownTreeNodeException
      • mineGuiProcessTree

        public InductiveVisualMiner.InductiveVisualMinerLauncher mineGuiProcessTree​(org.processmining.framework.plugin.PluginContext context,
                                                                                    org.deckfour.xes.model.XLog xLog,
                                                                                    org.processmining.processtree.ProcessTree preMinedTree)
      • mineGuiEfficientTree

        public InductiveVisualMiner.InductiveVisualMinerLauncher mineGuiEfficientTree​(org.processmining.framework.plugin.PluginContext context,
                                                                                      org.deckfour.xes.model.XLog xLog,
                                                                                      org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree preMinedTree)