org.processmining.plugins.petrinet.replayer
Class PNCaseReplayer

java.lang.Object
  extended by org.processmining.plugins.petrinet.replayer.PNCaseReplayer

public class PNCaseReplayer
extends java.lang.Object

Author:
arya

Constructor Summary
PNCaseReplayer()
           
 
Method Summary
 CaseReplayResult replayCaseOnPN(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net, org.deckfour.xes.model.XLog log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PNCaseReplayer

public PNCaseReplayer()
Method Detail

replayCaseOnPN

public CaseReplayResult replayCaseOnPN(org.processmining.contexts.uitopia.UIPluginContext context,
                                       org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
                                       org.deckfour.xes.model.XLog log)
                                throws java.lang.Exception
Throws:
java.lang.Exception