Interface LPMEvaluationResult
-
- All Superinterfaces:
java.lang.Cloneable,LPMCollectorResult,java.io.Serializable
- All Known Implementing Classes:
EventCoverageEvaluationResult,FittingWindowsEvaluationResult,PassageCoverageEvaluationResult,PassageRepetitionEvaluationResult,SimpleEvaluationResult,TraceSupportEvaluationResult,TransitionCoverageEvaluationResult,TransitionsOverlappingEvaluationResult
public interface LPMEvaluationResult extends LPMCollectorResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetNormalizedResult()doublegetResult()-
Methods inherited from interface org.processmining.placebasedlpmdiscovery.lpmevaluation.results.LPMCollectorResult
getId
-
-