Class IvMCanceller
- java.lang.Object
-
- org.processmining.plugins.inductiveVisualMiner.chain.IvMCanceller
-
- All Implemented Interfaces:
org.processmining.framework.plugin.ProMCanceller
public class IvMCanceller extends java.lang.Object implements org.processmining.framework.plugin.ProMCanceller
-
-
Field Summary
Fields Modifier and Type Field Description static IvMCancellerneverCancel
-
Constructor Summary
Constructors Constructor Description IvMCanceller(org.processmining.framework.plugin.ProMCanceller globalCanceller)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcancel()booleanisCancelled()
-
-
-
Field Detail
-
neverCancel
public static final IvMCanceller neverCancel
-
-