Interface PLog
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidadd(int traceIndex, PTrace trace)PTraceget(int traceIndex)java.util.Collection<PTrace>getTraces()org.deckfour.xes.model.XLoggetXLog()intsize()
-