public class CompareExhaustiveIncrementalApproach
extends java.lang.Object
Constructor and Description |
---|
CompareExhaustiveIncrementalApproach() |
Modifier and Type | Method and Description |
---|---|
static boolean |
compare(InteractiveMatrixNet imn,
ExhaustiveInfo ei) |
static boolean |
compare(org.processmining.framework.plugin.PluginContext context,
InteractiveMatrixNet imn) |
static ExhaustiveInfo |
getExhaustiveInfo(org.processmining.framework.plugin.PluginContext context,
InteractiveMatrixNet imn) |
public CompareExhaustiveIncrementalApproach()
public static boolean compare(org.processmining.framework.plugin.PluginContext context, InteractiveMatrixNet imn)
public static ExhaustiveInfo getExhaustiveInfo(org.processmining.framework.plugin.PluginContext context, InteractiveMatrixNet imn)
public static boolean compare(InteractiveMatrixNet imn, ExhaustiveInfo ei)