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