public interface IReplayResultWrapper
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Double> |
getInfo() |
java.lang.Object |
getNodeInstance(int i) |
int |
getStepCount() |
org.processmining.plugins.petrinet.replayresult.StepTypes |
getStepType(int i) |
boolean |
isReliable() |