Package org.processmining.log.models
Interface LogFrequency
-
- All Superinterfaces:
org.processmining.framework.util.HTMLToString
- All Known Subinterfaces:
LogFrequencyArray
- All Known Implementing Classes:
LogFrequencyArrayImpl,LogFrequencyImpl
public interface LogFrequency extends org.processmining.framework.util.HTMLToString
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidadd(int frequency)intget(int index)
-