Package | Description |
---|---|
org.processmining.processprofiler3d.compviz.jogl.interactions.replay |
Modifier and Type | Method and Description |
---|---|
TokenInfo |
ReplayaStateSim.AddToken(JSOPnPlace target,
JSOPnTransition source) |
TokenInfo |
ReplayaStateSim.RemoveToken(JSOPnPlace source,
JSOPnTransition target) |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<TokenInfo> |
ReplaySimulator.getTokens() |
java.util.Vector<TokenInfo> |
ReplayaStateSim.getTokens() |
Modifier and Type | Method and Description |
---|---|
static java.util.Vector<TokenParticle> |
TraceReplay.ProcessTokenInfos(java.util.Vector<TokenInfo> tinfos,
org.deckfour.xes.model.XTrace trace,
int tokenCohort) |