Class FallThroughActivityConcurrent
- java.lang.Object
-
- org.processmining.plugins.inductiveminer2.framework.fallthroughs.FallThroughActivityConcurrent
-
- All Implemented Interfaces:
FallThrough
public class FallThroughActivityConcurrent extends java.lang.Object implements FallThrough
-
-
Constructor Summary
Constructors Constructor Description FallThroughActivityConcurrent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.processmining.plugins.InductiveMiner.efficienttree.EfficientTreefallThrough(IMLog log, IMLogInfo logInfo, MinerState minerState)
-
-
-
Method Detail
-
fallThrough
public org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree fallThrough(IMLog log, IMLogInfo logInfo, MinerState minerState)
- Specified by:
fallThroughin interfaceFallThrough
-
-