fallThrough
public org.processmining.processtree.Node fallThrough(org.processmining.plugins.InductiveMiner.mining.logs.IMLog log,
org.processmining.plugins.InductiveMiner.mining.IMLogInfo logInfo,
org.processmining.processtree.ProcessTree tree,
org.processmining.plugins.InductiveMiner.mining.MinerState minerState)
Description copied from interface: org.processmining.plugins.InductiveMiner.mining.fallthrough.FallThrough
usage: returns a Node. Each (in)direct child of that Node must be
attached to tree. Is allowed to return null, but there should at least be
one fall-through that succeeds.
- Specified by:
fallThrough
in interface org.processmining.plugins.InductiveMiner.mining.fallthrough.FallThrough
- Returns: