Class TLVariantReplayResult
- java.lang.Object
-
- org.processmining.trafficlightcc.models.TLVariantReplayResult
-
public class TLVariantReplayResult extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TLVariantReplayResult(int id, int nbrTraces, org.processmining.plugins.replayer.replayresult.SyncReplayResult res1, java.util.Optional<org.processmining.partialorder.models.replay.POSyncReplayResult> res2)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intid()intnbrTraces()org.processmining.plugins.replayer.replayresult.SyncReplayResultres1()java.util.Optional<org.processmining.partialorder.models.replay.POSyncReplayResult>res2()
-