public class DistributionCalculator
extends java.lang.Object
Constructor and Description |
---|
DistributionCalculator() |
Modifier and Type | Method and Description |
---|---|
static double |
calculateCovering(Configuration conf,
java.util.ArrayList<ThresholdSelectorDialog.SliderValues> sliders) |
static long |
checkContraintSatisfaction(Configuration conf,
org.deckfour.xes.model.XEvent event)
Check whether the i-th trace satisfy the constraints put on the new attribute
|
public static double calculateCovering(Configuration conf, java.util.ArrayList<ThresholdSelectorDialog.SliderValues> sliders)
public static long checkContraintSatisfaction(Configuration conf, org.deckfour.xes.model.XEvent event)
conf
- trace
-