Package | Description |
---|---|
org.processmining.plugins.stochasticpetrinet.external.sensor |
Modifier and Type | Method and Description |
---|---|
static SortedSensorIntervals |
LogToSensorIntervalConverter.convertLog(org.deckfour.xes.model.XLog log,
StochasticNet.TimeUnit timeUnit,
boolean fillGapsRandomly,
long seed) |
Modifier and Type | Method and Description |
---|---|
static javax.swing.JComponent |
SensorIntervalVisualization.visualize(org.processmining.framework.plugin.PluginContext context,
SortedSensorIntervals sensorIntervals) |
Constructor and Description |
---|
IntervalVisualizer(SortedSensorIntervals sensorIntervals,
java.util.SortedSet<java.lang.String> locations,
java.util.Map<java.lang.String,java.awt.Color> resourceColors) |