Class LPMEvaluationController.EventCoverageSetLevel
- java.lang.Object
-
- org.processmining.placebasedlpmdiscovery.lpmevaluation.LPMEvaluationController.EventCoverageSetLevel
-
- Enclosing class:
- LPMEvaluationController
public class LPMEvaluationController.EventCoverageSetLevel extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EventCoverageSetLevel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexport(java.io.File outputFile)voidupdate(LocalProcessModel lpm, LPMTemporaryWindowInfo tempInfo)
-
-
-
Method Detail
-
update
public void update(LocalProcessModel lpm, LPMTemporaryWindowInfo tempInfo)
-
export
public void export(java.io.File outputFile) throws java.io.IOException- Throws:
java.io.IOException
-
-