public class RuleStatistic
extends java.lang.Object
| Constructor and Description |
|---|
RuleStatistic() |
| Modifier and Type | Method and Description |
|---|---|
void |
add1(org.deckfour.xes.model.XTrace trace1) |
void |
add2(org.deckfour.xes.model.XTrace trace2) |
int |
getNumLog1() |
int |
getNumLog2() |
void |
printScore() |