Uses of Class
org.processmining.lpm.adjustedalignments.AbstractAllOptAlignmentsGraphAlg.MatchInstancesGraphRes
-
Packages that use AbstractAllOptAlignmentsGraphAlg.MatchInstancesGraphRes Package Description org.processmining.lpm.adjustedalignments -
-
Uses of AbstractAllOptAlignmentsGraphAlg.MatchInstancesGraphRes in org.processmining.lpm.adjustedalignments
Methods in org.processmining.lpm.adjustedalignments with parameters of type AbstractAllOptAlignmentsGraphAlg.MatchInstancesGraphRes Modifier and Type Method Description protected intAbstractAllOptAlignmentsGraphAlg. addReplayResults(D delegate, org.deckfour.xes.model.XTrace trace, AbstractAllOptAlignmentsGraphAlg.MatchInstancesGraphRes r, gnu.trove.map.TIntIntMap doneMap, org.deckfour.xes.model.XLog log, java.util.List<org.processmining.plugins.replayer.replayresult.AllSyncReplayResult> col, int traceIndex, java.util.Map<java.lang.Integer,org.processmining.plugins.replayer.replayresult.AllSyncReplayResult> mapRes, java.util.List<java.lang.Object> suffixNodeInstance, java.util.List<org.processmining.plugins.petrinet.replayresult.StepTypes> suffixStepTypes)
-