Uses of Class
org.processmining.specpp.prom.plugins.SPECppSession
-
Packages that use SPECppSession Package Description org.processmining.specpp.prom.mvc org.processmining.specpp.prom.plugins -
-
Uses of SPECppSession in org.processmining.specpp.prom.mvc
Constructors in org.processmining.specpp.prom.mvc with parameters of type SPECppSession Constructor Description SPECppController(org.processmining.contexts.uitopia.UIPluginContext context, SPECppSession specppSession) -
Uses of SPECppSession in org.processmining.specpp.prom.plugins
Subclasses of SPECppSession in org.processmining.specpp.prom.plugins Modifier and Type Class Description classConfiguredSPECppSessionMethods in org.processmining.specpp.prom.plugins that return SPECppSession Modifier and Type Method Description SPECppSessionInteractiveSPECppPlugin. run(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log)SPECppSessionInteractiveSPECppPlugin. run(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log, ProMSPECppConfig config)Methods in org.processmining.specpp.prom.plugins with parameters of type SPECppSession Modifier and Type Method Description static javax.swing.JComponentInteractiveSPECppVisualizer. visualize(org.processmining.contexts.uitopia.UIPluginContext context, SPECppSession SPECppSession)
-