Class AFPlugin


  • public class AFPlugin
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AFPlugin()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.deckfour.xes.model.XLog run​(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log)  
      static org.deckfour.xes.model.XLog run​(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, java.util.List<java.lang.String> selectedParam, double thresholdValue, double waitingTimeValue, double dfrValue)  
      • Methods inherited from class java.lang.Object

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

      • AFPlugin

        public AFPlugin()
    • Method Detail

      • run

        public org.deckfour.xes.model.XLog run​(org.processmining.contexts.uitopia.UIPluginContext context,
                                               org.deckfour.xes.model.XLog log)
      • run

        public static org.deckfour.xes.model.XLog run​(org.processmining.framework.plugin.PluginContext context,
                                                      org.deckfour.xes.model.XLog log,
                                                      java.util.List<java.lang.String> selectedParam,
                                                      double thresholdValue,
                                                      double waitingTimeValue,
                                                      double dfrValue)