Package | Description |
---|---|
org.processmining.plugins.mapvis.replay |
Modifier and Type | Class and Description |
---|---|
class |
Event |
Modifier and Type | Method and Description |
---|---|
int |
Event.compareTo(Timestamped o) |
int |
Timestamped.compareTo(Timestamped o) |
Constructor and Description |
---|
ReplayTask(java.util.List<Timestamped> events,
java.lang.String mapName,
java.util.Map<java.lang.Integer,java.util.ArrayList<AbstractWorkItemDot>> movie,
org.processmining.contexts.uitopia.UIPluginContext context,
java.util.Set<java.lang.String> taskVarNames,
MapVisMap map,
boolean referTime) |