Package AttributesFiltering
Class AFPlugin
- java.lang.Object
-
- AttributesFiltering.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.XLogrun(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log)static org.deckfour.xes.model.XLogrun(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)
-
-
-
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)
-
-