Class FallThroughTauLoopStrict
- java.lang.Object
-
- org.processmining.plugins.inductiveminer2.framework.fallthroughs.FallThroughTauLoopStrict
-
- All Implemented Interfaces:
FallThrough
public class FallThroughTauLoopStrict extends java.lang.Object implements FallThrough
-
-
Constructor Summary
Constructors Constructor Description FallThroughTauLoopStrict()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreefallThrough(IMLog log, IMLogInfo logInfo, MinerState minerState)static booleanfilterLog(IMLog log, IntDfg dfg)Split the trace on a crossing end to start
-
-
-
Method Detail
-
fallThrough
public org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree fallThrough(IMLog log, IMLogInfo logInfo, MinerState minerState)
- Specified by:
fallThroughin interfaceFallThrough
-
-