Interface IvMLogNotFiltered
-
- All Known Implementing Classes:
IvMLogNotFilteredImpl
public interface IvMLogNotFiltered extends IvMLog
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IvMTraceget(int traceIndex)intsize()-
Methods inherited from interface org.processmining.plugins.inductiveVisualMiner.ivmlog.IvMLog
getAttributes, iterator
-
-
-
-
Method Detail
-
get
IvMTrace get(int traceIndex)
-
size
int size()
-
-