Class WindowTotalCounter
- java.lang.Object
-
- org.processmining.placebasedlpmdiscovery.lpmevaluation.results.helpers.WindowTotalCounter
-
public class WindowTotalCounter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description WindowTotalCounter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<java.lang.Integer,java.lang.Integer>getTransitionCount()intgetWindowCount()voidupdate(java.util.List<java.lang.Integer> window, int count)
-