Uses of Class
org.processmining.analysis.conformance.DiagnosticLogEventRelation

Packages that use DiagnosticLogEventRelation
org.processmining.analysis.conformance Contains classes related to the Conformance Analysis Plugin. 
 

Uses of DiagnosticLogEventRelation in org.processmining.analysis.conformance
 

Methods in org.processmining.analysis.conformance that return DiagnosticLogEventRelation
 DiagnosticLogEventRelation StateSpaceExplorationResult.getActivityRelations()
          Returns the set of activity relations that have been derived from the state space of the process model.
 DiagnosticLogEventRelation ConformanceLogReplayResult.getLogEventRelations()
          Retrieves the global log event relations gathered during log replay.