Class CutFinderWithoutLogIMExclusiveChoice
- java.lang.Object
-
- org.processmining.plugins.inductiveminer2.withoutlog.cutfinders.CutFinderWithoutLogIMExclusiveChoice
-
- All Implemented Interfaces:
CutFinderWithoutLog
public class CutFinderWithoutLogIMExclusiveChoice extends java.lang.Object implements CutFinderWithoutLog
-
-
Constructor Summary
Constructors Constructor Description CutFinderWithoutLogIMExclusiveChoice()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CutfindCut(DfgMsd graph, MinerStateWithoutLog minerState)
-
-
-
Method Detail
-
findCut
public Cut findCut(DfgMsd graph, MinerStateWithoutLog minerState)
- Specified by:
findCutin interfaceCutFinderWithoutLog
-
-