public class PNManifestReplayer
extends java.lang.Object
Constructor and Description |
---|
PNManifestReplayer() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
chooseAlgorithmAndParam(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log)
getParameter, using the provided GUI context This method may create
initial and final marking connection if not exists before.
|
Manifest |
replayLog(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log,
IPNManifestReplayAlgorithm selectedAlg,
PNManifestReplayerParameter parameters) |
Manifest |
replayLog(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log) |
Manifest |
replayLogParameter(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
org.deckfour.xes.model.XLog log,
IPNManifestReplayAlgorithm alg,
PNManifestReplayerParameter parameter) |
Manifest |
replayLogPetrinet(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.models.graphbased.directed.petrinet.Petrinet net,
org.deckfour.xes.model.XLog log) |
public Manifest replayLogPetrinet(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.models.graphbased.directed.petrinet.Petrinet net, org.deckfour.xes.model.XLog log) throws nl.tue.astar.AStarException
nl.tue.astar.AStarException
public Manifest replayLog(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net, org.deckfour.xes.model.XLog log) throws nl.tue.astar.AStarException
nl.tue.astar.AStarException
public Manifest replayLogParameter(org.processmining.framework.plugin.PluginContext context, org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net, org.deckfour.xes.model.XLog log, IPNManifestReplayAlgorithm alg, PNManifestReplayerParameter parameter) throws nl.tue.astar.AStarException
nl.tue.astar.AStarException
public java.lang.Object[] chooseAlgorithmAndParam(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net, org.deckfour.xes.model.XLog log)
context
- net
- log
- public Manifest replayLog(org.processmining.framework.plugin.PluginContext context, org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net, org.deckfour.xes.model.XLog log, IPNManifestReplayAlgorithm selectedAlg, PNManifestReplayerParameter parameters) throws nl.tue.astar.AStarException
nl.tue.astar.AStarException