|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SyncReplayResult in org.processmining.plugins.flex.replayer.util |
---|
Methods in org.processmining.plugins.flex.replayer.util that return types with arguments of type SyncReplayResult | |
---|---|
java.util.Collection<SyncReplayResult> |
LogEncodedCounterSyncReplay.getResult()
|
Uses of SyncReplayResult in org.processmining.plugins.flex.replayresult |
---|
Constructor parameters in org.processmining.plugins.flex.replayresult with type arguments of type SyncReplayResult | |
---|---|
FlexRepResult(java.util.Collection<SyncReplayResult> col,
int weightMoveOnLogOnly,
int weightMoveOnModelOnlyInvi,
int weightMoveOnModelOnlyReal,
int weightViolation)
|
Uses of SyncReplayResult in org.processmining.plugins.petrinet.replayer.util |
---|
Methods in org.processmining.plugins.petrinet.replayer.util that return types with arguments of type SyncReplayResult | |
---|---|
java.util.Collection<SyncReplayResult> |
LogCounterSyncReplay.getResult()
|
Uses of SyncReplayResult in org.processmining.plugins.petrinet.replayresult |
---|
Constructor parameters in org.processmining.plugins.petrinet.replayresult with type arguments of type SyncReplayResult | |
---|---|
PNRepResult(java.util.Collection<SyncReplayResult> col,
int weightMoveOnLogOnly,
int weightMoveOnModelOnlyInvi,
int weightMoveOnModelOnlyReal,
int weightViolation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |