public class FPDAAPDLogReplayer
extends java.lang.Object
Constructor and Description |
---|
FPDAAPDLogReplayer() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
replayLog(org.processmining.framework.plugin.PluginContext context,
SPD spd,
org.deckfour.xes.model.XLog log) |
java.lang.Object[] |
replayLog(org.processmining.framework.plugin.PluginContext context,
SPD spd,
org.deckfour.xes.model.XLog log,
int lookaheadValue,
IFPDNodeLogIdentifier nodeLogIdentifier) |
java.lang.Object[] |
replayLog(org.processmining.framework.plugin.PluginContext context,
SPD spd,
org.deckfour.xes.model.XLog log,
int lookaheadValue,
IFPDNodeLogIdentifier nodeLogIdentifier,
LifecycleTransitionChecker lifecycleTransitionChecker) |
java.lang.Object[] |
replayLog(org.processmining.framework.plugin.PluginContext context,
SPD spd,
org.deckfour.xes.model.XLog log,
int lookaheadValue,
IFPDNodeLogIdentifier nodeLogIdentifier,
LifecycleTransitionChecker lifecycleTransitionChecker,
AbstractFPDAAPDCalculator fpdAAPDCalculator) |
public java.lang.Object[] replayLog(org.processmining.framework.plugin.PluginContext context, SPD spd, org.deckfour.xes.model.XLog log, int lookaheadValue, IFPDNodeLogIdentifier nodeLogIdentifier) throws java.lang.Exception
java.lang.Exception
public java.lang.Object[] replayLog(org.processmining.framework.plugin.PluginContext context, SPD spd, org.deckfour.xes.model.XLog log) throws java.lang.Exception
java.lang.Exception
public java.lang.Object[] replayLog(org.processmining.framework.plugin.PluginContext context, SPD spd, org.deckfour.xes.model.XLog log, int lookaheadValue, IFPDNodeLogIdentifier nodeLogIdentifier, LifecycleTransitionChecker lifecycleTransitionChecker) throws java.lang.Exception
java.lang.Exception
public java.lang.Object[] replayLog(org.processmining.framework.plugin.PluginContext context, SPD spd, org.deckfour.xes.model.XLog log, int lookaheadValue, IFPDNodeLogIdentifier nodeLogIdentifier, LifecycleTransitionChecker lifecycleTransitionChecker, AbstractFPDAAPDCalculator fpdAAPDCalculator) throws java.lang.Exception
java.lang.Exception