Package | Description |
---|---|
org.processmining.variantfinder.models.differences | |
org.processmining.variantfinder.utils |
Modifier and Type | Method and Description |
---|---|
RuleSet |
StatisticalDifference.getRules() |
Constructor and Description |
---|
StatisticalDifference(java.lang.Object tsElement,
double frequency,
RuleSet rules) |
Modifier and Type | Method and Description |
---|---|
static RuleSet |
RengineUtils.buildTree(AnnotationElementXEvent annotationEvents,
java.util.List<java.lang.String> attributes,
TreeSettings settings)
Synchronized method to build a tree using R.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<RuleSet> |
RengineUtils.analyzeElement(AnnotationElementXEvent annotationEvents,
TreeSettings settings) |