public class DfgFallThroughStrictTauLoop extends java.lang.Object implements DfgFallThrough
Constructor and Description |
---|
DfgFallThroughStrictTauLoop() |
Modifier and Type | Method and Description |
---|---|
org.processmining.processtree.Node |
fallThrough(Dfg dfg,
org.processmining.processtree.ProcessTree tree,
DfgMinerState minerState)
usage: returns a Node.
|
public org.processmining.processtree.Node fallThrough(Dfg dfg, org.processmining.processtree.ProcessTree tree, DfgMinerState minerState)
DfgFallThrough
fallThrough
in interface DfgFallThrough