public class PredictionPlugin
extends java.lang.Object
| Constructor and Description |
|---|
PredictionPlugin() |
| Modifier and Type | Method and Description |
|---|---|
Predictor |
performPrediction(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |
Predictor |
performPrediction(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.plugins.DataConformance.ResultReplay resReplay) |
public Predictor performPrediction(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log) throws java.lang.Exception
java.lang.Exceptionpublic Predictor performPrediction(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, org.processmining.plugins.DataConformance.ResultReplay resReplay) throws java.lang.Exception
java.lang.Exception