Package org.processmining.log.models
Interface LogFrequencyArray
-
- All Superinterfaces:
org.processmining.framework.util.HTMLToString,LogFrequency
- All Known Implementing Classes:
LogFrequencyArrayImpl
public interface LogFrequencyArray extends LogFrequency
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidset(int i)-
Methods inherited from interface org.processmining.log.models.LogFrequency
add, get
-
-