Class TrafficLightConfParamUI


  • public class TrafficLightConfParamUI
    extends java.lang.Object
    Copied from Xixi's PNReplayerUI (transitive copy from Arya's alignment UI). Augmented by an additional page to configure automatic cost adaptation to practically resolve a bit of the non-determinism.
    Author:
    brockhoff
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object[] getConfiguration​(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net, org.deckfour.xes.model.XLog log)  
      • Methods inherited from class java.lang.Object

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

      • TrafficLightConfParamUI

        public TrafficLightConfParamUI()
    • Method Detail

      • getConfiguration

        public java.lang.Object[] getConfiguration​(org.processmining.contexts.uitopia.UIPluginContext context,
                                                   org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
                                                   org.deckfour.xes.model.XLog log)