Class ExperimentSBP


  • public class ExperimentSBP
    extends Experiment
    This class provides the plugins (functions) that execute four experiments. (1) To execute the four experiments in the paper "Conformance checking based on partially ordered event data" published in BPM2014 SBP workshop, please check out the version 15231. Or check out the same class in the EnrichedLogReplayer package.
    Author:
    xlu
    • Constructor Detail

      • ExperimentSBP

        public ExperimentSBP()
    • Method Detail

      • run

        public org.processmining.plugins.petrinet.replayresult.PNRepResult run​(org.processmining.contexts.uitopia.UIPluginContext context,
                                                                               org.processmining.models.graphbased.directed.petrinet.Petrinet net,
                                                                               org.deckfour.xes.model.XLog log)
                                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception