public class LogToSensorIntervalConverter
extends java.lang.Object
assumption: a resource can idle between two activities: the resource can stay in the previous activity's location, or move to the next activity's location, or with low probability, go to a random location.
another assumption: resources have all distinct names!
Constructor and Description |
---|
LogToSensorIntervalConverter() |
Modifier and Type | Method and Description |
---|---|
static SortedSensorIntervals |
convertLog(org.deckfour.xes.model.XLog log,
StochasticNet.TimeUnit timeUnit,
boolean fillGapsRandomly,
long seed) |
public static SortedSensorIntervals convertLog(org.deckfour.xes.model.XLog log, StochasticNet.TimeUnit timeUnit, boolean fillGapsRandomly, long seed)