org.processmining.plugins.petrinet.casereplayer
Class PNCaseReplayer

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

public class PNCaseReplayer
extends java.lang.Object

Author:
arya

Constructor Summary
PNCaseReplayer()
           
 
Method Summary
 CaseReplayResult replayLog(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

replayLog

public CaseReplayResult replayLog(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