Package | Description |
---|---|
org.processmining.plugins.InductiveMiner.mining.logs |
Modifier and Type | Method and Description |
---|---|
IMTrace.IMEventIterator |
IMTrace.IMEventIterator.clone() |
IMTrace.IMEventIterator |
IMTrace.iterator() |
IMTrace.IMEventIterator |
IMTrace.IMEventIterable.iterator() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<org.deckfour.xes.model.XEvent> |
IMTrace.IMEventIterator.getUntil(IMTrace.IMEventIterator it)
Return a new iterable that iterates from the current position
(including) to the given iterator (exclusive)
|
boolean |
IMTrace.IMEventIterator.isAtSameEvent(IMTrace.IMEventIterator other) |