public interface IvMLog extends java.lang.Iterable<IvMTrace>
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XAttributeMap |
getAttributes() |
IteratorWithPosition<IvMTrace> |
iterator() |
IteratorWithPosition<IvMTrace> iterator()
iterator
in interface java.lang.Iterable<IvMTrace>
org.deckfour.xes.model.XAttributeMap getAttributes()