Modifier and Type | Method and Description |
---|---|
Tree<RepEGraph> |
RepEGraphs.getHierarchy() |
Modifier and Type | Method and Description |
---|---|
void |
RepEGraphs.setHierarchy(Tree<RepEGraph> root) |
Modifier and Type | Method and Description |
---|---|
static QualityTFPN |
EGFusionTest.computeFusionQualityNoise(org.deckfour.xes.model.XLog log,
Tree<RepEGraph> hierarchy,
int threshold) |
static QualityTFPN |
EGFusionTest.computeFusionQualityNoise(org.deckfour.xes.model.XLog log,
Tree<RepEGraph> hierarchy,
PGraphFilter<ENode> eventFilter) |
Constructor and Description |
---|
PGraphFilterHierarchyImpl(PGraphController<?> controller,
Tree<RepEGraph> hierarchy,
org.deckfour.xes.model.XLog xLog) |
Modifier and Type | Method and Description |
---|---|
void |
ClusterExpanderBlockStructure.expandTree(javax.swing.JTree tree,
Tree<RepEGraph> hierarchy) |
void |
ClusterExpanderPerformance.expandTree(javax.swing.JTree tree,
Tree<RepEGraph> hierarchy) |
void |
ClusterExpander.expandTree(javax.swing.JTree tree,
Tree<T> hierarchy) |
void |
ClusterExpanderAll.expandTree(javax.swing.JTree tree,
Tree<T> hierarchy) |