Package | Description |
---|---|
org.processmining.xlu.matching.zexperiment | |
org.processmining.xlu.pgraph.vis | |
org.processmining.xlu.pgraph.vis.filter |
Modifier and Type | Method and Description |
---|---|
static QualityTFPN |
EGFusionTest.computeFusionQualityNoise(org.deckfour.xes.model.XLog log,
Tree<RepEGraph> hierarchy,
PGraphFilter<ENode> eventFilter) |
Modifier and Type | Method and Description |
---|---|
PGraphFilter<ENode> |
PGraphController.getENodeFilter() |
PGraphFilter<ENode> |
PGraphParameter.getNodeFilter() |
Modifier and Type | Method and Description |
---|---|
void |
PGraphController.add(PGraphFilter<T> filter) |
void |
PGraphController.addNodeFiltering(PGraphFilter<ENode> nodeFilter) |
void |
PGraphParameter.setNodeFilter(PGraphFilter<ENode> eventfreqFilter) |
Modifier and Type | Method and Description |
---|---|
void |
PGraphController.setFilters(java.util.List<PGraphFilter<T>> filters) |
Modifier and Type | Class and Description |
---|---|
class |
PGraphFilterAbstract<T> |
class |
PGraphFilterEventFreqImpl |
class |
PGraphFilterEventFreqSingleGraphImpl |
class |
PGraphFilterHierarchyImpl |
class |
PGraphFilterLabelAEventFreqImpl |
class |
PGraphFilterLabelAEventFreqSingleGraphImpl |
class |
PGraphFilterMaxNumber<T> |
class |
PGraphFilterSourceIdImpl |
class |
PGraphFilterTraceId |