Class XPathExecutor


  • public class XPathExecutor
    extends java.lang.Object
    "Vizualises" a log so that XPath queries can be executed.
    Author:
    jvdwerf
    • Constructor Summary

      Constructors 
      Constructor Description
      XPathExecutor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.swing.JComponent showXPathExecutor​(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog source)  
      • Methods inherited from class java.lang.Object

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

      • XPathExecutor

        public XPathExecutor()
    • Method Detail

      • showXPathExecutor

        public javax.swing.JComponent showXPathExecutor​(org.processmining.contexts.uitopia.UIPluginContext context,
                                                        org.deckfour.xes.model.XLog source)