public class FallThroughIMlc extends java.lang.Object implements FallThrough
| Constructor and Description |
|---|
FallThroughIMlc() |
| Modifier and Type | Method and Description |
|---|---|
org.processmining.processtree.Node |
fallThrough(IMLog log,
IMLogInfo logInfo,
org.processmining.processtree.ProcessTree tree,
MinerState minerState)
usage: returns a Node.
|
public org.processmining.processtree.Node fallThrough(IMLog log, IMLogInfo logInfo, org.processmining.processtree.ProcessTree tree, MinerState minerState)
FallThroughfallThrough in interface FallThrough