Class ReachedMeasurement

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IntMeasurementValue evaluate​(org.processmining.acceptingpetrinetdecomposer.models.rpst.PetriNetRPSTNode fragment, org.processmining.plugins.replayer.replayresult.SyncReplayResult alignment, org.deckfour.xes.model.XTrace trace, org.processmining.acceptingpetrinetdecomposer.models.rpst.PetriNetRPST rpst, org.processmining.plugins.connectionfactories.logpetrinet.TransEvClassMapping mapping)
      Evaluates the measurement value of the given fragment and aligned trace.
      java.lang.String getName()
      Returns the name of the measurement for use in the UI
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReachedMeasurement

        public ReachedMeasurement()
    • Method Detail

      • evaluate

        public IntMeasurementValue evaluate​(org.processmining.acceptingpetrinetdecomposer.models.rpst.PetriNetRPSTNode fragment,
                                            org.processmining.plugins.replayer.replayresult.SyncReplayResult alignment,
                                            org.deckfour.xes.model.XTrace trace,
                                            org.processmining.acceptingpetrinetdecomposer.models.rpst.PetriNetRPST rpst,
                                            org.processmining.plugins.connectionfactories.logpetrinet.TransEvClassMapping mapping)
        Description copied from class: Measurement
        Evaluates the measurement value of the given fragment and aligned trace.
        Specified by:
        evaluate in class Measurement
        Returns:
        MeasurementValue assigned by the measurement
      • getName

        public java.lang.String getName()
        Description copied from class: Measurement
        Returns the name of the measurement for use in the UI
        Specified by:
        getName in class Measurement
        Returns:
        String name