Uses of Package
org.processmining.framework.models.petrinet.algorithms.logReplay

Packages that use org.processmining.framework.models.petrinet.algorithms.logReplay
org.processmining.analysis.conformance Contains classes related to the Conformance Analysis Plugin. 
org.processmining.analysis.decisionmining   
org.processmining.analysis.performance   
org.processmining.framework.models.petrinet.algorithms.logReplay   
 

Classes in org.processmining.framework.models.petrinet.algorithms.logReplay used by org.processmining.analysis.conformance
AnalysisConfiguration
          A configuration object represents some unit or category within the respective analysis domain.
AnalysisGUI
          This class can be used to create the resulting content for some analysis.
AnalysisMethod
          Interface for an analysis method.
AnalysisMethodEnum
          Enum class representing all the different analysis methods that are available.
AnalysisResult
          An analysis result belongs to a specific analysis method and stores all the relevant information needed afterwards to, e.g., calculate metrics, or provide diagnostic visualizations.
LogReplayAnalysisMethod
          Replays the given log in the given Petri net model in a non-blocking way.
LogReplayAnalysisResult
          Contains all the results obtained during log replay analysis.
Measurer
          Statelesss strategy object determining which kind of measurements should be taken along the course of log replay.
ReplayedEdge
          An edge involved in the log replay analysis method.
ReplayedLogReader
          A log reader involved in the log replay analysis method.
ReplayedLogTrace
          A log trace involved in the log replay analysis method.
ReplayedPetriNet
          A Petri net involved in the log replay analysis method.
ReplayedPlace
          A place involved in the log replay analysis method.
ReplayedTransition
          A transition involved in the log replay analysis method.
 

Classes in org.processmining.framework.models.petrinet.algorithms.logReplay used by org.processmining.analysis.decisionmining
ReplayedPetriNet
          A Petri net involved in the log replay analysis method.
 

Classes in org.processmining.framework.models.petrinet.algorithms.logReplay used by org.processmining.analysis.performance
AnalysisConfiguration
          A configuration object represents some unit or category within the respective analysis domain.
AnalysisGUI
          This class can be used to create the resulting content for some analysis.
AnalysisResult
          An analysis result belongs to a specific analysis method and stores all the relevant information needed afterwards to, e.g., calculate metrics, or provide diagnostic visualizations.
LogReplayAnalysisMethod
          Replays the given log in the given Petri net model in a non-blocking way.
LogReplayAnalysisResult
          Contains all the results obtained during log replay analysis.
Measurer
          Statelesss strategy object determining which kind of measurements should be taken along the course of log replay.
ReplayedEdge
          An edge involved in the log replay analysis method.
ReplayedLogReader
          A log reader involved in the log replay analysis method.
ReplayedLogTrace
          A log trace involved in the log replay analysis method.
ReplayedPetriNet
          A Petri net involved in the log replay analysis method.
ReplayedPlace
          A place involved in the log replay analysis method.
ReplayedTransition
          A transition involved in the log replay analysis method.
 

Classes in org.processmining.framework.models.petrinet.algorithms.logReplay used by org.processmining.framework.models.petrinet.algorithms.logReplay
AnalysisConfiguration
          A configuration object represents some unit or category within the respective analysis domain.
AnalysisGUI
          This class can be used to create the resulting content for some analysis.
AnalysisMethod
          Interface for an analysis method.
AnalysisMethodEnum
          Enum class representing all the different analysis methods that are available.
AnalysisResult
          An analysis result belongs to a specific analysis method and stores all the relevant information needed afterwards to, e.g., calculate metrics, or provide diagnostic visualizations.
LogReplayAnalysisMethod
          Replays the given log in the given Petri net model in a non-blocking way.
LogReplayAnalysisResult
          Contains all the results obtained during log replay analysis.
Measurer
          Statelesss strategy object determining which kind of measurements should be taken along the course of log replay.
ReplayedLogReader
          A log reader involved in the log replay analysis method.
ReplayedLogTrace
          A log trace involved in the log replay analysis method.
ReplayedPetriNet
          A Petri net involved in the log replay analysis method.
ReplayedPlace
          A place involved in the log replay analysis method.
ReplayedTransition
          A transition involved in the log replay analysis method.