public class FallThroughTauLoopStrict extends java.lang.Object implements FallThrough
| Constructor and Description |
|---|
FallThroughTauLoopStrict() |
| Modifier and Type | Method and Description |
|---|---|
org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree |
fallThrough(IMLog log,
IMLogInfo logInfo,
MinerState minerState) |
static boolean |
filterLog(IMLog log,
IntDfg dfg)
Split the trace on a crossing end to start
|
public org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree fallThrough(IMLog log, IMLogInfo logInfo, MinerState minerState)
fallThrough in interface FallThrough