Class FallThroughWithoutLogTauLoopStrict
- java.lang.Object
-
- org.processmining.plugins.inductiveminer2.withoutlog.fallthroughs.FallThroughWithoutLogTauLoopStrict
-
- All Implemented Interfaces:
FallThroughWithoutLog
public class FallThroughWithoutLogTauLoopStrict extends java.lang.Object implements FallThroughWithoutLog
-
-
Constructor Summary
Constructors Constructor Description FallThroughWithoutLogTauLoopStrict()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreefallThrough(DfgMsd graph, MinerStateWithoutLog minerState)static booleanfilterGraph(DfgMsd graph)
-
-
-
Method Detail
-
fallThrough
public org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree fallThrough(DfgMsd graph, MinerStateWithoutLog minerState)
- Specified by:
fallThroughin interfaceFallThroughWithoutLog
-
filterGraph
public static boolean filterGraph(DfgMsd graph)
-
-