A B C D E F G H I L M N O P Q R S T U V 

A

AbstractAllOptAlignmentsAlg<D extends AbstractPDelegate<T>,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms
 
AbstractAllOptAlignmentsAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 
AbstractAllOptAlignmentsGraphAlg<D extends AbstractPDelegate<T>,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AbstractAllOptAlignmentsGraphAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AbstractAllOptAlignmentsGraphAlg
 
AbstractAllOptAlignmentsGraphAlg.MatchInstancesGraphRes - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AbstractAllOptAlignmentsGraphAlg.MatchInstancesGraphRes() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AbstractAllOptAlignmentsGraphAlg.MatchInstancesGraphRes
 
AbstractBehavAppAlg - Class in org.processmining.plugins.petrinet.replayer.algorithms.behavapp
Abstraction for replay algorithms to calculate behavioral appropriateness that require array of final markings (can be empty).
AbstractBehavAppAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
 
AbstractCostBasedCompleteAlg<T extends AbstractCPNCostBasedTreeNode<T>> - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
Abstraction for replay algorithms that require array of final markings (can be empty), all transitions mapped to non-negative integer cost, and so does all event classes.
AbstractCostBasedCompleteAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteAlg
 
AbstractCostBasedCompleteMarkEqAlg - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
AbstractCostBasedCompleteMarkEqAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteMarkEqAlg
 
AbstractCostBasedCompleteNaiveAlg - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
AbstractCostBasedCompleteNaiveAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteNaiveAlg
 
AbstractCostBasedCompleteRPSTAlg - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
AbstractCostBasedCompleteRPSTAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteRPSTAlg
 
AbstractCPNCostBasedTreeNode<T extends AbstractCPNCostBasedTreeNode<T>> - Class in org.processmining.plugins.petrinet.replayer.util.statespaces
 
AbstractCPNCostBasedTreeNode() - Constructor for class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
AbstractDefaultPNReplayParam - Class in org.processmining.plugins.petrinet.replayer.algorithms
 
AbstractDefaultPNReplayParam() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.AbstractDefaultPNReplayParam
 
AbstractPDelegate<T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.astar.petrinet.impl
 
AbstractPDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
Constructor without cost of move synchronous.
AbstractPDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, Map<Transition, Integer>, int, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
Constructor with cost of move synchronous.
AbstractPetrinetReplayer<T extends nl.tue.astar.Tail,D extends AbstractPDelegate<T>> - Class in org.processmining.plugins.astar.petrinet
 
AbstractPetrinetReplayer() - Constructor for class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
AbstractPetrinetReplayer.Representative - Class in org.processmining.plugins.astar.petrinet
 
AbstractPetrinetReplayer.Representative(int, TIntList, TIntIntMap) - Constructor for class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Representative
 
AbstractPetrinetReplayer.Result - Class in org.processmining.plugins.astar.petrinet
 
AbstractPetrinetReplayer.Result() - Constructor for class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Result
 
AbstractPILPDelegate<T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.astar.petrinet.impl
 
AbstractPILPDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, int, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.AbstractPILPDelegate
Default constructor, assuming that integer is used to estimate cost
AbstractPILPDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, int, boolean, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.AbstractPILPDelegate
Constructor where estimate value can be changed to real (not integer)
AbstractPILPDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, Map<Transition, Integer>, int, int, boolean, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.AbstractPILPDelegate
Constructor where the cost for synchronous moves is set
AbstractPNManifestFlattener - Class in org.processmining.plugins.astar.petrinet.manifestreplay
 
AbstractPNManifestFlattener() - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
AbstractPNManifestReplayerParameter - Class in org.processmining.plugins.petrinet.manifestreplayer
 
AbstractPNManifestReplayerParameter() - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
AbstractReplayerBasicFunctionProvider - Class in org.processmining.plugins.petrinet.replayer.algorithms
 
AbstractReplayerBasicFunctionProvider() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.AbstractReplayerBasicFunctionProvider
 
act2cost - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
act2int - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
actIndex2trans - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
activities - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
activities - Variable in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
add(List<XEventClass>, List<Object>, List<StepTypes>, int, int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
add(List<XEventClass>, List<Object>, List<StepTypes>, int, boolean, int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
add(List<XEventClass>, List<List<Object>>, List<List<StepTypes>>, int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterPrecSyncReplay
 
add(List<XEventClass>, List<List<Object>>, List<List<StepTypes>>, int, boolean) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterPrecSyncReplay
 
add(List<XEventClass>, List<Object>, List<StepTypes>, int, double) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
add(List<XEventClass>, List<Object>, List<StepTypes>, int, boolean, double) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
addChild(LogAutomatonNode) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNode
 
addFrequency(int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNodeWOID
Add the frequency of this node
addInfo(String, String) - Method in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
Add info (could be fitness value, etc.)
addInfo(String, String) - Method in class org.processmining.plugins.petrinet.replayresult.PNRepResult
Add information
addInfo(String, Double) - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
addInfo(String, Double) - Method in class org.processmining.plugins.replayer.replayresult.SyncReplayResult
add additional info to sync replay result
addInfoObject(InfoObjectConst, Object) - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
Add additional info to this object in form of object
addInhibitorArc(PetrinetGraph, Place, Transition) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
Add inhibitor arcs
addInhibitorPredecessors(Short, Set<Short>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
addNewCase(int) - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
addNewCase(int) - Method in class org.processmining.plugins.replayer.replayresult.SyncReplayResult
 
addPlace(Place, Short) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
addPredecessors(Short, Set<Short>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
addProperty(JComponent, T) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProMPropertiesPanelWithComp
 
addRecord(PRecord) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AbstractAllOptAlignmentsGraphAlg.MatchInstancesGraphRes
 
addRecord(PRecord) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeAlg.MatchInstancesRes
 
addReplayResults(D, XTrace, AbstractPetrinetReplayer.Result, TIntList, TIntIntMap, TIntObjectMap<AbstractPetrinetReplayer.Representative>, XLog, List<SyncReplayResult>, int, int) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
addReplayResults(DijkstraPDelegate, XTrace, AbstractPetrinetReplayer.Result, TIntIntMap, XLog, List<SyncReplayResult>, int, double) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerSSD
 
addReplayResults(D, XTrace, AbstractAllOptAlignmentsGraphAlg.MatchInstancesGraphRes, TIntIntMap, XLog, List<AllSyncReplayResult>, int, Map<Integer, AllSyncReplayResult>, List<Object>, List<StepTypes>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AbstractAllOptAlignmentsGraphAlg
 
addReplayResults(AllOptAlignmentsTreeDelegate, XTrace, AllOptAlignmentsTreeAlg.MatchInstancesRes, TIntIntMap, XLog, List<AllSyncReplayResult>, int, Map<Integer, AllSyncReplayResult>, double) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeAlg
 
addResetArc(PetrinetGraph, Place, Transition) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
Add reset arcs
addResetPredecessors(Short, Set<Short>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
addSingleInfo(Map<String, Double>) - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
Add information about a single alignment
addSuccessors(Short, Set<Short>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
addTransition(Transition, Short) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
ALGORITHM - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.ui.PNMatchInstancesReplayerUI
 
ALGORITHM - Static variable in class org.processmining.plugins.petrinet.replayer.ui.PNReplayerUI
 
AlignmentConstants - Class in org.processmining.plugins.petrinet.visualization
 
AlignmentConstants() - Constructor for class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
AllKnotSamplingOptAlignmentsGraphAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AllKnotSamplingOptAlignmentsGraphAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllKnotSamplingOptAlignmentsGraphAlg
 
AllKnotSamplingOptAlignmentsGraphCountAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AllKnotSamplingOptAlignmentsGraphCountAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllKnotSamplingOptAlignmentsGraphCountAlg
 
AllOptAlignmentsGraphAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AllOptAlignmentsGraphAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphAlg
 
AllOptAlignmentsGraphILPAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AllOptAlignmentsGraphILPAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphILPAlg
 
AllOptAlignmentsGraphSamplingAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AllOptAlignmentsGraphSamplingAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphSamplingAlg
 
AllOptAlignmentsGraphThread<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AllOptAlignmentsGraphThread(Delegate<H, T>, Trace, int, AbstractAStarThread.StorageHandler<H, T>) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphThread
 
AllOptAlignmentsGraphThread.CPUEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
CPU efficient variant of the Stubborn set implementation
AllOptAlignmentsGraphThread.CPUEfficient(Delegate<H, T>, TObjectIntMap<H>, List<State<H, T>>, H, Trace, int) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphThread.CPUEfficient
 
AllOptAlignmentsGraphThread.MemoryEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
Memory efficient variant of the Stubborn set implementation
AllOptAlignmentsGraphThread.MemoryEfficient(MemoryEfficientAStarAlgorithm<H, T>, H, Trace, int) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphThread.MemoryEfficient
 
AllOptAlignmentsTreeAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AllOptAlignmentsTreeAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeAlg
 
AllOptAlignmentsTreeAlg.MatchInstancesRes - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AllOptAlignmentsTreeAlg.MatchInstancesRes() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeAlg.MatchInstancesRes
 
AllOptAlignmentsTreeDelegate - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AllOptAlignmentsTreeDelegate(Petrinet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeDelegate
 
AllOptAlignmentsTreeDelegate(ResetNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeDelegate
 
AllOptAlignmentsTreeDelegate(InhibitorNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeDelegate
 
AllOptAlignmentsTreeDelegate(ResetInhibitorNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeDelegate
 
AllOptAlignmentsTreeThread<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AllOptAlignmentsTreeThread(Delegate<H, T>, Trace, int, AbstractAStarThread.StorageHandler<H, T>) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeThread
 
AllOptAlignmentsTreeThread.CPUEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
CPU efficient variant of the Stubborn set implementation
AllOptAlignmentsTreeThread.CPUEfficient(Delegate<H, T>, TObjectIntMap<H>, List<State<H, T>>, H, Trace, int) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeThread.CPUEfficient
 
AllOptAlignmentsTreeThread.MemoryEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
Memory efficient variant of the Stubborn set implementation
AllOptAlignmentsTreeThread.MemoryEfficient(MemoryEfficientAStarAlgorithm<H, T>, H, Trace, int) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeThread.MemoryEfficient
 
AllPrefixOptAlignmentsGraphAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AllPrefixOptAlignmentsGraphAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphAlg
 
AllPrefixOptAlignmentsGraphGuessMarkingAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
Return all samples of prefix optimal alignments, given a log and a process model
AllPrefixOptAlignmentsGraphGuessMarkingAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphGuessMarkingAlg
 
AllPrefixOptAlignmentsTreeAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
AllPrefixOptAlignmentsTreeAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsTreeAlg
 
AllSamplingOptAlignmentsGraphThread<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
this thread sort
AllSamplingOptAlignmentsGraphThread(Delegate<H, T>, Trace, int, AbstractAStarThread.StorageHandler<H, T>) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllSamplingOptAlignmentsGraphThread
 
AllSamplingOptAlignmentsGraphThread.CPUEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
CPU efficient variant of the Stubborn set implementation
AllSamplingOptAlignmentsGraphThread.CPUEfficient(Delegate<H, T>, TObjectIntMap<H>, List<State<H, T>>, H, Trace, int) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllSamplingOptAlignmentsGraphThread.CPUEfficient
 
AllSamplingOptAlignmentsGraphThread.MemoryEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
Memory efficient variant of the Stubborn set implementation
AllSamplingOptAlignmentsGraphThread.MemoryEfficient(MemoryEfficientAStarAlgorithm<H, T>, H, Trace, int) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllSamplingOptAlignmentsGraphThread.MemoryEfficient
 
AllSyncReplayResult - Class in org.processmining.plugins.replayer.replayresult
This class extend the SyncReplayResult to return all best matching sequences, given a trace from a log and a process model
AllSyncReplayResult() - Constructor for class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
AllSyncReplayResult(List<List<Object>>, List<List<StepTypes>>, int, boolean) - Constructor for class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
apply(PNManifestReplayerParameter, JComponent) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ChooseAlgorithmStep
 
apply(PNManifestReplayerParameter, JComponent) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternStep
 
apply(PNManifestReplayerParameter, JComponent) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.MapCostStep
 
apply(PNManifestReplayerParameter, JComponent) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.MapPattern2TransStep
 
arcs - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
AStarRestrictedMoveModelThread<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.astar.petrinet.impl
 
AStarRestrictedMoveModelThread(Delegate<H, T>, Trace, int, TShortSet, AbstractAStarThread.StorageHandler<H, T>) - Constructor for class org.processmining.plugins.astar.petrinet.impl.AStarRestrictedMoveModelThread
 
AStarRestrictedMoveModelThread.CPUEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.astar.petrinet.impl
CPU efficient variant of the Stubborn set implementation
AStarRestrictedMoveModelThread.CPUEfficient(Delegate<H, T>, TObjectIntMap<H>, List<State<H, T>>, H, Trace, int, TShortSet) - Constructor for class org.processmining.plugins.astar.petrinet.impl.AStarRestrictedMoveModelThread.CPUEfficient
 
AStarRestrictedMoveModelThread.MemoryEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.astar.petrinet.impl
Memory efficient variant of the Stubborn set implementation
AStarRestrictedMoveModelThread.MemoryEfficient(MemoryEfficientAStarAlgorithm<H, T>, H, Trace, int, TShortSet) - Constructor for class org.processmining.plugins.astar.petrinet.impl.AStarRestrictedMoveModelThread.MemoryEfficient
 
attenuateColor(Color) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 

B

BehavAppNaiveAlg - Class in org.processmining.plugins.petrinet.replayer.algorithms.behavapp
 
BehavAppNaiveAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppNaiveAlg
 
BehavAppParam - Class in org.processmining.plugins.petrinet.replayer.algorithms.behavapp
 
BehavAppParam() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParam
 
BehavAppParamProvider - Class in org.processmining.plugins.petrinet.replayer.algorithms.behavapp
 
BehavAppParamProvider(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParamProvider
 
BehavAppPruneAlg - Class in org.processmining.plugins.petrinet.replayer.algorithms.behavapp
 
BehavAppPruneAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppPruneAlg
 
BehavAppStubbornAlg - Class in org.processmining.plugins.petrinet.replayer.algorithms.behavapp
 
BehavAppStubbornAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppStubbornAlg
 
BehavAppUI - Class in org.processmining.plugins.petrinet.replayer.algorithms.behavapp
 
BehavAppUI(Collection<XEventClass>) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppUI
 
BEHAVIORAPPROPRIATENESS - Static variable in class org.processmining.plugins.petrinet.replayresult.PNRepResult
 
BestWithFitnessBoundAlignmentsTreeAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
BestWithFitnessBoundAlignmentsTreeAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.BestWithFitnessBoundAlignmentsTreeAlg
 
BestWithFitnessBoundPerTraceAlignmentTreeAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
BestWithFitnessBoundPerTraceAlignmentTreeAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.BestWithFitnessBoundPerTraceAlignmentTreeAlg
 
bgCol - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapUI
 
buildConnection - Variable in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
bytesActivities - Variable in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
bytesPlaces - Variable in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 

C

calcFitness(AllOptAlignmentsTreeAlg.MatchInstancesRes, AllOptAlignmentsTreeDelegate, PRecord, XLog, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.BestWithFitnessBoundAlignmentsTreeAlg
 
calculations - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
calculations - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
calculations - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
canApply(PNManifestReplayerParameter, JComponent) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ChooseAlgorithmStep
 
canApply(PNManifestReplayerParameter, JComponent) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternStep
 
canApply(PNManifestReplayerParameter, JComponent) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.MapCostStep
 
canApply(PNManifestReplayerParameter, JComponent) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.MapPattern2TransStep
 
canceller - Variable in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
canceller - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractDefaultPNReplayParam
 
canComplete() - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
canComplete() - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveTail
 
casePtr - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
caseReliability - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
CBBOXSIZE - Static variable in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel
 
chooseAlgorithmAndParam(UIPluginContext, PetrinetGraph, XLog) - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayer
getParameter, using the provided GUI context This method may create initial and final marking connection if not exists before.
ChooseAlgorithmPanel - Class in org.processmining.plugins.astar.petrinet.manifestreplay.ui
 
ChooseAlgorithmPanel(PetrinetGraph, XLog, Marking, Marking[]) - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ChooseAlgorithmPanel
 
ChooseAlgorithmStep - Class in org.processmining.plugins.astar.petrinet.manifestreplay.ui
 
ChooseAlgorithmStep(PetrinetGraph, XLog, Marking, Marking[]) - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ChooseAlgorithmStep
 
ClassCostMapPanel - Class in org.processmining.plugins.astar.petrinet.manifestreplay.ui
 
ClassCostMapPanel(Collection<TransClass>, Collection<XEventClass>) - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ClassCostMapPanel
 
classes - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
classifier - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
classifier - Variable in class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.TransClasses
The classifier used for creating the set of event classes.
classifier - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
 
classifier - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteAlg
 
classifier - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 
classMap - Variable in class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.TransClasses
Map holding the event classes, indexed by their unique identifier string.
cloneAndUpdateMarking(AbstractPDelegate<?>, ShortShortMultiset, short) - Method in class org.processmining.plugins.astar.petrinet.impl.PHead
 
closeObservers() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphThread
 
closeObservers() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeThread
 
closeObservers() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllSamplingOptAlignmentsGraphThread
 
colorAttenuationBright - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
colorAttenuationDark - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
colorBgEventFlag - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
colorBgInstanceflag - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
CombinationGenerator - Class in org.processmining.plugins.petrinet.replayer.util
 
CombinationGenerator(int, int) - Constructor for class org.processmining.plugins.petrinet.replayer.util.CombinationGenerator
 
compareEventClassList(D, XTrace, XTrace) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
compareEventClassList(D, XTrace, XTrace) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 
compareTo(TransClass) - Method in class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.TransClass
comparison is based on UUID
compareTo(CPNCostBasedTreeNode) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
compareTo(CPNCostBasedTreeNodeEnc) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEnc
 
compareTo(CPNCostBasedTreeNodeEncFitness) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitness
 
compareTo(CPNCostBasedTreeNodeEncFitnessWHeurCost) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitnessWHeurCost
 
compareTo(CPNCostBasedTreeNodeX) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
computeBitsForParikh(short, short) - Static method in class org.processmining.plugins.astar.petrinet.impl.PHead
 
computeEstimate(Delegate<? extends Head, ? extends Tail>, Head, int) - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
connect(UIPluginContext, XLog, PetrinetGraph) - Method in class org.processmining.plugins.connectionfactories.logpetrinet.EvClassLogPetrinetConnectionFactory
 
considered2cost - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphThread
 
construct(PetrinetGraph, Marking, Marking[], XLog, PNManifestFlattener, PNRepResult, TransClass2PatternMap) - Static method in class org.processmining.plugins.astar.petrinet.manifestreplay.ManifestFactory
 
constructFinalMarking(UIPluginContext, PetrinetGraph) - Method in class org.processmining.plugins.petrinet.finalmarkingprovider.FinalMarkingFactory
 
constructFinalMarking(PluginContext, PetrinetGraph, Marking) - Method in class org.processmining.plugins.petrinet.finalmarkingprovider.FinalMarkingFactory
 
constructHead(D, Marking, XTrace) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
constructHeadCompressor(short, short) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
Overrideable method to change head compressor
constructHeadCompressor(short, short) - Method in class org.processmining.plugins.astar.petrinet.impl.DijkstraPDelegate
 
constructHeadCompressor(short, short) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeDelegate
 
constructInitMarking(UIPluginContext, PetrinetGraph) - Method in class org.processmining.plugins.petrinet.initmarkingprovider.InitMarkingFactory
 
constructInitMarking(PluginContext, PetrinetGraph, Marking) - Method in class org.processmining.plugins.petrinet.initmarkingprovider.InitMarkingFactory
 
constructParamProvider(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
construct GUI in which the parameter for this algorithm can be obtained
constructParamProvider(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
 
constructParamProvider(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteAlg
construct GUI in which the parameter for this algorithm can be obtained
constructParamProvider(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixAlg
provider of parameters for this algorithm
constructParamProvider(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayAlgorithm
construct GUI in which the parameter for this algorithm can be obtained
constructParamProvider(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.PetrinetSwapReplayer
construct GUI in which the parameter for this algorithm can be obtained
constructParamProvider(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductAlg
 
constructReplayParameter(JComponent) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParamProvider
 
constructReplayParameter(JComponent) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParamProvider
 
constructReplayParameter(JComponent) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParamProvider
 
constructReplayParameter(JComponent) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParamProvider
Create replay parameter from whatever information obtained
constructReplayParameter(JComponent) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapParamProvider
 
constructReplayParameter(JComponent) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParamProvider
 
constructResult(PRecord, PDelegate, XTrace, Trace, boolean, List<List<Object>>, List<List<StepTypes>>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllKnotSamplingOptAlignmentsGraphAlg
 
constructResult(PRecord, PDelegate, XTrace, Trace, boolean, List<List<Object>>, List<List<StepTypes>>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphSamplingAlg
 
constructUI() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParamProvider
 
constructUI() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParamProvider
 
constructUI() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParamProvider
 
constructUI() - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParamProvider
Get the UI to set parameter values
constructUI() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapParamProvider
 
constructUI() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParamProvider
 
contains(List<XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
contains(List<XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterPrecSyncReplay
 
contains(List<XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
containsKey(List<XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
containsKey(List<XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterPrecSyncReplay
 
containsKey(List<XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
convert(Manifest) - Static method in class org.processmining.plugins.petrinet.manifestreplayer.conversion.Manifest2PNRepResult
 
copyAll(PetrinetGraph, TransEvClassMapping, CostBasedSwapParam, TransEvClassMapping, CostBasedCompleteManifestParam, Map<Transition, Transition>, Map<Transition, Transition>, Map<Transition, Pair<Transition, Transition>>, ResetInhibitorNet) - Static method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.SwapPetrinetGraphConstructor
Copy everything except arcs, because reset/inhibitor arcs can only be added for reset/inhibitor net
CostBasedCompleteManifestParam - Class in org.processmining.plugins.astar.petrinet.manifestreplay
 
CostBasedCompleteManifestParam(Map<XEventClass, Integer>, Map<Transition, Integer>, Marking, Marking[], int, Set<Transition>) - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.CostBasedCompleteManifestParam
Default constructor, assuming that the cost of move sync is 0
CostBasedCompleteManifestParam(Map<XEventClass, Integer>, Map<Transition, Integer>, Map<Transition, Integer>, Marking, Marking[], int, Set<Transition>) - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.CostBasedCompleteManifestParam
Constructor with mapping from sync moves to cost
CostBasedCompleteMarkEquation - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
CostBasedCompleteMarkEquation() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteMarkEquation
 
CostBasedCompleteMarkEquationPrune - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
CostBasedCompleteMarkEquationPrune() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteMarkEquationPrune
 
CostBasedCompleteNaiveAlg - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
CostBasedCompleteNaiveAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteNaiveAlg
 
CostBasedCompleteParam - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
CostBasedCompleteParam(Collection<XEventClass>, XEventClass, Collection<Transition>) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
Constructor with default initialization.
CostBasedCompleteParam(Collection<XEventClass>, XEventClass, Collection<Transition>, int, int) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
Constructor with default initialization.
CostBasedCompleteParam(Map<XEventClass, Integer>, Map<Transition, Integer>) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
Constructor with given cost mapping
CostBasedCompleteParam(Map<XEventClass, Integer>, Map<Transition, Integer>, Map<Transition, Integer>) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
Constructor with given cost mapping (including cost of move sync)
CostBasedCompleteParamProvider - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
CostBasedCompleteParamProvider(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParamProvider
 
CostBasedCompletePruneAlg - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
CostBasedCompletePruneAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompletePruneAlg
 
CostBasedCompleteRPST - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
CostBasedCompleteRPST() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteRPST
 
CostBasedCompleteRPSTPrune - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
CostBasedCompleteRPSTPrune() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteRPSTPrune
 
CostBasedCompleteSwapParamProvider - Class in org.processmining.plugins.petrinet.replayer.algorithms.swapping
 
CostBasedCompleteSwapParamProvider(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapParamProvider
 
CostBasedCompleteSwapUI - Class in org.processmining.plugins.petrinet.replayer.algorithms.swapping
 
CostBasedCompleteSwapUI(Collection<Transition>, Collection<XEventClass>, Collection<XEventClass>, CostBasedSwapParam) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapUI
 
CostBasedCompleteUI - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
CostBasedCompleteUI(Collection<Transition>, Collection<XEventClass>) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteUI
 
CostBasedCompleteUI(Collection<Transition>, Collection<XEventClass>, Map<Transition, Integer>, Map<Transition, Integer>, Map<XEventClass, Integer>) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteUI
 
costBasedCompleteUI - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapUI
 
CostBasedPrefixAlg - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix
Use the A* that gives matching instance with the least cost of move on log/ move on model NOTE: This replay algorithm ignores final marking!
CostBasedPrefixAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixAlg
 
CostBasedPrefixParam - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix
 
CostBasedPrefixParam() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
Default parameter
CostBasedPrefixParamProvider - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix
 
CostBasedPrefixParamProvider(PluginContext, PetrinetGraph) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParamProvider
 
CostBasedPrefixUI - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix
 
CostBasedPrefixUI() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
 
CostBasedSwapParam - Class in org.processmining.plugins.petrinet.replayer.algorithms.swapping
 
CostBasedSwapParam(Map<XEventClass, Integer>, Map<Transition, Integer>, Map<Transition, Integer>, Marking, Marking[], int, Map<XEventClass, List<Pair<XEventClass, Integer>>>, Map<XEventClass, List<Pair<XEventClass, Integer>>>) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedSwapParam
 
CostBasedSwapParamConnection - Class in org.processmining.plugins.petrinet.replayer.algorithms.swapping
 
CostBasedSwapParamConnection(PetrinetGraph, XLog, CostBasedSwapParam) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedSwapParamConnection
 
costFactor - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
countOptimalAlignments(Record, Map<Record, List<Record>>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllKnotSamplingOptAlignmentsGraphAlg
 
countOptimalAlignments(Record, Map<Record, List<Record>>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphSamplingAlg
 
countOptimalAlignments(Record, Map<Record, List<Record>>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphGuessMarkingAlg
recursive method to count the number of optimal alignments
CPNCostBasedTreeNode - Class in org.processmining.plugins.petrinet.replayer.util.statespaces
 
CPNCostBasedTreeNode() - Constructor for class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
CPNCostBasedTreeNode(CPNCostBasedTreeNode) - Constructor for class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
CPNCostBasedTreeNodeEnc - Class in org.processmining.plugins.petrinet.replayer.util.statespaces
Variation of the CPNCostBasedTreeNodeX, with encoding such that memory requirement is smaller
CPNCostBasedTreeNodeEnc(int, int, int, StepTypes, Integer, double, CPNCostBasedTreeNodeEnc) - Constructor for class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEnc
 
CPNCostBasedTreeNodeEncFitness - Class in org.processmining.plugins.petrinet.replayer.util.statespaces
 
CPNCostBasedTreeNodeEncFitness(int, int, StepTypes, Integer, Integer, CPNCostBasedTreeNodeEncFitness) - Constructor for class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitness
 
CPNCostBasedTreeNodeEncFitnessWHeurCost - Class in org.processmining.plugins.petrinet.replayer.util.statespaces
 
CPNCostBasedTreeNodeEncFitnessWHeurCost(int, int, StepTypes, Integer, int, int, CPNCostBasedTreeNodeEncFitnessWHeurCost) - Constructor for class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitnessWHeurCost
 
CPNCostBasedTreeNodeX - Class in org.processmining.plugins.petrinet.replayer.util.statespaces
Modification of CPNCostBasedTreeNode, only no list of traceModelViolatingStep
CPNCostBasedTreeNodeX() - Constructor for class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
CPNCostBasedTreeNodeX(CPNCostBasedTreeNodeX) - Constructor for class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
createConn - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractDefaultPNReplayParam
 
createHead(ShortShortMultiset, ShortShortMultiset, int) - Method in class org.processmining.plugins.astar.petrinet.impl.PHead
 
createHead(ShortShortMultiset, ShortShortMultiset, int) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadUnique
 
createInitialRecord(PHead, Trace) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
createInitialTail(PHead) - Method in class org.processmining.plugins.astar.petrinet.impl.PDelegate
 
createInitialTail(PHead) - Method in class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
Loads the required jar and dll files (from the location) provided by the user via the settings if not loaded already and creates a solverfactory
createInitialTail(PHead) - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveDelegate
 
createKey(List<XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
createKey(List<XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterPrecSyncReplay
 
createKey(List<XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
createLegendPanel() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
createLegendPanel() - Method in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
CreatePatternPanel - Class in org.processmining.plugins.astar.petrinet.manifestreplay.ui
 
CreatePatternPanel(XLog, XEventClassifier[]) - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternPanel
 
CreatePatternStep - Class in org.processmining.plugins.astar.petrinet.manifestreplay.ui
 
CreatePatternStep(XLog, XEventClassifier[]) - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternStep
 
createShortListFromTreeNode(EncPNWSetFinalMarkings, T, List<Object>, List<StepTypes>, List<XEventClass>, List<Pair<Integer, XEventClass>>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteAlg
provide solutions
createStringRep(PNRepResult, PetrinetGraph, XLog) - Method in class org.processmining.plugins.petrinet.replayresult.exporting.ExportPNRepResult
 
createSwapPetrinet(PetrinetGraph, TransEvClassMapping, CostBasedSwapParam, TransEvClassMapping, CostBasedCompleteManifestParam, Map<Transition, Transition>, Map<Transition, Transition>, Map<Transition, Pair<Transition, Transition>>) - Static method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.SwapPetrinetGraphConstructor
 
createTable(int, int, int, int, int, int, Map<String, Object>, NumberFormat) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
createTable(TableModel, TableColumnModel) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProMTableWithoutHeader
 
createTransByCopy(PetrinetGraph, PNManifestReplayerParameter, Map<Place, Place>, XEventClass, Transition, Integer, int) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
Create new transition by copying the old transition
currEncMarking - Variable in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
currIndexOnTrace - Variable in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 

D

DARKGREY - Static variable in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel
 
dateFormat - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
decode(short) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
Decode the transition
decodeEvClass(int) - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
decode the encoded event class back to event class
decodePatternID(short) - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
 
decodeTransClass(short) - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
Decode the encoded transition class back to transition class
DEFAULT - Static variable in interface org.processmining.plugins.astar.petrinet.PartialOrderBuilder
 
defaultParam - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapParamProvider
 
DEFCOSTMOVEONLOG - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
DEFCOSTMOVEONMODEL - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
deflate(PHead, OutputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
deflate(PILPTail, OutputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTailCompressor
 
deflate(PNaiveTail, OutputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveTail
 
DEFLIMMAXNUMINSTANCES - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
DefTransClassifier - Class in org.processmining.plugins.petrinet.manifestreplayer.transclassifier
 
DefTransClassifier() - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.DefTransClassifier
 
deleteLPs() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPILPDelegate
 
DijkstraPDelegate - Class in org.processmining.plugins.astar.petrinet.impl
 
DijkstraPDelegate(Petrinet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Constructor for class org.processmining.plugins.astar.petrinet.impl.DijkstraPDelegate
 
DijkstraPDelegate(ResetNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Constructor for class org.processmining.plugins.astar.petrinet.impl.DijkstraPDelegate
 
DijkstraPDelegate(InhibitorNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Constructor for class org.processmining.plugins.astar.petrinet.impl.DijkstraPDelegate
 
DijkstraPDelegate(ResetInhibitorNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Constructor for class org.processmining.plugins.astar.petrinet.impl.DijkstraPDelegate
 
drawEvent(Graphics2D, int, boolean, int, int, int, int) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
drawEventFlag(Graphics2D, int, int, int, int) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
drawInstanceFlag(Graphics2D, int, int, int) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
DUMMY - Static variable in class org.processmining.plugins.connectionfactories.logpetrinet.EvClassLogPetrinetConnectionFactoryUI
 
dummyEvClass - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapParamProvider
 

E

elementTriOffset - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
elementWidth - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
EMPTY - Static variable in class org.processmining.plugins.astar.petrinet.impl.PNaiveTail
 
encode(Transition) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
Encode the transition
EncPN - Class in org.processmining.plugins.petrinet.replayer.util.codec
 
EncPN(PetrinetGraph, Marking, Marking, Map<Transition, Integer>) - Constructor for class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
Note : mapEvClass2Trans is NOT USED.
EncPNSyncProduct - Class in org.processmining.plugins.petrinet.replayer.util.codec
Assumption: - the original net may have weights - the original net may have inhibitors and reset arcs - the original net have interleaving semantics
EncPNSyncProduct(PetrinetGraph, Marking, Marking, Map<XEventClass, Set<Transition>>, Map<Transition, int[]>, List<XEventClass>) - Constructor for class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
create EncPNSyncProduct from scratch
EncPNWSetFinalMarkings - Class in org.processmining.plugins.petrinet.replayer.util.codec
 
EncPNWSetFinalMarkings(PetrinetGraph, Marking, Marking[], Map<Transition, Integer>) - Constructor for class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
Note : mapEvClass2Trans is NOT USED.
equals(Object) - Method in class org.processmining.plugins.astar.petrinet.impl.PHead
 
equals(State<PHead, T>, CompressedStore<State<PHead, T>>, long) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
equals(Object) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadUnique
 
equals(Object) - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
equals(Object) - Method in class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.TransClass
 
equals(Object) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
equals(Object) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEnc
 
equals(Object) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitness
 
equals(Object) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitnessWHeurCost
 
equals(Object) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
equals(Object) - Method in class org.processmining.plugins.petrinet.replayresult.PNRepResult
 
estimate(ShortShortMultiset, ShortShortMultiset) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPILPDelegate
 
estimate - Variable in class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
estimateCost(List<XEventClass>, Map<XEventClass, Set<Integer>>, int, int, RPSTConsultant, Integer, Map<Integer, Map<Integer, Integer>>, EncPNWSetFinalMarkings, Map<Integer, XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteRPSTAlg
Give a lower bound of cost, given this marking
estimateCost(List<XEventClass>, Integer, Map<Integer, Map<Integer, Integer>>, Map<Integer, XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.markeq.MarkingEqConsultant
Estimate cost
evClassCol - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParamProvider
 
EvClassLogPetrinetConnection - Class in org.processmining.models.connections.petrinets
 
EvClassLogPetrinetConnection(String, PetrinetGraph, XLog, XEventClassifier, TransEvClassMapping) - Constructor for class org.processmining.models.connections.petrinets.EvClassLogPetrinetConnection
 
EvClassLogPetrinetConnectionFactory - Class in org.processmining.plugins.connectionfactories.logpetrinet
 
EvClassLogPetrinetConnectionFactory() - Constructor for class org.processmining.plugins.connectionfactories.logpetrinet.EvClassLogPetrinetConnectionFactory
 
EvClassLogPetrinetConnectionFactoryUI - Class in org.processmining.plugins.connectionfactories.logpetrinet
GUI to map event class (with any classifiers) to transitions of Petri net
EvClassLogPetrinetConnectionFactoryUI(XLog, PetrinetGraph, Object[]) - Constructor for class org.processmining.plugins.connectionfactories.logpetrinet.EvClassLogPetrinetConnectionFactoryUI
 
EvClassPattern - Class in org.processmining.plugins.petrinet.manifestreplayer
 
EvClassPattern() - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.EvClassPattern
 
EvClassPattern(int) - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.EvClassPattern
 
evClassTableModel - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
EVENTCLASSIFIER - Static variable in class org.processmining.models.connections.petrinets.EvClassLogPetrinetConnection
 
expectedAlignments - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestOptAlignmentsGraphSamplingAlg
 
expectedAlignments - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestPrefixAlignmentsGraphGuessMarkingAlg
 
ExportManifest - Class in org.processmining.plugins.petrinet.manifestreplayresult.exporting
 
ExportManifest() - Constructor for class org.processmining.plugins.petrinet.manifestreplayresult.exporting.ExportManifest
 
exportManifest2File(UIPluginContext, Manifest, File) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.exporting.ExportManifest
 
ExportPNMatchInstancesRepResult - Class in org.processmining.plugins.petrinet.replayresult.exporting
 
ExportPNMatchInstancesRepResult() - Constructor for class org.processmining.plugins.petrinet.replayresult.exporting.ExportPNMatchInstancesRepResult
 
ExportPNMatchInstancesRepResultDetail - Class in org.processmining.plugins.petrinet.replayresult.exporting
 
ExportPNMatchInstancesRepResultDetail() - Constructor for class org.processmining.plugins.petrinet.replayresult.exporting.ExportPNMatchInstancesRepResultDetail
 
ExportPNRepResult - Class in org.processmining.plugins.petrinet.replayresult.exporting
 
ExportPNRepResult() - Constructor for class org.processmining.plugins.petrinet.replayresult.exporting.ExportPNRepResult
 
ExportPNRepResultDetail - Class in org.processmining.plugins.petrinet.replayresult.exporting
 
ExportPNRepResultDetail() - Constructor for class org.processmining.plugins.petrinet.replayresult.exporting.ExportPNRepResultDetail
 
exportRepResult2File(UIPluginContext, PNMatchInstancesRepResult, File) - Method in class org.processmining.plugins.petrinet.replayresult.exporting.ExportPNMatchInstancesRepResult
 
exportRepResult2File(UIPluginContext, Manifest, File) - Method in class org.processmining.plugins.petrinet.replayresult.exporting.ExportPNMatchInstancesRepResultDetail
 
exportRepResult2File(UIPluginContext, PNRepResult, File) - Method in class org.processmining.plugins.petrinet.replayresult.exporting.ExportPNRepResult
 
exportRepResult2File(UIPluginContext, PNRepResult, File) - Method in class org.processmining.plugins.petrinet.replayresult.exporting.ExportPNRepResultDetail
 
extractAllHistory(PRecord, Map<Record, List<Record>>, List<List<PRecord>>, List<PRecord>) - Static method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AbstractAllOptAlignmentsGraphAlg
Recursively extract all history

F

filteredTrace - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Result
 
FinalMarkingFactory - Class in org.processmining.plugins.petrinet.finalmarkingprovider
 
FinalMarkingFactory() - Constructor for class org.processmining.plugins.petrinet.finalmarkingprovider.FinalMarkingFactory
 
finalMarkings - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
finalMarkings - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
finalMarkings - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPILPDelegate
 
finalMarkings - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
finalMarkings - Variable in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
finalMarkings - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
finalMarkings - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
 
finalMarkings - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteAlg
 
finalMarkings - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParamProvider
 
finalMarkings - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 
fire(Transition) - Method in class org.processmining.plugins.petrinet.replayresult.exporting.PetrinetGraphPlayOut
 
fireTransition(int, Integer, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Random, Map<Integer, Map<Integer, Integer>>, EncPNWSetFinalMarkings, Map<Integer, Map<Integer, Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractReplayerBasicFunctionProvider
Fire a transition and get an index that represent the marking obtained This method also update the encoding of marking
fitnessStats - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
Statistics from replay result.
flatTrans2Int - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
flatTrans2OrigTransArr - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
flatTransArr - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
flatTransFragmentEntry - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
fnet - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
format - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
fromMultiSet(AbstractPDelegate<?>) - Method in class org.processmining.plugins.astar.petrinet.impl.PHead
 

G

gcd(int, int) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
The following code to calculate gcd and lcm is copied from http://stackoverflow .com/questions/4201860/how-to-find-gcf-lcm-on-a-set-of-numbers
generateStandardGUI() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
getActivitiesFor(short) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getActivityOf(int, int) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getAlgorithm() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.ui.PNRepMatchInstancesAlgorithmStep
 
getAlgorithm() - Method in class org.processmining.plugins.petrinet.replayer.ui.PNAlgorithmStep
Obtain the selected algorithm
getAllowEventSkip() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getAllowExecViolating() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getAllowExecWOTokens() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getAllowInviTaskMove() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getAllowRealTaskMove() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getAllParameters() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingBestWithFitnessBoundAlg
Get all parameters for this algorithm
getAllParameters() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
Get all parameters for this algorithm
getAllParameters() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingNBestAlg
Get all parameters for this algorithm
getAllParameters() - Method in interface org.processmining.plugins.petrinet.replayer.ui.IParamSetting
 
getAllPatternsFor(Transition) - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter
Get all patterns mapped for a transition
getBacktraceSize() - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
getBaselineIfAllMvOnModel() - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
getCanceller() - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
getCanceller() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractDefaultPNReplayParam
 
getCanceller() - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParameter
 
getCaseIDs() - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
Deprecated.
getCasePointers() - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getCaseReliability() - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getCellEditor(int, int) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProMTableWithoutHeader
 
getChildren() - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNode
 
getClassIdentity(Transition) - Method in class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.DefTransClassifier
 
getClassIdentity(Transition) - Method in class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.IDBasedTransClassifier
 
getClassIdentity(Transition) - Method in interface org.processmining.plugins.petrinet.manifestreplayer.transclassifier.ITransClassifier
 
getClassOf(XEvent) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getClassOf(Transition) - Method in class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.TransClasses
return the transClass of a transition
getComponent(PNManifestReplayerParameter) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ChooseAlgorithmStep
 
getComponent(PNManifestReplayerParameter) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternStep
 
getComponent(PNManifestReplayerParameter) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.MapCostStep
 
getComponent(PNManifestReplayerParameter) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.MapPattern2TransStep
 
getComputationTime(int) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getConfiguration(PetrinetGraph, XLog) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.ui.PNMatchInstancesReplayerUI
 
getConfiguration(UIPluginContext, PetrinetGraph, XLog) - Method in class org.processmining.plugins.petrinet.replayer.ui.PNReplayerUI
 
getCost() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
getCost() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEnc
 
getCost() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitness
 
getCost() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitnessWHeurCost
 
getCost() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
getCostFactor() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getCostFor(int, int) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getCostFor(int, int) - Method in class org.processmining.plugins.astar.petrinet.impl.DijkstraPDelegate
 
getCostForMoveLog(short) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
Cost for move log (but not on model), scaled with delta and added with 1
getCostForMoveLog(short) - Method in class org.processmining.plugins.astar.petrinet.impl.DijkstraPDelegate
 
getCostForMoveModel(short) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
Cost for move model (but not on log), scaled with delta and added with 1
getCostForMoveModel(short) - Method in class org.processmining.plugins.astar.petrinet.impl.DijkstraPDelegate
 
getCostForMoveSync(short) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
Cost for move synchronous, scaled with delta and added with epsilon
getCostForMoveSync(short) - Method in class org.processmining.plugins.astar.petrinet.impl.DijkstraPDelegate
 
getCostMoveOnLogModelOnlyReal() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductUI
 
getCostMoveOnLogOnly() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductUI
 
getCostMoveOnModelOnlyInvi() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductUI
 
getCostMoveSyncViolating() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductUI
 
getCostOfFiringTransition(int) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getCostSoFar() - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
getCurrCost() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEnc
 
getCurrEncMarking() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
getCurrentMarking() - Method in class org.processmining.plugins.petrinet.replayresult.exporting.PetrinetGraphPlayOut
 
getCurrIndexOnAutomaton() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEnc
 
getCurrIndexOnTrace() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
getCurrIndexOnTrace() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
getCurrIndexOnTrace() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
getCurrMarking() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
getCurrMarking() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
getDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, int, int) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
getDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, int, int) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerSSD
 
getDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, int, int) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerWithILP
 
getDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, int, int) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerWithoutILP
 
getDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, int, int) - Method in class org.processmining.plugins.astar.petrinet.PrefixBasedPetrinetReplayer
 
getDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphAlg
 
getDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, Marking[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphILPAlg
 
getDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphSamplingAlg
 
getDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeAlg
 
getDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphAlg
 
getDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphGuessMarkingAlg
 
getDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsTreeAlg
 
getDelta() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getDeviationRatio(LogAutomatonNode, Set<XEventClass>, boolean, Map<XEventClass, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
Deviation ratio
getDummyEventClass() - Method in class org.processmining.plugins.connectionfactories.logpetrinet.TransEvClassMapping
Get event class that is used to represent transition (not invisible ones) that is not mapped to any activity
getDuplicatesOnlyStep() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
getDuplicatesOnlyStep() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
getEnabledActAndUpdate(Integer, Map<Integer, Map<Integer, Integer>>, EncPNWSetFinalMarkings, Set<Integer>, Map<Integer, XEventClass>, Map<Integer, Set<XEventClass>>, Map<Integer, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
 
getEnabledActivities(Map<Integer, Integer>, EncPNWSetFinalMarkings, Set<Integer>, Map<Integer, XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractReplayerBasicFunctionProvider
Get enabled activities from the particular marking try to see the directly enabled activities iteratively, redo invisible transition firing
getEnabledTransitions(EncPNWSetFinalMarkings, Map<Integer, Integer>, Map<Integer, Map<Integer, Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractReplayerBasicFunctionProvider
Return transitions that are enabled in particular marking
getEnabledTransitionsChangingMarking(ShortShortMultiset) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getEncFinalMarking() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
getEncFinalMarking() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getEncFinalMarkings() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
getEncInitialMarking() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
getEncInitialMarking() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getEncInitialMarking() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
getEncodeOfPlace(Place) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getEncodeOfTransition(Transition) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getEncOf(Transition) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
getEncOf(Transition) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
getEncOrigTransFor(Transition) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getEncTransOfManifest(int) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getEntry() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
 
getEpsilon() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
Get epsilon value: value added to ensure we can go out of infinite firing sequence of transitions with cost 0
getEstimate() - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
getEstimatedCosts(Delegate<? extends Head, ? extends Tail>, Head) - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
getEstimatedCosts(Delegate<? extends Head, ? extends Tail>, Head) - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveTail
 
getEstimatedRemainingCost() - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
getEvClassEnc() - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
 
getEvClassEncFor(XEventClass) - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
Get encoding of an event class
getEvClasses() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternPanel
 
getEvClassifier() - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
 
getEvClassifier() - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getEvClassifier() - Method in class org.processmining.plugins.petrinet.manifestreplayresult.ManifestEvClassPattern
 
getEvClassPatternArr() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternPanel
 
getEventClass(short) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getEventClass() - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNode
 
getEventClass() - Method in class org.processmining.plugins.petrinet.replayresult.ViolatingSyncMove
 
getEventClassesOfPattern(short) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.ManifestEvClassPattern
 
getEventClassifier() - Method in class org.processmining.plugins.connectionfactories.logpetrinet.TransEvClassMapping
get the classifier
getExit() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
 
getFinalMarkings() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getFinalMarkings() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getFinalMarkings() - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
getFinalMarkings() - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNetPattern
 
getFinalMarkings() - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getFinalMarkings() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParam
 
getFinalMarkings() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
getFlatTrans2Int() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getFlatTransArr() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getFragmentTrans() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getFragmentType() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
 
getFrequency() - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNode
 
getFrequency() - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNodeWOID
 
getHashCode(State<PHead, T>) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
getHashCode(CompressedStore<State<PHead, T>>, long) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
getHeadBasedEqualOperation() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getHeadBasedHashOperation() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getHeadDeflater() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getHeadDeflater() - Method in class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
 
getHeadInflater() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getHeadInflater() - Method in class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
 
getHeuristicCost() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitnessWHeurCost
 
getHeuristicDistanceCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getHeuristicDistanceCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
Cost of events yet still to be replayed
getHistory(PRecord) - Static method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
getHTMLInfo() - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
getHTMLInfo() - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerILPRestrictedMoveModel
 
getHTMLInfo() - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerNoILPRestrictedMoveModel
 
getHTMLInfo() - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerSSD
 
getHTMLInfo() - Method in interface org.processmining.plugins.petrinet.manifestreplayer.algorithms.IPNManifestReplayAlgorithm
Return information about this algorithm
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPAlgorithm
Short explanation about the algorithm
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPPNetPatternAlgorithm
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppNaiveAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppPruneAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppStubbornAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteMarkEquation
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteMarkEquationPrune
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteNaiveAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompletePruneAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteRPST
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteRPSTPrune
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixAlg
 
getHTMLInfo() - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayAlgorithm
HTML explanation of the algorithm
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.PetrinetSwapReplayer
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllKnotSamplingOptAlignmentsGraphAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllKnotSamplingOptAlignmentsGraphCountAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphILPAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphSamplingAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphGuessMarkingAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsTreeAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.BestWithFitnessBoundAlignmentsTreeAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.BestWithFitnessBoundPerTraceAlignmentTreeAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestAlignmentsTreeAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestOptAlignmentsGraphSamplingAlg
 
getHTMLInfo() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestPrefixAlignmentsGraphGuessMarkingAlg
 
getHTMLInfo() - Method in interface org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.IPNMatchInstancesLogReplayAlgorithm
HTML explanation of the algorithm
getId() - Method in class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.TransClass
 
getId() - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNode
 
getImpossibleSuccessors(Integer, Map<Integer, Map<Integer, Integer>>, EncPNWSetFinalMarkings, Map<Integer, XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTConsultant
Get xevent class that could have never occur, given a marking Status: not implemented yet
getInappropriateTransFireCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getInappropriateTransFireCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
Cost if a transition is fired without proper number of tokens
getInappropriateTransFireCost() - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
getIndexOf(Place) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getIndexOf(Transition) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getIndexOf(XEventClass) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getInfo() - Method in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
getInfo() - Method in class org.processmining.plugins.petrinet.replayresult.PNRepResult
 
getInfo() - Method in class org.processmining.plugins.petrinet.replayresult.ViolatingSyncMove
 
getInfo() - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
getInfo() - Method in class org.processmining.plugins.replayer.replayresult.SyncReplayResult
 
getInfoObject() - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
Get additional info in form of objects
getInhibitorpredecessors() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getInhibitors(Short) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getInhibitorsOf(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
getInhibitorsOf(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getInhibitorsOf(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
getInitialMarking() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParam
 
getInitialMarking() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
getInitialMarking() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getInitialMarking() - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParameter
 
getInitialMarking() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
getInitMarking() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getInitMarking() - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
getInitMarking() - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNetPattern
 
getInitMarking() - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getInputOf(short) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getInstance() - Static method in class org.processmining.pnetreplayer.utils.TransEvClassMappingUtils
 
getInsteadOf() - Method in class org.processmining.plugins.petrinet.replayresult.SwappedMove
 
getInvisibleActivity() - Method in class org.processmining.pnetreplayer.utils.TransEvClassMappingUtils
 
getInviTransitions() - Method in class org.processmining.plugins.petrinet.invisiblemapper.InvisibleTransMapperPanel
 
getLatestStepType() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
getLinearTrace(XLog, int, AbstractPDelegate<?>, TIntList, TIntIntMap) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
get list of event class.
getLinearTrace(XLog, int, AbstractPDelegate<?>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
get list of event class.
getListEventClass(XTrace, XEventClasses, Map<XEventClass, Set<Integer>>, List<Pair<Integer, XEventClass>>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractReplayerBasicFunctionProvider
get list of event class.
getLog() - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getLowerFitnessBound() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingBestWithFitnessBoundAlg
 
getManifestForCase(int) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
return int array [movement][values]...[movement][values] values depends on movement
getMap() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getMap() - Method in class org.processmining.plugins.connectionfactories.logpetrinet.EvClassLogPetrinetConnectionFactoryUI
Generate the map between Transitions and Event according to the user selection.
getMapArc2Weight() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
getMapArc2Weight() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getMapArc2Weight() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
getMapEncNode2Cost() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getMapEncNode2NodeGraph() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
getMapEncNode2NodeGraph() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getMapEncNode2NodeGraph() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
getMapEvClass2Cost() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getMapEvClass2Cost() - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
getMapEvClass2Cost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
getMapEvClass2Cost() - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
getMapEvClassToCost() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ClassCostMapPanel
 
getMapEvClassToCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteUI
Get map from event class to cost of move on log
getMapEvClassToCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapUI
 
getMapEvClassToCost() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
Get map from event class to cost of move on log
getMapInhibitorArcs() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
getMapInhibitorArcs() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getMapInhibitorArcs() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
getMapPattern() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel
 
getMapping() - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter
 
getMapping() - Method in interface org.processmining.pnetreplayer.parameters.TransEvClassMappingParameter
 
getMapping(Petrinet, Set<XEventClass>, XEventClassifier) - Method in class org.processmining.pnetreplayer.utils.TransEvClassMappingUtils
 
getMappingEncTrans2EncEventClass(TransEvClassMapping, EncPNWSetFinalMarkings) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractReplayerBasicFunctionProvider
Get mapping from encoded transition to event class
getMappingEncTrans2EvClass(Map<XEventClass, Set<Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractReplayerBasicFunctionProvider
Get mapping from encoded transitions to event classes
getMappingEventClass2EncTrans(TransEvClassMapping, EncPNWSetFinalMarkings) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractReplayerBasicFunctionProvider
Get mapping from event class to encoded transition
getMapPlaceShort() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getMapResetArcs() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
getMapResetArcs() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getMapResetArcs() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
getMapShortPlace() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getMapShortTrans() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getMapSync2Cost() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getMapSync2Cost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
getMapSyncToCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapUI
 
getMapToStatesWSameSuffix() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphThread
This is a new method that only exists in this thread.
getMapToStatesWSameSuffix() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllSamplingOptAlignmentsGraphThread
This is a new method that only exists in this thread.
getMapTrans2Cost() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getMapTrans2Cost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
getMapTrans2Cost() - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
getMapTransClassSyncToCost() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ClassCostMapPanel
 
getMapTransClassToCost() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ClassCostMapPanel
 
getMapTransShort() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getMapTransToCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapUI
 
getMarking() - Method in class org.processmining.plugins.astar.petrinet.impl.PHead
 
getMarking(UIPluginContext, PetrinetGraph) - Method in class org.processmining.plugins.petrinet.finalmarkingprovider.MarkingEditorPanel
 
getMaxByteCount() - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
getMaxByteCount() - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTailCompressor
 
getMaxByteCount() - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveTail
 
getMaxExploredInstances() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
getMaxNumOfStates() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ClassCostMapPanel
 
getMaxNumOfStates() - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter
 
getMaxNumOfStates() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
getMaxNumOfStates() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteUI
get maximum number of explored states before stop exploration
getMaxNumOfStates() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getMaxNumOfStates() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
num of maximal states to be explored
getMaxNumOfStates() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapUI
 
getMaxNumStates() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParam
 
getMaxNumStates() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppUI
 
getMinBoundMoveModel(AStarThread.Canceller, int, MemoryEfficientAStarAlgorithm<PHead, T>, D) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
get cost if an empty trace is replayed on a model
getMinBoundMoveModel(PluginContext, PetrinetGraph, TransEvClassMapping, XEventClasses, double, int, MemoryEfficientAStarAlgorithm<PHead, DijkstraTail>) - Method in class org.processmining.plugins.astar.petrinet.PrefixBasedPetrinetReplayer
 
getMinBoundMoveModel(AStarThread.Canceller, XLog, PetrinetGraph, TransEvClassMapping, XEventClasses, int, int, MemoryEfficientAStarAlgorithm<PHead, PNaiveTail>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestAlignmentsTreeAlg
get cost if an empty trace is replayed on a model
getModelMove() - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
getModelMoves(Record, Delegate<? extends Head, ? extends Tail>) - Method in class org.processmining.plugins.astar.petrinet.impl.PHead
 
getModelOnlyStep() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
getModelOnlyStep() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
getModelWeight() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppUI
 
getMovedEvent() - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
getMoveLogCost(XEventClass) - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
get cost of move log only
getMoveLogFitness(int) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getMoveModelCost(TransClass) - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
get cost of move model only (for each original transition)
getMoveModelFitness(int) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getMoveOnLogOnly() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
getMoveOnModelOnlyInvi() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
getMoveOnModelOnlyReal() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
getMoveSyncCost(TransClass) - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
get cost of move synchronous
getMoveSynchronizedViolating() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
getMoveSynchronizedViolatingPartially() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
getMoveTraceOnlyStep() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
getMoveTraceOnlyStep() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
getNet() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getNet() - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNetPattern
 
getNet() - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getNext() - Method in class org.processmining.plugins.petrinet.replayer.util.CombinationGenerator
 
getNextAutomatonIndex(LogAutomatonNode, XEventClass) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
Get one of the successors of the node automaton that refer to evClass
getNextEvents(Delegate<? extends Head, ? extends Tail>, Trace) - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
getNextHead(Record, Delegate<? extends Head, ? extends Tail>, int, int, int) - Method in class org.processmining.plugins.astar.petrinet.impl.PHead
 
getNextRecord(Delegate<? extends Head, ? extends Tail>, Trace, Head, long, int, int, int) - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
In case of a LogMove only, then logMove>=0, modelMove == AStarThread.NOMOVE, In case of a ModelMove only, then logMove == AStarThread.NOMOVE, modelMove >=0, in case of both log and model move, then logMove>=0, modelMove>=0,
getNextSibling() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
 
getNextTail(Delegate<? extends Head, ? extends Tail>, Head, int, int, int) - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
getNextTail(Delegate<? extends Head, ? extends Tail>, Head, int, int, int) - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveTail
 
getNextTailFromStorage(Delegate<? extends Head, ? extends Tail>, CompressedStore<S>, long, int, int, int) - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
getNextTailFromStorage(Delegate<? extends Head, ? extends Tail>, CompressedStore<S>, long, int, int, int) - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveTail
 
getNextTrans() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getNodeInstance() - Method in class org.processmining.plugins.replayer.replayresult.SyncReplayResult
 
getNodeInstanceLst() - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
getNumExpectedAlignments() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingNBestAlg
 
getNumLeft() - Method in class org.processmining.plugins.petrinet.replayer.util.CombinationGenerator
 
getNumPatterns() - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
 
getNumStates(int) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getNumThreads() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractDefaultPNReplayParam
 
getNumThreads() - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParameter
 
getOccurTrans() - Method in class org.processmining.plugins.petrinet.replayresult.SwappedMove
 
getOptimalRecord(AStarThread.Canceller, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeThread
This method needs to be overridden because the tree state space should investigate successor states naively, i.e.
getOrCreateChild(Transition) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNodeWOID
Get the child that refer to the given transition create one if its not exist yet
getOrigEncTransFor(int) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getOrigTrans2Int() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getOrigTransArr() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getOrigTransFor(Transition) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getOutputOf(short) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getParameterValue(int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
This method is not necessary, but require as we extend PNParamSettingStep
getParameterValue(int) - Method in interface org.processmining.plugins.petrinet.replayer.ui.IParamSetting
 
getParent() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
 
getParent() - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNodeWOID
 
getParent() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
getParent() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitnessWHeurCost
 
getParikhVector() - Method in class org.processmining.plugins.astar.petrinet.impl.PHead
 
getPartiallyOrderedTrace(XLog, int, AbstractPDelegate<?>, TIntList, TIntIntMap) - Method in interface org.processmining.plugins.astar.petrinet.PartialOrderBuilder
 
getPartiallyOrderedTrace(XLog, int, AbstractPDelegate<?>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 
getPartialOrderBuilder() - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
getPartialOrderBuilder() - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNPartialOrderAwareReplayAlgorithm
Returns the current partial order builder
getPatternCreatorPanel() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternStep
 
getPatternIDNumElmts(int) - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
 
getPatternIDOf(int) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
getPatternIDOfManifest(int) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getPatternMappingPanel() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.MapPattern2TransStep
 
getPatternsOf(Transition) - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
get array of ints, indicating patterns for transition t.
getPatternStr(int) - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
Return string representation of a pattern
getPetrinet() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getPetrinetNodeOf(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
getPetrinetNodeOf(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
getPlace(short) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getPlaceOfEncode(Short) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getPredecessor() - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
getPredecessors() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
getPredecessors() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getPredecessors() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
getPredecessors(Short) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
Predecessors
getPredecessors() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getPredecessorsOf(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
getPredecessorsOf(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getPredecessorsOf(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
getPrevSibling() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
 
getRawCostFitness(int) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getRelatedStepTypeObj() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
getReplacementCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapUI
 
getReplacementCostFor(XEventClass) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedSwapParam
return cost of replacing one event class with another (one occurrence replaced by other)
getReplacementCostMap() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedSwapParam
Get replacement cost mapping
getReplayedEventCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getReplayedEventCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
Cost of event that has been replayed
getRequiredSuccessors(Integer, Map<Integer, Map<Integer, Integer>>, EncPNWSetFinalMarkings) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTConsultant
public method to get required successors (XEventClass), given a marking
getResetpredecessors() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getResets(Short) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getResetsOf(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
getResetsOf(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getResetsOf(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
getRestrictedTrans() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.CostBasedCompleteManifestParam
 
getResult() - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
getResult() - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterPrecSyncReplay
 
getResult() - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
getRPSTNodeWSiblings(int, int) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTTreeWrapper
get node (with its sibling information) return null if no RPST node is found
getSelectedAlgorithm() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ChooseAlgorithmPanel
Get selected algorithm, otherwise return null
getSelectedAlgorithm() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ChooseAlgorithmStep
May return null if there is no algorithm selected
getSelectedClassifier() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel
 
getSelectedClassifier() - Method in class org.processmining.plugins.connectionfactories.logpetrinet.EvClassLogPetrinetConnectionFactoryUI
Get the selected classifier
getSelectedEvClassifier() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternPanel
 
getSelectedEvClassifier() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternStep
 
getSelfExecInviTaskCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getSelfExecInviTaskCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
Cost of firing slient step
getSelfExecInviTaskCost() - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
getSelfExecRealTaskCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getSelfExecRealTaskCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
Cost of firing transition
getSelfExecRealTaskCost() - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
getSingleInfo() - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
getSizeFor(int) - Static method in class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
getSkippedEventCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
getSkippedEventCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
Cost of move on log only (ignoring an event)
getSkippedEventCost() - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
getState(CompressedStore<State<H, T>>) - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
getState() - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
getStepTypes() - Method in class org.processmining.plugins.replayer.replayresult.SyncReplayResult
 
getStepTypesLst() - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
getSuccessorBond(RPSTNodeWSiblings) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTTreeWrapper
get transitions that need to be executed if the bondNode is visited
getSuccessors(Short) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
Successors
getSuccessors() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getSuccessors() - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNodeWOID
 
getSuccReferTo(Transition) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNodeWOID
Return successor that refer to trans
getSwapCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapUI
 
getSwapCostFor(XEventClass) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedSwapParam
return cost of swapping one event class with another
getSwapCostMap() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedSwapParam
Get cost of swapping mapping
getSyncCost() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteUI
get cost of doing synchronous moves
getSynchronousMoves(Record, Delegate<? extends Head, ? extends Tail>, TIntList, int) - Method in class org.processmining.plugins.astar.petrinet.impl.PHead
 
getTableHeader() - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProMTableWithoutHeader
 
getTailDeflater() - Method in class org.processmining.plugins.astar.petrinet.impl.PDelegate
 
getTailDeflater() - Method in class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
 
getTailDeflater() - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveDelegate
 
getTailInflater() - Method in class org.processmining.plugins.astar.petrinet.impl.PDelegate
 
getTailInflater() - Method in class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
 
getTailInflater() - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveDelegate
 
getThread(MemoryEfficientAStarAlgorithm<PHead, DijkstraTail>, PHead, Trace, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllKnotSamplingOptAlignmentsGraphAlg
Since we only need samples, sorting may take place
getThread(MemoryEfficientAStarAlgorithm<PHead, DijkstraTail>, PHead, Trace, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphAlg
Method to be overriden if the thread needs to be changed.
getThread(MemoryEfficientAStarAlgorithm<PHead, PILPTail>, PHead, Trace, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphILPAlg
Override this method to change the thread used to compute optimal alignments
getThread(MemoryEfficientAStarAlgorithm<PHead, DijkstraTail>, PHead, Trace, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphSamplingAlg
Since we only need samples, sorting may take place
getThread(MemoryEfficientAStarAlgorithm<PHead, DijkstraTail>, PHead, Trace, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphAlg
Override this method to change the thread used to compute prefix optimal alignments
getThread(MemoryEfficientAStarAlgorithm<PHead, DijkstraTail>, PHead, Trace, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphGuessMarkingAlg
 
getTitle() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.ChooseAlgorithmStep
 
getTitle() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternStep
 
getTitle() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.MapCostStep
 
getTitle() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.MapPattern2TransStep
 
getTotal() - Method in class org.processmining.plugins.petrinet.replayer.util.CombinationGenerator
 
getTotalCost() - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
getTrace(int) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getTraceFitness(int) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getTraceIndex() - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
getTraceIndex() - Method in class org.processmining.plugins.replayer.replayresult.SyncReplayResult
 
getTraceModelViolatingStep() - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
getTrans2ecC() - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNetPattern
 
getTransClass2Cost() - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
getTransClass2PatternMap() - Method in class org.processmining.plugins.petrinet.manifestreplayresult.ManifestEvClassPattern
 
getTransClassCollection() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel
 
getTransClassEnc() - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
 
getTransClassEncFor(TransClass) - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
Get encoding of a transition class
getTransClasses() - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel
 
getTransClasses() - Method in class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.TransClasses
Return ordered set of all trans classes
getTransClassOf(Transition) - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
Get transition class of a transition
getTransClassOf(Transition) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getTransClassOf(Transition) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.ManifestEvClassPattern
 
getTransition(short) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getTransition() - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNodeWOID
 
getTransition() - Method in class org.processmining.plugins.petrinet.replayresult.ViolatingSyncMove
 
getTransitionOf(int) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
getTransitionOfEncode(Short) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
getTransitions(short) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
getTransitionType(int) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
getTransitionWeight() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteUI
get penalty when move on model is performed
getTransitionWeight() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
get penalty when move on model is performed
getTransViolationCosts(EncPNWSetFinalMarkings, Map<Transition, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractReplayerBasicFunctionProvider
Get mapping from encoded transition to cost of move on model only
getUseLogWeight() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParam
 
getValueAt(int, int) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProMTableWithoutHeader
 
getVariables() - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
getxEventClassWeightMap() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParam
 
GREY - Static variable in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel
 
gui - Variable in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
guiMode - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractDefaultPNReplayParam
 

H

hasEnabledTransitions(ShortShortMultiset) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
hash - Variable in class org.processmining.plugins.astar.petrinet.impl.PHead.HashContainer
 
hashCode - Variable in class org.processmining.plugins.astar.petrinet.impl.PHead
 
hashCode() - Method in class org.processmining.plugins.astar.petrinet.impl.PHead
 
hashCode() - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
hashStat - Static variable in class org.processmining.plugins.astar.petrinet.impl.PHeadUnique
 
hasMore() - Method in class org.processmining.plugins.petrinet.replayer.util.CombinationGenerator
 
hasResetArc(int) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
headCompressor - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 

I

IBehavAppAlg - Interface in org.processmining.plugins.petrinet.replayer.algorithms.behavapp
 
ICostBasedCompleteMarkEqAlg - Interface in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
ICostBasedCompleteRPSTAlg - Interface in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
IDBasedTransClassifier - Class in org.processmining.plugins.petrinet.manifestreplayer.transclassifier
 
IDBasedTransClassifier() - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.IDBasedTransClassifier
 
IDefaultCostBasedCompleteAlg - Interface in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
identifyEnabledTransitions(Integer, Map<Integer, Map<Integer, Integer>>, Map<Integer, SortedSet<Integer>>, EncPNWSetFinalMarkings, Map<Integer, Map<Integer, Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractReplayerBasicFunctionProvider
Identify the enabled transitions and update marking map
importParameters(CostBasedCompleteParam) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
Assign values of private attributes as given in parameters
importParameters(BehavAppParam) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
Import parameters from given array of objects
importParameters(CostBasedCompleteParam) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteAlg
Assign values of private attributes as given in parameters
inc(List<XEventClass>, int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
inc(List<XEventClass>, int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterPrecSyncReplay
 
inc(List<XEventClass>, int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
incFrequency() - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNode
 
index2FitnessStats - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
map index of info to index of the stats in fitnessStats
INFEASIBLE - Static variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPILPDelegate
 
INFEASIBLE_INT - Static variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPILPDelegate
 
inflate(InputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
inflate(InputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadUniqueDijkstraCompressor
 
inflate(InputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadUniqueILPCompressor
 
inflate(InputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTailCompressor
 
inflate(InputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveTail
 
inflateEstimate(StorageAwareDelegate<H, PILPTail>, H, InputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTailCompressor
 
inflateEstimate(StorageAwareDelegate<H, PNaiveTail>, H, InputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveTail
 
inflateParikhVector(InputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
info - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
a long array that contains all information about alignment.
info - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
InfoObjectConst - Enum in org.processmining.plugins.petrinet.replayer.matchinstances
 
INHIBITED - Static variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
inhibitors - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
init(XLog, PetrinetGraph, XEventClassifier, TransClasses, Map<TransClass, Set<EvClassPattern>>) - Method in class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
Main method to initialize the mapping
init(Marking) - Method in class org.processmining.plugins.petrinet.replayresult.exporting.PetrinetGraphPlayOut
 
initialize(Collection<XEventClass>, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, Map<Transition, Integer>, Marking...) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
initialize(PetrinetGraph, Map<Place, Place>, Map<Place, Place>, AbstractPNManifestReplayerParameter) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
initialize(XEventClassifier) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.CreatePatternPanel
 
initiateTransClass(PetrinetGraph, ITransClassifier, Object[]) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel
 
initMarking - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
initMarking - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
initMarking - Variable in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
initMarking - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
initMarking - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
 
initMarking - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteAlg
 
initMarking - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParamProvider
 
initMarking - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 
InitMarkingFactory - Class in org.processmining.plugins.petrinet.initmarkingprovider
 
InitMarkingFactory() - Constructor for class org.processmining.plugins.petrinet.initmarkingprovider.InitMarkingFactory
 
instance - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
int2act - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
int2place - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
int2trans - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
INVISIBLE - Static variable in class org.processmining.pnetreplayer.dialogs.TransEvClassMappingPanel
 
InvisibleTransMapper - Class in org.processmining.plugins.petrinet.invisiblemapper
 
InvisibleTransMapper() - Constructor for class org.processmining.plugins.petrinet.invisiblemapper.InvisibleTransMapper
 
InvisibleTransMapperPanel - Class in org.processmining.plugins.petrinet.invisiblemapper
 
InvisibleTransMapperPanel(PetrinetGraph) - Constructor for class org.processmining.plugins.petrinet.invisiblemapper.InvisibleTransMapperPanel
 
IParamSetting - Interface in org.processmining.plugins.petrinet.replayer.ui
 
IPNManifestReplayAlgorithm - Interface in org.processmining.plugins.petrinet.manifestreplayer.algorithms
 
IPNMatchInstancesLogReplayAlgorithm - Interface in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms
 
IPNPartialOrderAwareReplayAlgorithm - Interface in org.processmining.plugins.petrinet.replayer.algorithms
 
IPNReplayAlgorithm - Interface in org.processmining.plugins.petrinet.replayer.algorithms
 
IPNReplayParameter - Interface in org.processmining.plugins.petrinet.replayer.algorithms
 
IPNReplayParamProvider - Interface in org.processmining.plugins.petrinet.replayer.algorithms
 
isAllowEventSkip() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
Allow ignoring events (move on log)
isAllowExecViolating() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
Allowing transitions to be fired with only some (but not all) input tokens
isAllowExecWOTokens() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
Allowing transitions to be fired without taking any tokens
isAllowInviTaskMove() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
Allow firing silent steps
isAllowRealTaskMove() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixUI
Allow firing non-silent transitions
isAllReqSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
Return true if all replay inputs are correct
isAllReqSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerILPRestrictedMoveModel
 
isAllReqSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerNoILPRestrictedMoveModel
 
isAllReqSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerWithILP
Return true if all replay inputs are correct
isAllReqSatisfied(PetrinetGraph, XLog, AbstractPNManifestReplayerParameter) - Method in interface org.processmining.plugins.petrinet.manifestreplayer.algorithms.IPNManifestReplayAlgorithm
Return true if all replay inputs are correct
isAllReqSatisfied(PetrinetGraph, XLog, AbstractPNManifestReplayerParameter) - Method in class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPAlgorithm
Checking based on net, log, mapping between net and log, and replay parameters
isAllReqSatisfied(PetrinetGraph, XLog, AbstractPNManifestReplayerParameter) - Method in class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPPNetPatternAlgorithm
 
isAllReqSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
Return true if all replay inputs are correct: no null; numStates is non negative; all costs are non negative.
isAllReqSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteAlg
Return true if all replay inputs are correct: parameter type is correct and non empty (no null); all transitions are mapped to cost; all event classes (including dummy event class, i.e.
isAllReqSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteMarkEqAlg
Return true if all replay inputs are correct: net should be Petrinet (marking equation does not work on reset/inihibitor nets);
isAllReqSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteRPSTAlg
Return true if all replay inputs are correct: net should be Petrinet (marking equation does not work on reset/inhibitor nets);
isAllReqSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixAlg
 
isAllReqSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayAlgorithm
Return true if all replay inputs are correct
isAllReqSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.PetrinetSwapReplayer
 
isAllReqSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductAlg
 
isBuildConnection() - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
isCaseReliable(int) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
isCorrectParameterType(AbstractPNManifestReplayerParameter) - Method in class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPAlgorithm
 
isCorrectParameterType(AbstractPNManifestReplayerParameter) - Method in class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPPNetPatternAlgorithm
 
isCreatingConn() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractDefaultPNReplayParam
Return true if connections need to be made after replay is finished
isCreatingConn() - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParameter
 
isEnabled(int, ShortShortMultiset) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
isEndOfModel(int, Set<Integer>, EncPNWSetFinalMarkings, Map<Integer, Map<Integer, Integer>>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractReplayerBasicFunctionProvider
return true if currEncMarking is one of the end markings or if there is no other transitions enabled in this marking
isExact - Variable in class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
isExactEstimate() - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
isExactEstimateKnown() - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
isFinal(ShortShortMultiset) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
isFinal(ShortShortMultiset) - Method in class org.processmining.plugins.astar.petrinet.impl.PDelegate
 
isFinal(Delegate<? extends Head, ? extends Tail>) - Method in class org.processmining.plugins.astar.petrinet.impl.PHead
 
isFinal(ShortShortMultiset) - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveDelegate
 
isFragmentEntry(int) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
Return true if the transition is an entry to a fragment
isGUIMode() - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
isGUIMode() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractDefaultPNReplayParam
Return true if GUI is used
isGUIMode() - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParameter
 
isMoveOnModelOnly(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
isMoveOnModelOnly(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
isMoveOnModelOnly(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
isParameterReqCorrect(PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
Return true if all replay inputs are correct: parameter type is correct and non empty (no null); all transitions are mapped to cost; all event classes (including dummy event class, i.e.
isParentOfClass(XEventClass) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNode
 
isPartiallyOrderedEvents() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
ISRELIABLE - Static variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.OptimizedCostBasedPNReplayAlgorithm
 
isReliable() - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
isReliable() - Method in class org.processmining.plugins.replayer.replayresult.SyncReplayResult
 
isRepresentedCounted() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllKnotSamplingOptAlignmentsGraphAlg
True if the number of represented optimal alignments per alignments is also computed Setting this to true leads to much more expensive computation
isRepresentedCounted() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllKnotSamplingOptAlignmentsGraphCountAlg
 
isReqWOParameterSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
Return true if input of replay without parameters are correct
isReqWOParameterSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerWithILP
Return true if input of replay without parameters are correct
isReqWOParameterSatisfied(PetrinetGraph, XLog, Marking, Marking[]) - Method in interface org.processmining.plugins.petrinet.manifestreplayer.algorithms.IPNManifestReplayAlgorithm
Return true if input of replay without parameters are correct
isReqWOParameterSatisfied(PetrinetGraph, XLog, Marking, Marking[]) - Method in class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPAlgorithm
Checking based on net, log, init marking, and final markings
isReqWOParameterSatisfied(PetrinetGraph, XLog, Marking, Marking[]) - Method in class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPPNetPatternAlgorithm
Checking based on net, log, init marking, and final markings
isReqWOParameterSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
Return true if input of replay without parameters are correct
isReqWOParameterSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteAlg
Return true if input of replay without parameters are correct
isReqWOParameterSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteMarkEqAlg
Return true if input of replay without parameters are correct
isReqWOParameterSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteRPSTAlg
Return true if input of replay without parameters are correct
isReqWOParameterSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixAlg
 
isReqWOParameterSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayAlgorithm
Return true if input of replay without parameters are correct (e.g.
isReqWOParameterSatisfied(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductAlg
 
isSyncViolatingPartiallyAllowed() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductUI
 
isTransition(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
isTransition(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
isUseLogWeight() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppUI
 
isUseModelWeight() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppUI
 
isUsePartialOrderedEvents() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteUI
True if events with same timestamps are treated as partially ordered events
isValidMoveOnLog(Record, int, int, TIntList, TIntList) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphThread
This is required such that reordering between move sync and move model is computed
isValidMoveOnModel(Record, TIntCollection, int, TIntList) - Method in class org.processmining.plugins.astar.petrinet.impl.AStarRestrictedMoveModelThread
 
isValidMoveOnModel(Record, TIntCollection, int, TIntList) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphThread
This is required such that reordering between move sync and move model is computed
ITransClassifier - Interface in org.processmining.plugins.petrinet.manifestreplayer.transclassifier
 

L

latestStepType - Variable in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
lcm(int, int) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
lcm(int...) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
LIFECYCLETRANSSTR - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
limExpInstances - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
LISTOFPAIR - Static variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.OptimizedCostBasedPNReplayAlgorithm
 
loadLPSolveLibrary() - Static method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.markeq.MarkingEqConsultant
Static method to load lpsolve
LOG - Static variable in class org.processmining.models.connections.petrinets.EvClassLogPetrinetConnection
 
LOG - Static variable in class org.processmining.models.connections.petrinets.PNManifestConnection
 
LOG - Static variable in class org.processmining.models.connections.petrinets.PNMatchInstancesRepResultConnection
 
LOG - Static variable in class org.processmining.models.connections.petrinets.PNRepResultAllRequiredParamConnection
 
LOG - Static variable in class org.processmining.models.connections.petrinets.PNRepResultConnection
 
log - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
log - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
LOG - Static variable in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedSwapParamConnection
 
LogAutomatonNode - Class in org.processmining.plugins.petrinet.replayer.util
 
LogAutomatonNode(int, XEventClass, int) - Constructor for class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNode
 
LogAutomatonNodeWOID - Class in org.processmining.plugins.petrinet.replayer.util
Log automaton without id
LogAutomatonNodeWOID(Transition) - Constructor for class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNodeWOID
 
LogCounterCompleteCostBasedReplay - Class in org.processmining.plugins.petrinet.replayer.util
 
LogCounterCompleteCostBasedReplay() - Constructor for class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
LogCounterPrecSyncReplay - Class in org.processmining.plugins.petrinet.replayer.util
 
LogCounterPrecSyncReplay() - Constructor for class org.processmining.plugins.petrinet.replayer.util.LogCounterPrecSyncReplay
 
LogCounterSyncReplay - Class in org.processmining.plugins.petrinet.replayer.util
 
LogCounterSyncReplay() - Constructor for class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
lowerBoundSlider - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingBestWithFitnessBoundAlg
 

M

MANIFEST - Static variable in class org.processmining.models.connections.petrinets.PNManifestConnection
 
Manifest - Class in org.processmining.plugins.petrinet.manifestreplayresult
This class stores the result of manifest replay in a compact way
Manifest(PetrinetGraph, Marking, Marking[], XLog, Transition[], TObjectIntMap<Transition>, int[], boolean[], int[], TIntIntMap, int[], double[]) - Constructor for class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
manifest2PatternID - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
map manifest ID to [transition][pattern ID].
Manifest2PNRepResult - Class in org.processmining.plugins.petrinet.manifestreplayer.conversion
Create a PNRepResult object of only reliable results from manifest
Manifest2PNRepResult() - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.conversion.Manifest2PNRepResult
 
ManifestEvClassPattern - Class in org.processmining.plugins.petrinet.manifestreplayresult
 
ManifestEvClassPattern(PetrinetGraph, Marking, Marking[], XLog, Transition[], TObjectIntMap<Transition>, int[], boolean[], int[], TransClass2PatternMap, TIntIntMap, int[], double[]) - Constructor for class org.processmining.plugins.petrinet.manifestreplayresult.ManifestEvClassPattern
 
ManifestFactory - Class in org.processmining.plugins.astar.petrinet.manifestreplay
 
ManifestFactory() - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.ManifestFactory
 
ManifestLogProjectionVisualization - Class in org.processmining.plugins.petrinet.manifestreplayresult.visualization
 
ManifestLogProjectionVisualization() - Constructor for class org.processmining.plugins.petrinet.manifestreplayresult.visualization.ManifestLogProjectionVisualization
 
map - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
MapCostStep - Class in org.processmining.plugins.astar.petrinet.manifestreplay.ui
 
MapCostStep(CreatePatternPanel, PatternMappingPanel) - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.ui.MapCostStep
 
mapEvClass2Cost - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
mapEvClass2Cost - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
mapEvClass2Cost - Variable in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
mapEvClass2Cost - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
 
mapEvClass2Cost - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteAlg
 
mapEvClass2Cost - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 
mapEventIndex(int, int) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
mapInvisibleSpecific(UIPluginContext, Petrinet) - Method in class org.processmining.plugins.petrinet.invisiblemapper.InvisibleTransMapper
 
mapInvisibleSpecific(UIPluginContext, InhibitorNet) - Method in class org.processmining.plugins.petrinet.invisiblemapper.InvisibleTransMapper
 
mapInvisibleSpecific(UIPluginContext, ResetNet) - Method in class org.processmining.plugins.petrinet.invisiblemapper.InvisibleTransMapper
 
mapInvisibleSpecific(UIPluginContext, ResetInhibitorNet) - Method in class org.processmining.plugins.petrinet.invisiblemapper.InvisibleTransMapper
 
mapInvisibleTransitions(UIPluginContext, PetrinetGraph) - Method in class org.processmining.plugins.petrinet.invisiblemapper.InvisibleTransMapper
 
MapPattern2TransStep - Class in org.processmining.plugins.astar.petrinet.manifestreplay.ui
 
MapPattern2TransStep(PetrinetGraph, XLog, CreatePatternPanel) - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.ui.MapPattern2TransStep
 
mapping - Variable in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter
 
MAPPING - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.ui.PNMatchInstancesReplayerUI
 
MAPPING - Static variable in class org.processmining.plugins.petrinet.replayer.ui.PNReplayerUI
 
mapSync2Cost - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
mapSync2Cost - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
mapToStatesWSameSuffix - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphThread
 
mapToStatesWSameSuffix - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllSamplingOptAlignmentsGraphThread
 
mapTrans2Cost - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
Imported parameters
mapTrans2Cost - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
mapTrans2Cost - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteAlg
Imported parameters
mapTrans2Cost - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
Imported parameters
mapTrans2RowIndex - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
MAPTRANSTOCOST - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
Pointers to parameters in array of objects
mapXEvClass2RowIndex - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
MAPXEVENTCLASSTOCOST - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 
MARKING - Static variable in class org.processmining.models.connections.petrinets.PNMatchInstancesRepResultConnection
 
MARKING - Static variable in class org.processmining.models.connections.petrinets.PNRepResultConnection
 
marking - Variable in class org.processmining.plugins.astar.petrinet.impl.PHead
 
MarkingEditorPanel - Class in org.processmining.plugins.petrinet.finalmarkingprovider
 
MarkingEditorPanel(String) - Constructor for class org.processmining.plugins.petrinet.finalmarkingprovider.MarkingEditorPanel
 
MarkingEqConsultant - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.markeq
 
MarkingEqConsultant(Map<XEventClass, Integer>, Map<XEventClass, Set<Integer>>, Map<Integer, XEventClass>, Map<Integer, Integer>, EncPNWSetFinalMarkings, HashSet<Integer>, Map<Integer, Map<Integer, Integer>>) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.markeq.MarkingEqConsultant
 
MAX - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
MAX - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
MAX - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
MAXEXPLOREDINSTANCES - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 
MAXFITNESSCOST - Static variable in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
MAXLIMMAXNUMINSTANCES - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
maxNumOfStates - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
maxNumOfStates - Variable in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter
 
maxNumOfStates - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteAlg
 
maxNumOfStates - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 
maxNumStates - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
 
maxOccurrenceCount - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
milliseconds - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Result
 
MIN - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
MIN - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
MIN - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
MINFITNESSCOST - Static variable in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
mouseClicked(MouseEvent) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
mouseDragged(MouseEvent) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
mouseEntered(MouseEvent) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
mouseExited(MouseEvent) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
mouseMoved(MouseEvent) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
mouseOver - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
mousePressed(MouseEvent) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
mouseReleased(MouseEvent) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
mouseX - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
mouseY - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
MOVELOG - Static variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
MOVELOG - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MOVELOGCOLOR - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
moveLogCost - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
MOVELOGFITNESS - Static variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
MOVELOGFITNESS - Static variable in class org.processmining.plugins.petrinet.replayresult.PNRepResult
 
MOVEMODEL - Static variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
moveModelCost - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
MOVEMODELFITNESS - Static variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
MOVEMODELFITNESS - Static variable in class org.processmining.plugins.petrinet.replayresult.PNRepResult
 
MOVEMODELINVI - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MOVEMODELINVICOLOR - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MOVEMODELREAL - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MOVEMODELREALCOLOR - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MOVEREPLACED - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MOVEREPLACEDCOLOR - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MOVESWAPPED - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MOVESWAPPEDCOLOR - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MOVESYNC - Static variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
MOVESYNC - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MOVESYNCCOLOR - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MOVESYNCVIOL - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MOVESYNCVIOLCOLOR - Static variable in class org.processmining.plugins.petrinet.visualization.AlignmentConstants
 
MVAL - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
MVAL - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
MVAL - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
MVALRELIABLE - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
MVALRELIABLE - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
MVALRELIABLE - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 

N

NBestAlignmentsAlg - Interface in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
Marker interface for an algorithm returning the N best algorithms
NBestAlignmentsTreeAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
Tree-based state space replay for N-best alignments (not necessarily optimal)
NBestAlignmentsTreeAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestAlignmentsTreeAlg
 
NBestOptAlignmentsGraphSamplingAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
NBestOptAlignmentsGraphSamplingAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestOptAlignmentsGraphSamplingAlg
 
NBestPrefixAlignmentsGraphGuessMarkingAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
NBestPrefixAlignmentsGraphGuessMarkingAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestPrefixAlignmentsGraphGuessMarkingAlg
 
net - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
net - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
NET - Static variable in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedSwapParamConnection
 
netPatterns - Variable in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerNetPatternParameter
 
NEV - Static variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
nextTrans - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
nodeInstance - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
nonSkippedTransitions - Variable in class org.processmining.plugins.astar.petrinet.impl.AStarRestrictedMoveModelThread
 
NOPATTERN - Static variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
NOPATTERN - Static variable in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel
 
NOSTATS - Static variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
NUMALIGNMENTS - Static variable in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
numEventClasses() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
numExpectedAlignments - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingNBestAlg
 
numFinalMarkings() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPILPDelegate
 
numPlaces() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
numReliableCaseInvolved - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
numReliableCaseInvolved - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
numReliableCaseInvolved - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
NUMSTATEGENERATED - Static variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
NUMSTATEGENERATED - Static variable in class org.processmining.plugins.petrinet.replayresult.PNRepResult
 
NUMSTATES - Static variable in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
numTransitions() - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 

O

OptimizedCostBasedPNReplayAlgorithm - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix
 
OptimizedCostBasedPNReplayAlgorithm() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.OptimizedCostBasedPNReplayAlgorithm
 
org.processmining.models.connections.petrinets - package org.processmining.models.connections.petrinets
 
org.processmining.plugins.astar.petrinet - package org.processmining.plugins.astar.petrinet
 
org.processmining.plugins.astar.petrinet.impl - package org.processmining.plugins.astar.petrinet.impl
 
org.processmining.plugins.astar.petrinet.manifestreplay - package org.processmining.plugins.astar.petrinet.manifestreplay
 
org.processmining.plugins.astar.petrinet.manifestreplay.ui - package org.processmining.plugins.astar.petrinet.manifestreplay.ui
 
org.processmining.plugins.connectionfactories.logpetrinet - package org.processmining.plugins.connectionfactories.logpetrinet
 
org.processmining.plugins.petrinet.finalmarkingprovider - package org.processmining.plugins.petrinet.finalmarkingprovider
 
org.processmining.plugins.petrinet.initmarkingprovider - package org.processmining.plugins.petrinet.initmarkingprovider
 
org.processmining.plugins.petrinet.invisiblemapper - package org.processmining.plugins.petrinet.invisiblemapper
 
org.processmining.plugins.petrinet.manifestreplayer - package org.processmining.plugins.petrinet.manifestreplayer
 
org.processmining.plugins.petrinet.manifestreplayer.algorithms - package org.processmining.plugins.petrinet.manifestreplayer.algorithms
 
org.processmining.plugins.petrinet.manifestreplayer.conversion - package org.processmining.plugins.petrinet.manifestreplayer.conversion
 
org.processmining.plugins.petrinet.manifestreplayer.transclassifier - package org.processmining.plugins.petrinet.manifestreplayer.transclassifier
 
org.processmining.plugins.petrinet.manifestreplayresult - package org.processmining.plugins.petrinet.manifestreplayresult
 
org.processmining.plugins.petrinet.manifestreplayresult.exporting - package org.processmining.plugins.petrinet.manifestreplayresult.exporting
 
org.processmining.plugins.petrinet.manifestreplayresult.visualization - package org.processmining.plugins.petrinet.manifestreplayresult.visualization
 
org.processmining.plugins.petrinet.replayer - package org.processmining.plugins.petrinet.replayer
 
org.processmining.plugins.petrinet.replayer.algorithms - package org.processmining.plugins.petrinet.replayer.algorithms
 
org.processmining.plugins.petrinet.replayer.algorithms.behavapp - package org.processmining.plugins.petrinet.replayer.algorithms.behavapp
 
org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete - package org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete
 
org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.markeq - package org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.markeq
 
org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper - package org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper
 
org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix - package org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix
 
org.processmining.plugins.petrinet.replayer.algorithms.swapping - package org.processmining.plugins.petrinet.replayer.algorithms.swapping
 
org.processmining.plugins.petrinet.replayer.algorithms.syncproduct - package org.processmining.plugins.petrinet.replayer.algorithms.syncproduct
 
org.processmining.plugins.petrinet.replayer.annotations - package org.processmining.plugins.petrinet.replayer.annotations
 
org.processmining.plugins.petrinet.replayer.matchinstances - package org.processmining.plugins.petrinet.replayer.matchinstances
 
org.processmining.plugins.petrinet.replayer.matchinstances.algorithms - package org.processmining.plugins.petrinet.replayer.matchinstances.algorithms
 
org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express - package org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
org.processmining.plugins.petrinet.replayer.matchinstances.ui - package org.processmining.plugins.petrinet.replayer.matchinstances.ui
 
org.processmining.plugins.petrinet.replayer.matchinstances.visualization - package org.processmining.plugins.petrinet.replayer.matchinstances.visualization
 
org.processmining.plugins.petrinet.replayer.ui - package org.processmining.plugins.petrinet.replayer.ui
 
org.processmining.plugins.petrinet.replayer.util - package org.processmining.plugins.petrinet.replayer.util
 
org.processmining.plugins.petrinet.replayer.util.codec - package org.processmining.plugins.petrinet.replayer.util.codec
 
org.processmining.plugins.petrinet.replayer.util.statespaces - package org.processmining.plugins.petrinet.replayer.util.statespaces
 
org.processmining.plugins.petrinet.replayresult - package org.processmining.plugins.petrinet.replayresult
 
org.processmining.plugins.petrinet.replayresult.exporting - package org.processmining.plugins.petrinet.replayresult.exporting
 
org.processmining.plugins.petrinet.replayresult.visualization - package org.processmining.plugins.petrinet.replayresult.visualization
 
org.processmining.plugins.petrinet.visualization - package org.processmining.plugins.petrinet.visualization
 
org.processmining.plugins.replayer.replayresult - package org.processmining.plugins.replayer.replayresult
 
org.processmining.pnetreplayer.dialogs - package org.processmining.pnetreplayer.dialogs
 
org.processmining.pnetreplayer.parameters - package org.processmining.pnetreplayer.parameters
 
org.processmining.pnetreplayer.utils - package org.processmining.pnetreplayer.utils
 
ORIGTRACELENGTH - Static variable in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
ORIGTRACELENGTH - Static variable in class org.processmining.plugins.petrinet.replayresult.PNRepResult
 
origTrans2Int - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
origTransArr - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
Mapping back to the original process model.

P

packInfo(JComponent, JComponent) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProMPropertiesPanelWithComp
 
paintComponent(Graphics) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
PARAM - Static variable in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedSwapParamConnection
 
PARAMETERS - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.ui.PNMatchInstancesReplayerUI
 
PARAMETERS - Static variable in class org.processmining.plugins.petrinet.replayer.ui.PNReplayerUI
 
ParamSettingBestWithFitnessBoundAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
Adds a slider to adjust the parameter "lowerFitnessBound" to the standard parameter settings dialog
ParamSettingBestWithFitnessBoundAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingBestWithFitnessBoundAlg
 
ParamSettingExpressAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
ParamSettingExpressAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
ParamSettingNBestAlg - Class in org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express
 
ParamSettingNBestAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingNBestAlg
 
parent - Variable in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
parikh - Variable in class org.processmining.plugins.astar.petrinet.impl.PHead
 
PartialOrderBuilder - Interface in org.processmining.plugins.astar.petrinet
 
PatternMappingPanel - Class in org.processmining.plugins.astar.petrinet.manifestreplay.ui
 
PatternMappingPanel() - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel
 
PDelegate - Class in org.processmining.plugins.astar.petrinet.impl
 
PDelegate(Petrinet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PDelegate
 
PDelegate(ResetNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PDelegate
 
PDelegate(InhibitorNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PDelegate
 
PDelegate(ResetInhibitorNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PDelegate
 
PERFECTCASERELIABLECOUNTER - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
PERFECTCASERELIABLECOUNTER - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
PERFECTCASERELIABLECOUNTER - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
PETRINETGRAPH - Static variable in class org.processmining.models.connections.petrinets.EvClassLogPetrinetConnection
 
PETRINETGRAPH - Static variable in class org.processmining.models.connections.petrinets.PNCodecConnection
 
PetrinetGraphPlayOut - Class in org.processmining.plugins.petrinet.replayresult.exporting
 
PetrinetGraphPlayOut(PetrinetGraph, Marking) - Constructor for class org.processmining.plugins.petrinet.replayresult.exporting.PetrinetGraphPlayOut
 
PetrinetReplayerILPRestrictedMoveModel - Class in org.processmining.plugins.astar.petrinet
This replay use ILP, and some transitions are not allowed to do move on models
PetrinetReplayerILPRestrictedMoveModel() - Constructor for class org.processmining.plugins.astar.petrinet.PetrinetReplayerILPRestrictedMoveModel
 
PetrinetReplayerNoILPRestrictedMoveModel - Class in org.processmining.plugins.astar.petrinet
 
PetrinetReplayerNoILPRestrictedMoveModel() - Constructor for class org.processmining.plugins.astar.petrinet.PetrinetReplayerNoILPRestrictedMoveModel
 
PetrinetReplayerSSD - Class in org.processmining.plugins.astar.petrinet
 
PetrinetReplayerSSD() - Constructor for class org.processmining.plugins.astar.petrinet.PetrinetReplayerSSD
 
PetrinetReplayerWithILP - Class in org.processmining.plugins.astar.petrinet
 
PetrinetReplayerWithILP() - Constructor for class org.processmining.plugins.astar.petrinet.PetrinetReplayerWithILP
 
PetrinetReplayerWithoutILP - Class in org.processmining.plugins.astar.petrinet
 
PetrinetReplayerWithoutILP() - Constructor for class org.processmining.plugins.astar.petrinet.PetrinetReplayerWithoutILP
 
PetrinetSwapReplayer - Class in org.processmining.plugins.petrinet.replayer.algorithms.swapping
 
PetrinetSwapReplayer() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.swapping.PetrinetSwapReplayer
 
PHead - Class in org.processmining.plugins.astar.petrinet.impl
The head is basically two vectors, one for the marking and one for the parikh vector.
PHead(AbstractPDelegate<?>, Marking, XTrace) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PHead
 
PHead(ShortShortMultiset, ShortShortMultiset, int) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PHead
 
PHead.HashContainer - Class in org.processmining.plugins.astar.petrinet.impl
 
PHead.HashContainer(int) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PHead.HashContainer
 
PHeadCompressor<T extends nl.tue.astar.Tail> - Class in org.processmining.plugins.astar.petrinet.impl
 
PHeadCompressor(short, short) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
Construct the compressor with a fixed length for all vectors.
PHeadUnique - Class in org.processmining.plugins.astar.petrinet.impl
 
PHeadUnique(ShortShortMultiset, ShortShortMultiset, int) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PHeadUnique
 
PHeadUnique(AbstractPDelegate<?>, Marking, XTrace) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PHeadUnique
 
PHeadUniqueDijkstraCompressor - Class in org.processmining.plugins.astar.petrinet.impl
 
PHeadUniqueDijkstraCompressor(short, short) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PHeadUniqueDijkstraCompressor
 
PHeadUniqueILPCompressor - Class in org.processmining.plugins.astar.petrinet.impl
 
PHeadUniqueILPCompressor(short, short) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PHeadUniqueILPCompressor
 
PILPDelegate - Class in org.processmining.plugins.astar.petrinet.impl
 
PILPDelegate(Petrinet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, int, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
 
PILPDelegate(ResetNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, int, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
 
PILPDelegate(InhibitorNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, int, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
 
PILPDelegate(ResetInhibitorNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, int, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
 
PILPDelegate(Petrinet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, Map<Transition, Integer>, int, int, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
The following constructors accept mapping from sync moves to cost
PILPDelegate(ResetNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, Map<Transition, Integer>, int, int, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
 
PILPDelegate(InhibitorNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, Map<Transition, Integer>, int, int, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
 
PILPDelegate(ResetInhibitorNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, Map<Transition, Integer>, int, int, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
 
PILPDelegate(PetrinetGraph, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, Map<Transition, Integer>, int, int, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PILPDelegate
The main constructor that in the end is called by other constructors
PILPTail - Class in org.processmining.plugins.astar.petrinet.impl
 
PILPTail(PILPDelegate, PHead, int) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
PILPTail(int, short[], boolean) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
PILPTailCompressor - Class in org.processmining.plugins.astar.petrinet.impl
 
PILPTailCompressor(int, short, short) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PILPTailCompressor
 
place2int - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
places - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
places - Variable in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
PN - Static variable in class org.processmining.models.connections.petrinets.PNManifestConnection
 
PN - Static variable in class org.processmining.models.connections.petrinets.PNMatchInstancesRepResultConnection
 
PN - Static variable in class org.processmining.models.connections.petrinets.PNRepResultAllRequiredParamConnection
 
PN - Static variable in class org.processmining.models.connections.petrinets.PNRepResultConnection
 
PNaiveDelegate - Class in org.processmining.plugins.astar.petrinet.impl
 
PNaiveDelegate(ResetNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PNaiveDelegate
 
PNaiveDelegate(InhibitorNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PNaiveDelegate
 
PNaiveDelegate(ResetInhibitorNet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PNaiveDelegate
 
PNaiveDelegate(Petrinet, XLog, XEventClasses, TransEvClassMapping, Map<Transition, Integer>, Map<XEventClass, Integer>, int, boolean, Marking...) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PNaiveDelegate
 
PNaiveTail - Class in org.processmining.plugins.astar.petrinet.impl
Implementation of the tail that implements the estimate equal to the cost of all synchronous moves
PNAlgorithmStep - Class in org.processmining.plugins.petrinet.replayer.ui
 
PNAlgorithmStep(PluginContext, PetrinetGraph, XLog, TransEvClassMapping) - Constructor for class org.processmining.plugins.petrinet.replayer.ui.PNAlgorithmStep
 
PNCODEC - Static variable in class org.processmining.models.connections.petrinets.PNCodecConnection
 
PNCodec - Class in org.processmining.plugins.petrinet.replayer.util.codec
 
PNCodec() - Constructor for class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
PNCodec(PetrinetGraph) - Constructor for class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
PNCodecConnection - Class in org.processmining.models.connections.petrinets
 
PNCodecConnection(String, PetrinetGraph, PNCodec) - Constructor for class org.processmining.models.connections.petrinets.PNCodecConnection
 
PNetPattern - Class in org.processmining.plugins.petrinet.manifestreplayer
This class represent patterns in form of petri net.
PNetPattern(PetrinetGraph, Map<Transition, XEventClass>, Marking, Marking...) - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.PNetPattern
 
PNLogMatchInstancesReplayer - Class in org.processmining.plugins.petrinet.replayer.matchinstances
This class replay a log on a model and return the set of all best matching alignments for all traces in the log.
PNLogMatchInstancesReplayer() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.PNLogMatchInstancesReplayer
 
PNLogReplayer - Class in org.processmining.plugins.petrinet.replayer
 
PNLogReplayer() - Constructor for class org.processmining.plugins.petrinet.replayer.PNLogReplayer
 
PNLogReplayResultVis - Class in org.processmining.plugins.petrinet.replayresult.visualization
 
PNLogReplayResultVis() - Constructor for class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVis
 
PNLogReplayResultVisPanel - Class in org.processmining.plugins.petrinet.replayresult.visualization
 
PNLogReplayResultVisPanel() - Constructor for class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
PNLogReplayResultVisPanel(PetrinetGraph, XLog, PNRepResult, Progress) - Constructor for class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
PNManifestConnection - Class in org.processmining.models.connections.petrinets
 
PNManifestConnection(String, PetrinetGraph, XLog, IPNManifestReplayAlgorithm, PNManifestReplayerParameter, Manifest) - Constructor for class org.processmining.models.connections.petrinets.PNManifestConnection
 
PNManifestFlattener - Class in org.processmining.plugins.astar.petrinet.manifestreplay
This class flattens a petri net to encoded compact form
PNManifestFlattener(PetrinetGraph, PNManifestReplayerParameter) - Constructor for class org.processmining.plugins.astar.petrinet.manifestreplay.PNManifestFlattener
 
PNManifestReplayer - Class in org.processmining.plugins.petrinet.manifestreplayer
 
PNManifestReplayer() - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayer
 
PNManifestReplayerILPAlgorithm - Class in org.processmining.plugins.petrinet.manifestreplayer.algorithms
 
PNManifestReplayerILPAlgorithm() - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPAlgorithm
 
PNManifestReplayerILPPNetPatternAlgorithm - Class in org.processmining.plugins.petrinet.manifestreplayer.algorithms
 
PNManifestReplayerILPPNetPatternAlgorithm() - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPPNetPatternAlgorithm
 
PNManifestReplayerNetPatternParameter - Class in org.processmining.plugins.petrinet.manifestreplayer
 
PNManifestReplayerNetPatternParameter() - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerNetPatternParameter
 
PNManifestReplayerParameter - Class in org.processmining.plugins.petrinet.manifestreplayer
 
PNManifestReplayerParameter() - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter
 
PNManifestReplayerParameter(Map<TransClass, Integer>, Map<XEventClass, Integer>, TransClass2PatternMap, int, Marking, Marking[]) - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter
 
PNManifestReplayerParameter(Map<TransClass, Integer>, Map<XEventClass, Integer>, Map<TransClass, Integer>, TransClass2PatternMap, int, Marking, Marking[]) - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter
 
PNMatchInstancesReplayerUI - Class in org.processmining.plugins.petrinet.replayer.matchinstances.ui
 
PNMatchInstancesReplayerUI(UIPluginContext) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.ui.PNMatchInstancesReplayerUI
 
PNMatchInstancesReplayerUI(UIPluginContext, IPNMatchInstancesLogReplayAlgorithm) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.ui.PNMatchInstancesReplayerUI
 
PNMatchInstancesRepResult - Class in org.processmining.plugins.petrinet.replayresult
Given a log and a process model, this class stores all best matching sequence of all traces in the log.
PNMatchInstancesRepResult(Collection<AllSyncReplayResult>) - Constructor for class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
PNMatchInstancesRepResultConnection - Class in org.processmining.models.connections.petrinets
 
PNMatchInstancesRepResultConnection(String, PetrinetGraph, Marking, XLog, PNMatchInstancesRepResult) - Constructor for class org.processmining.models.connections.petrinets.PNMatchInstancesRepResultConnection
 
PNMatchInstancesRepResultSimpleVisPanel - Class in org.processmining.plugins.petrinet.replayer.matchinstances.visualization
 
PNMatchInstancesRepResultSimpleVisPanel(PetrinetGraph, XLog, PNMatchInstancesRepResult, Progress) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
PNMatchInstancesRepResultVisPanel - Class in org.processmining.plugins.petrinet.replayer.matchinstances.visualization
 
PNMatchInstancesRepResultVisPanel(PetrinetGraph, XLog, PNMatchInstancesRepResult, Progress) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
PNMatchInstancesVis - Class in org.processmining.plugins.petrinet.replayer.matchinstances.visualization
 
PNMatchInstancesVis() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesVis
 
PNMatchInstanceVisSimple - Class in org.processmining.plugins.petrinet.replayer.matchinstances.visualization
 
PNMatchInstanceVisSimple() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstanceVisSimple
 
PNParamSettingStep - Class in org.processmining.plugins.petrinet.replayer.matchinstances.ui
 
PNParamSettingStep() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.ui.PNParamSettingStep
 
PNReplayAlgorithm - Annotation Type in org.processmining.plugins.petrinet.replayer.annotations
 
PNReplayerUI - Class in org.processmining.plugins.petrinet.replayer.ui
 
PNReplayerUI() - Constructor for class org.processmining.plugins.petrinet.replayer.ui.PNReplayerUI
 
PNReplayMultipleAlignmentAlgorithm - Annotation Type in org.processmining.plugins.petrinet.replayer.annotations
 
PNReplayStep - Class in org.processmining.plugins.petrinet.replayer.matchinstances.ui
 
PNReplayStep() - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.ui.PNReplayStep
 
PNRepMatchInstancesAlgorithmStep - Class in org.processmining.plugins.petrinet.replayer.matchinstances.ui
 
PNRepMatchInstancesAlgorithmStep(PluginContext) - Constructor for class org.processmining.plugins.petrinet.replayer.matchinstances.ui.PNRepMatchInstancesAlgorithmStep
 
PNREPRESULT - Static variable in class org.processmining.models.connections.petrinets.PNMatchInstancesRepResultConnection
 
PNREPRESULT - Static variable in class org.processmining.models.connections.petrinets.PNRepResultAllRequiredParamConnection
 
PNREPRESULT - Static variable in class org.processmining.models.connections.petrinets.PNRepResultConnection
 
PNRepResult - Class in org.processmining.plugins.petrinet.replayresult
 
PNRepResult(Collection<SyncReplayResult>) - Constructor for class org.processmining.plugins.petrinet.replayresult.PNRepResult
Cache important aggregate information about syncRepResult in info variable
PNRepResultAllRequiredParamConnection - Class in org.processmining.models.connections.petrinets
 
PNRepResultAllRequiredParamConnection(String, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayAlgorithm, IPNReplayParameter, PNRepResult) - Constructor for class org.processmining.models.connections.petrinets.PNRepResultAllRequiredParamConnection
 
PNRepResultConnection - Class in org.processmining.models.connections.petrinets
 
PNRepResultConnection(String, PetrinetGraph, Marking, XLog, PNRepResult) - Constructor for class org.processmining.models.connections.petrinets.PNRepResultConnection
 
populateActivityWeight(Collection<XEventClass>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppUI
 
populateCostPanel(PetrinetGraph, XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
populateMoveOnLogPanel(XLog, TransEvClassMapping) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
Generate move on log panel
populateMoveOnModelPanel(PetrinetGraph, XLog) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
Generate move on model panel
populateSetAllButton(String, DefaultTableModel) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
populateValue(String, NumberFormat, NumberFormat, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
populateValue(String, NumberFormat, NumberFormat, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
populateValue(String, NumberFormat, NumberFormat, int) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
PRecord - Class in org.processmining.plugins.astar.petrinet.impl
 
PRecord(long, int, PRecord, int, int, int, int, BitMask) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PRecord
 
PRecord(int, PRecord, int, int) - Constructor for class org.processmining.plugins.astar.petrinet.impl.PRecord
 
PrefixBasedPetrinetReplayer - Class in org.processmining.plugins.astar.petrinet
 
PrefixBasedPetrinetReplayer() - Constructor for class org.processmining.plugins.astar.petrinet.PrefixBasedPetrinetReplayer
 
preSelectOption(String, Object[], boolean) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel
Returns the Event Option Box index of the most similar event for the transition.
printManifestForCase(int) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
printRecord(AbstractPDelegate<?>, int, PRecord) - Static method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
ProcessInstanceConformanceView - Class in org.processmining.plugins.petrinet.replayresult.visualization
 
ProcessInstanceConformanceView(String, XTrace, XLogInfo, int) - Constructor for class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
ProcessInstanceConformanceView(String, XTrace, XLogInfo) - Constructor for class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
ProcessInstanceConformanceView(String, List<Object>, List<StepTypes>, int) - Constructor for class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
ProcessInstanceConformanceView(String, List<Object>, List<StepTypes>) - Constructor for class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
processMove(H, T, Record, int, int, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphThread
 
processMove(H, T, Record, int, int, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllSamplingOptAlignmentsGraphThread
 
promEvClassTable - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
ProMPropertiesPanelWithComp - Class in org.processmining.plugins.petrinet.replayresult.visualization
 
ProMPropertiesPanelWithComp(String) - Constructor for class org.processmining.plugins.petrinet.replayresult.visualization.ProMPropertiesPanelWithComp
 
promTable - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
ProMTableWithoutHeader - Class in org.processmining.plugins.petrinet.replayresult.visualization
 
ProMTableWithoutHeader(TableModel) - Constructor for class org.processmining.plugins.petrinet.replayresult.visualization.ProMTableWithoutHeader
 
ProMTableWithoutHeader(TableModel, TableColumnModel) - Constructor for class org.processmining.plugins.petrinet.replayresult.visualization.ProMTableWithoutHeader
 
PROVIDER - Static variable in class org.processmining.plugins.astar.petrinet.impl.PHead
 

Q

QUEUEDSTATE - Static variable in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
QUEUEDSTATE - Static variable in class org.processmining.plugins.petrinet.replayresult.PNRepResult
 
queuedStates - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
queuedStates - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Result
 
queuedStates - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 

R

RAWFITNESSCOST - Static variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
Pointer to value on doubleStats
RAWFITNESSCOST - Static variable in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
RAWFITNESSCOST - Static variable in class org.processmining.plugins.petrinet.replayresult.PNRepResult
 
record - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Result
 
recordToResult(AbstractPDelegate<?>, XTrace, Trace, PRecord, int, int, boolean, long, int, int, TIntList, TIntIntMap) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
recordToResult(AbstractPDelegate<?>, XTrace, Trace, PRecord, int, int, boolean, long, int, int, TIntList, TIntIntMap) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerSSD
 
recordToResult(D, XTrace, Trace, Collection<PRecord>, int, int, int, boolean, long, List<Object>, List<StepTypes>, AllSyncReplayResult, Map<Record, List<Record>>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AbstractAllOptAlignmentsGraphAlg
Recursive call that investigate the same map
recordToResult(PDelegate, XTrace, Trace, Collection<PRecord>, int, int, int, boolean, long, List<Object>, List<StepTypes>, AllSyncReplayResult, Map<Record, List<Record>>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllKnotSamplingOptAlignmentsGraphAlg
 
recordToResult(PDelegate, XTrace, Trace, Collection<PRecord>, int, int, int, boolean, long, List<Object>, List<StepTypes>, AllSyncReplayResult, Map<Record, List<Record>>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphSamplingAlg
Recursive call that investigate the same map
recordToResult(AllOptAlignmentsTreeDelegate, XTrace, Trace, Set<PRecord>, int, int, int, boolean, long, double) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeAlg
 
recordToResult(PDelegate, XTrace, Trace, Collection<PRecord>, int, int, int, boolean, long, List<Object>, List<StepTypes>, AllSyncReplayResult, Map<Record, List<Record>>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphGuessMarkingAlg
Recursive call that investigate the same map
recordToResult(AllOptAlignmentsTreeDelegate, XTrace, Trace, Set<PRecord>, int, int, int, boolean, long, double) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestAlignmentsTreeAlg
 
recordToResult(PDelegate, XTrace, Trace, Collection<PRecord>, int, int, int, boolean, long, List<Object>, List<StepTypes>, AllSyncReplayResult, Map<Record, List<Record>>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestOptAlignmentsGraphSamplingAlg
This method needs to be overridden because there is no need to compute the number of all optimal alignments as it is computed in the parent class
recordToResult(PDelegate, XTrace, Trace, Collection<PRecord>, int, int, int, boolean, long, List<Object>, List<StepTypes>, AllSyncReplayResult, Map<Record, List<Record>>) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestPrefixAlignmentsGraphGuessMarkingAlg
This method needs to be overridden because there is no need to compute the number of all optimal alignments as it is computed in the parent class
recordToResultSSD(DijkstraPDelegate, XTrace, Trace, PRecord, int, int, boolean, long, int, double, TIntList, TIntIntMap) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerSSD
 
relatedStepTypeObj - Variable in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
the following attribute (relatedStepTypeObj) holds: 1.
reliable - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Result
 
reliableCasesTModel - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
reliableCasesTModel - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
reliableCasesTModel - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
RELIABLEMAX - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
RELIABLEMAX - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
RELIABLEMAX - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
RELIABLEMIN - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
Pointers to property variable
RELIABLEMIN - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
Pointers to property variable
RELIABLEMIN - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
Pointers to property variable
removeTransition(Short) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
replaceTransitions(Map<Transition, Transition>, boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParam
 
replaceTransitions(Map<Transition, Transition>, boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
replaceTransitions(Map<Transition, Transition>, boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
replaceTransitions(Map<Transition, Transition>, boolean) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParameter
Replace transitions in this parameter (if the parameter consider individual transitions) with another transitions.
replaceTransitions(Map<Transition, Transition>, boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
replaceUI - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapUI
 
REPLAYALGORITHM - Static variable in class org.processmining.models.connections.petrinets.PNManifestConnection
 
REPLAYALGORITHM - Static variable in class org.processmining.models.connections.petrinets.PNRepResultAllRequiredParamConnection
 
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerILPRestrictedMoveModel
 
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerNoILPRestrictedMoveModel
 
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerSSD
 
replayLog(PluginContext, PetrinetGraph, XLog, AbstractPNManifestReplayerParameter) - Method in interface org.processmining.plugins.petrinet.manifestreplayer.algorithms.IPNManifestReplayAlgorithm
Main method, assuming that all required inputs are valid
replayLog(PluginContext, PetrinetGraph, XLog, AbstractPNManifestReplayerParameter) - Method in class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPAlgorithm
replay log, assuming whatever dependencies are satisfied.
replayLog(PluginContext, PetrinetGraph, XLog, AbstractPNManifestReplayerParameter) - Method in class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPPNetPatternAlgorithm
 
replayLog(UIPluginContext, PetrinetGraph, XLog) - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayer
 
replayLog(PluginContext, PetrinetGraph, XLog, IPNManifestReplayAlgorithm, PNManifestReplayerParameter) - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayer
 
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
Main method to replay log
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteMarkEqAlg
 
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteNaiveAlg
 
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.AbstractCostBasedCompleteRPSTAlg
 
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixAlg
 
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayAlgorithm
Replay log assuming GUI exist (progress bars, etc)
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.PetrinetSwapReplayer
 
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductAlg
 
replayLog(PluginContext, PetrinetGraph, Marking, Marking, XLog, TransEvClassMapping, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphAlg
 
replayLog(PluginContext, PetrinetGraph, Marking, Marking, XLog, TransEvClassMapping, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphILPAlg
 
replayLog(PluginContext, PetrinetGraph, Marking, Marking, XLog, TransEvClassMapping, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphSamplingAlg
 
replayLog(PluginContext, PetrinetGraph, Marking, Marking, XLog, TransEvClassMapping, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeAlg
 
replayLog(PluginContext, PetrinetGraph, Marking, Marking, XLog, TransEvClassMapping, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphAlg
 
replayLog(PluginContext, PetrinetGraph, Marking, Marking, XLog, TransEvClassMapping, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.BestWithFitnessBoundAlignmentsTreeAlg
 
replayLog(PluginContext, PetrinetGraph, Marking, Marking, XLog, TransEvClassMapping, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.BestWithFitnessBoundPerTraceAlignmentTreeAlg
 
replayLog(PluginContext, PetrinetGraph, Marking, Marking, XLog, TransEvClassMapping, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestAlignmentsTreeAlg
 
replayLog(PluginContext, PetrinetGraph, Marking, Marking, XLog, TransEvClassMapping, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestOptAlignmentsGraphSamplingAlg
 
replayLog(PluginContext, PetrinetGraph, Marking, Marking, XLog, TransEvClassMapping, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestPrefixAlignmentsGraphGuessMarkingAlg
This method needs to be overridden, because n best alignments do not necessarily be optimal alignments.
replayLog(PluginContext, PetrinetGraph, Marking, Marking, XLog, TransEvClassMapping, Object[]) - Method in interface org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.IPNMatchInstancesLogReplayAlgorithm
Method to replay a whole log on a model and return all best matching instance between each trace and the model Assumption: all markings are given, no need to check for connection to the original net
replayLog(UIPluginContext, Petrinet, XLog) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.PNLogMatchInstancesReplayer
 
replayLog(UIPluginContext, ResetNet, XLog) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.PNLogMatchInstancesReplayer
 
replayLog(UIPluginContext, ResetInhibitorNet, XLog) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.PNLogMatchInstancesReplayer
 
replayLog(UIPluginContext, InhibitorNet, XLog) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.PNLogMatchInstancesReplayer
 
replayLog(UIPluginContext, PetrinetGraph, XLog) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.PNLogMatchInstancesReplayer
Deprecated.
replayLog(PluginContext, Petrinet, XLog, TransEvClassMapping, Marking, Marking, IPNMatchInstancesLogReplayAlgorithm, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.PNLogMatchInstancesReplayer
 
replayLog(PluginContext, ResetNet, XLog, TransEvClassMapping, Marking, Marking, IPNMatchInstancesLogReplayAlgorithm, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.PNLogMatchInstancesReplayer
 
replayLog(PluginContext, ResetInhibitorNet, XLog, TransEvClassMapping, Marking, Marking, IPNMatchInstancesLogReplayAlgorithm, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.PNLogMatchInstancesReplayer
 
replayLog(PluginContext, InhibitorNet, XLog, TransEvClassMapping, Marking, Marking, IPNMatchInstancesLogReplayAlgorithm, Object[]) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.PNLogMatchInstancesReplayer
 
replayLog(UIPluginContext, Petrinet, XLog) - Method in class org.processmining.plugins.petrinet.replayer.PNLogReplayer
 
replayLog(UIPluginContext, ResetNet, XLog) - Method in class org.processmining.plugins.petrinet.replayer.PNLogReplayer
 
replayLog(UIPluginContext, ResetInhibitorNet, XLog) - Method in class org.processmining.plugins.petrinet.replayer.PNLogReplayer
 
replayLog(UIPluginContext, InhibitorNet, XLog) - Method in class org.processmining.plugins.petrinet.replayer.PNLogReplayer
 
replayLog(PluginContext, Petrinet, XLog, TransEvClassMapping, IPNReplayAlgorithm, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.PNLogReplayer
 
replayLog(PluginContext, ResetNet, XLog, TransEvClassMapping, IPNReplayAlgorithm, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.PNLogReplayer
 
replayLog(PluginContext, ResetInhibitorNet, XLog, TransEvClassMapping, IPNReplayAlgorithm, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.PNLogReplayer
 
replayLog(PluginContext, InhibitorNet, XLog, TransEvClassMapping, IPNReplayAlgorithm, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.PNLogReplayer
 
replayLog(PluginContext, PetrinetGraph, XLog, TransEvClassMapping, IPNReplayAlgorithm, IPNReplayParameter) - Method in class org.processmining.plugins.petrinet.replayer.PNLogReplayer
 
replayLog(PluginContext) - Method in class org.processmining.plugins.petrinet.replayer.PNLogReplayer
 
replayLogGUI(UIPluginContext, PetrinetGraph, XLog) - Method in class org.processmining.plugins.petrinet.replayer.PNLogReplayer
 
replayLogParameter(PluginContext, PetrinetGraph, XLog, IPNManifestReplayAlgorithm, PNManifestReplayerParameter) - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayer
 
replayLogPetrinet(UIPluginContext, Petrinet, XLog) - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayer
 
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Map<Integer, LogAutomatonNode>, Map<Integer, XEventClass>, boolean, Map<XEventClass, Integer>, Random, Integer, Map<List<XEventClass>, Set<Integer>>, Set<Integer>, Set<Integer>, Map<Integer, Integer>, Map<Integer, Set<XEventClass>>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, Progress) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppNaiveAlg
 
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Map<Integer, LogAutomatonNode>, Map<Integer, XEventClass>, boolean, Map<XEventClass, Integer>, Random, Integer, Map<List<XEventClass>, Set<Integer>>, Set<Integer>, Set<Integer>, Map<Integer, Integer>, Map<Integer, Set<XEventClass>>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, Progress) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppPruneAlg
The main method to calculate the best alignment to measure behavioral appropriateness.
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Map<Integer, LogAutomatonNode>, Map<Integer, XEventClass>, boolean, Map<XEventClass, Integer>, Random, Integer, Map<List<XEventClass>, Set<Integer>>, Set<Integer>, Set<Integer>, Map<Integer, Integer>, Map<Integer, Set<XEventClass>>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, Progress) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppStubbornAlg
The main method to calculate the best alignment to measure behavioral appropriateness.
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Map<Integer, LogAutomatonNode>, Map<Integer, XEventClass>, boolean, Map<XEventClass, Integer>, Random, Integer, Map<List<XEventClass>, Set<Integer>>, Set<Integer>, Set<Integer>, Map<Integer, Integer>, Map<Integer, Set<XEventClass>>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, Progress) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.behavapp.IBehavAppAlg
 
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Set<Integer>, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Integer, Set<Integer>, Random, int, Map<XEventClass, Set<Integer>>, Map<XEventClass, Integer>, Map<Integer, Integer>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, MarkingEqConsultant, Map<Integer, XEventClass>, Progress) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteMarkEquation
 
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Set<Integer>, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Integer, Set<Integer>, Random, int, Map<XEventClass, Set<Integer>>, Map<XEventClass, Integer>, Map<Integer, Integer>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, MarkingEqConsultant, Map<Integer, XEventClass>, Progress) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteMarkEquationPrune
Replay loop
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Set<Integer>, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Integer, Set<Integer>, Random, int, Map<XEventClass, Set<Integer>>, Map<XEventClass, Integer>, Map<Integer, Integer>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, Progress) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteNaiveAlg
Replay loop
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Set<Integer>, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Integer, Set<Integer>, Random, int, Map<XEventClass, Set<Integer>>, Map<XEventClass, Integer>, Map<Integer, Integer>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, Progress) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompletePruneAlg
 
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Set<Integer>, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Integer, Set<Integer>, Random, int, Map<XEventClass, Set<Integer>>, Map<XEventClass, Integer>, Map<Integer, Integer>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, RPSTConsultant, Map<Integer, XEventClass>, Progress) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteRPST
 
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Set<Integer>, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Integer, Set<Integer>, Random, int, Map<XEventClass, Set<Integer>>, Map<XEventClass, Integer>, Map<Integer, Integer>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, RPSTConsultant, Map<Integer, XEventClass>, Progress) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteRPSTPrune
Replay loop
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Set<Integer>, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Integer, Set<Integer>, Random, int, Map<XEventClass, Set<Integer>>, Map<XEventClass, Integer>, Map<Integer, Integer>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, MarkingEqConsultant, Map<Integer, XEventClass>, Progress) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.ICostBasedCompleteMarkEqAlg
 
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Set<Integer>, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Integer, Set<Integer>, Random, int, Map<XEventClass, Set<Integer>>, Map<XEventClass, Integer>, Map<Integer, Integer>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, RPSTConsultant, Map<Integer, XEventClass>, Progress) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.ICostBasedCompleteRPSTAlg
Replay loop
replayLoop(List<XEventClass>, EncPNWSetFinalMarkings, Set<Integer>, Map<Integer, Map<Integer, Integer>>, Map<Integer, Map<Integer, Integer>>, Map<Map<Integer, Integer>, Integer>, Integer, Set<Integer>, Random, int, Map<XEventClass, Set<Integer>>, Map<XEventClass, Integer>, Map<Integer, Integer>, Map<Integer, SortedSet<Integer>>, Map<Integer, Map<Integer, Integer>>, Progress) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.IDefaultCostBasedCompleteAlg
 
REPLAYPARAMETERS - Static variable in class org.processmining.models.connections.petrinets.PNManifestConnection
 
REPLAYPARAMETERS - Static variable in class org.processmining.models.connections.petrinets.PNRepResultAllRequiredParamConnection
 
replayTraceInEncodedForm(Progress, List<XEventClass>, Map<XEventClass, List<Short>>, Set<Short>, PNCodec, Bag<Short>, int, int, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, PriorityQueue<CPNCostBasedTreeNode>) - Static method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.OptimizedCostBasedPNReplayAlgorithm
 
REPRESENTATIVES - Static variable in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
reset() - Method in class org.processmining.plugins.petrinet.replayer.util.CombinationGenerator
 
resetArcs - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
RPSTConsultant - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper
Assumption: A-All arcs are weighed 1 B-The net is sound workflow net (one entry node and one exit node is required by the implementation of RPST)
RPSTConsultant(RPSTTreeWrapper) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTConsultant
Default constructor
RPSTFragmentType - Enum in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper
 
RPSTNodeWSiblings - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper
 
RPSTNodeWSiblings(int, int, RPSTFragmentType) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
The only allowed constructor
RPSTTreeWrapper - Class in org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper
This class wraps the RPST into a representation that helps determining for a given marking, 1.
RPSTTreeWrapper(EncPNWSetFinalMarkings) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTTreeWrapper
Default constructor, based on encoded petri net

S

SARAFILE - Static variable in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductAlg
 
scrollPane - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProMPropertiesPanelWithComp
 
setAllowEventSkip(Boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setAllowExecViolating(Boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setAllowExecWOTokens(Boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setAllowInviTaskMove(Boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setAllowRealTaskMove(Boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setBaselineIfAllMvOnModel(int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
setBuildConnection(boolean) - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
setCanceller(AStarThread.Canceller) - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
setCanceller(AStarThread.Canceller) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractDefaultPNReplayParam
 
setChildren(Set<LogAutomatonNode>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNode
 
setConsidered(Record) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphThread
 
setCost(int) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
setCost(double) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEnc
 
setCost(int) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitness
 
setCost(int) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitnessWHeurCost
 
setCost(int) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
setCosts(int, int, int, int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
setCreateConn(boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractDefaultPNReplayParam
value is true if the replay result of the algorithm is expected to be visualized
setCreateConn(boolean) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParameter
If true, connection between replay result and its net and log is created
setCurrCost(double) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEnc
 
setCurrEncMarking(int) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
setCurrIndexOnAutomaton(int) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEnc
 
setCurrIndexOnTrace(int) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
setCurrIndexOnTrace(int) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
setCurrIndexOnTrace(int) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
setCurrMarking(Bag<Short>) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
setCurrMarking(Bag<Short>) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
setDuplicatesOnlyStep(List<Pair<Integer, Short>>) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
setDuplicatesOnlyStep(List<Pair<Integer, Short>>) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
setEncFinalMarking(Map<Integer, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
setEncFinalMarking(Map<Integer, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
setEncFinalMarking(Set<Map<Integer, Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
setEncInitialMarking(Map<Integer, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
setEncInitialMarking(Map<Integer, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
setEncInitialMarking(Map<Integer, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
setEntry(int) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
 
setEpsilon(int) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
Set epsilon value: value added to ensure we can go out of infinite firing sequence of transitions with cost 0
setEstimatedRemainingCost(double, boolean) - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
setEventClass(XEventClass) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNode
 
setEventClass(XEventClass) - Method in class org.processmining.plugins.petrinet.replayresult.ViolatingSyncMove
 
setExit(int) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
 
setFinalMarkings(Marking[]) - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
setFinalMarkings(Marking[]) - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNetPattern
 
setFinalMarkings(Marking[]) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParam
 
setFinalMarkings(Marking...) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
setFinalMarkings(Marking[]) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setFinalMarkings(Marking...) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParameter
 
setFinalMarkings(Marking[]) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
setFragmentType(RPSTFragmentType) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
 
setFrequency(int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNode
 
setFrequency(int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNodeWOID
 
setGUIMode(boolean) - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
setGUIMode(boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractDefaultPNReplayParam
value is true if later the algorithm is expected to give GUI notification
setGUIMode(boolean) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParameter
If true, messages are printed to context object
setHeuristicCost(int) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitnessWHeurCost
 
setHeuristicDistanceCost(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setId(int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNode
 
setInappropriateTransFireCost(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setInappropriateTransFireCost(int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
setInfo(Map<String, String>) - Method in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
setInfo(Map<String, Object>) - Method in class org.processmining.plugins.petrinet.replayresult.PNRepResult
 
setInfo(String) - Method in class org.processmining.plugins.petrinet.replayresult.ViolatingSyncMove
 
setInfo(Map<String, Double>) - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
setInfo(Map<String, Double>) - Method in class org.processmining.plugins.replayer.replayresult.SyncReplayResult
 
setInhibitorpredecessors(Map<Short, Set<Short>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
setInitialMarking(Marking) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParam
 
setInitialMarking(Marking) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
setInitialMarking(Marking) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setInitialMarking(Marking) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParameter
 
setInitialMarking(Marking) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
setInitMarking(Marking) - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
setInitMarking(Marking) - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNetPattern
 
setInsteadOf(Transition) - Method in class org.processmining.plugins.petrinet.replayresult.SwappedMove
 
setInvisibleActivity(XEventClass) - Method in class org.processmining.pnetreplayer.utils.TransEvClassMappingUtils
 
setLatestStepType(StepTypes) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
setMapArc2Weight(Map<Integer, Map<Integer, Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
setMapArc2Weight(Map<Integer, Map<Integer, Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
setMapArc2Weight(Map<Integer, Map<Integer, Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
setMapEncNode2Cost(Map<Integer, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
setMapEncNode2NodeGraph(Map<Integer, PetrinetNode>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
setMapEncNode2NodeGraph(Map<Integer, PetrinetNode>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
setMapEncNode2NodeGraph(Map<Integer, PetrinetNode>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
setMapEvClass2Cost(Map<XEventClass, Integer>) - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
setMapEvClass2Cost(Map<XEventClass, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
setMapEvClass2Cost(Map<XEventClass, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
setMapInhibitorArcs(Map<Integer, Set<Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
setMapInhibitorArcs(Map<Integer, Set<Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
setMapInhibitorArcs(Map<Integer, Set<Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
setMapping(TransClass2PatternMap) - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter
 
setMapping(TransEvClassMapping) - Method in interface org.processmining.pnetreplayer.parameters.TransEvClassMappingParameter
 
setMapPlaceShort(Map<Place, Short>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
setMapResetArcs(Map<Integer, Set<Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
setMapResetArcs(Map<Integer, Set<Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
setMapResetArcs(Map<Integer, Set<Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
setMapShortPlace(Map<Short, Place>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
setMapShortTrans(Map<Short, Transition>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
setMapSync2Cost(Map<Transition, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
setMapTrans2Cost(Map<Transition, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
setMapTrans2Cost(Map<Transition, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterCompleteCostBasedReplay
 
setMapTransShort(Map<Transition, Short>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
setMaxNumOfStates(int) - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNManifestReplayerParameter
 
setMaxNumOfStates(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
setMaxNumOfStates(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setMaxNumStates(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParam
 
setModelOnlyStep(List<Pair<Integer, Short>>) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
setModelOnlyStep(List<Pair<Integer, Short>>) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
setMoveLogCost(Map<XEventClass, Integer>) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
setMoveModelCost(Map<Transition, Integer>) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
setMoveOnLogOnly(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
setMoveOnModelOnlyInvi(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
setMoveOnModelOnlyReal(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
setMoveSynchronizedViolating(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
setMoveSynchronizedViolatingPartially(Boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
setMoveTraceOnlyStep(List<Integer>) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
setMoveTraceOnlyStep(List<Integer>) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeX
 
setNet(PetrinetGraph) - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNetPattern
 
setNextSibling(RPSTNodeWSiblings) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
 
setNodeInstance(List<Object>) - Method in class org.processmining.plugins.replayer.replayresult.SyncReplayResult
 
setNodeInstanceLst(List<List<Object>>) - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
setNumThreads(int) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.AbstractDefaultPNReplayParam
 
setNumThreads(int) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayParameter
 
setOccurTrans(Transition) - Method in class org.processmining.plugins.petrinet.replayresult.SwappedMove
 
setParam(CostBasedSwapParam) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedSwapParamConnection
 
setParent(RPSTNodeWSiblings) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
 
setParent(LogAutomatonNodeWOID) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNodeWOID
 
setParent(T) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
setParent(CPNCostBasedTreeNodeEncFitnessWHeurCost) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNodeEncFitnessWHeurCost
 
setPartialOrderBuilder(PartialOrderBuilder) - Method in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
setPartialOrderBuilder(PartialOrderBuilder) - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNPartialOrderAwareReplayAlgorithm
Set the partial order builder for any implementation of the IPN algorithm.
setPosition(double) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProMPropertiesPanelWithComp
 
setPredecessors(Map<Integer, Set<Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
setPredecessors(Map<Integer, Set<Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
setPredecessors(Map<Integer, Set<Integer>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
setPredecessors(Map<Short, Set<Short>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
setPreferredWidth(int, int) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProMTableWithoutHeader
 
setPrevSibling(RPSTNodeWSiblings) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTNodeWSiblings
 
setRelatedStepTypeObj(Integer) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.AbstractCPNCostBasedTreeNode
 
setReliable(boolean) - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
setReliable(boolean) - Method in class org.processmining.plugins.replayer.replayresult.SyncReplayResult
 
setReplayedEventCost(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setResetpredecessors(Map<Short, Set<Short>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
setRestrictedTrans(Set<Transition>) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.CostBasedCompleteManifestParam
 
setRowSorter(int, Comparator<?>) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProMTableWithoutHeader
 
setRowSorter(TableRowSorter<? extends TableModel>) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.ProMTableWithoutHeader
 
setSelfExecInviTaskCost(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setSelfExecInviTaskCost(int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
setSelfExecRealTaskCost(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setSelfExecRealTaskCost(int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
setSkippedEventCost(Integer) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixParam
 
setSkippedEventCost(int) - Method in class org.processmining.plugins.petrinet.replayer.util.LogCounterSyncReplay
 
setState(long) - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
setStateSpace(CompressedHashSet<State<PHead, T>>) - Method in class org.processmining.plugins.astar.petrinet.impl.AbstractPILPDelegate
 
setStateSpace(CompressedHashSet<State<PHead, DijkstraTail>>) - Method in class org.processmining.plugins.astar.petrinet.impl.PDelegate
 
setStateSpace(CompressedHashSet<State<PHead, PNaiveTail>>) - Method in class org.processmining.plugins.astar.petrinet.impl.PNaiveDelegate
 
setStepTypes(List<StepTypes>) - Method in class org.processmining.plugins.replayer.replayresult.SyncReplayResult
 
setStepTypesLst(List<List<StepTypes>>) - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
setSuccessors(Map<Short, Set<Short>>) - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
 
setSuccessors(ArrayList<LogAutomatonNodeWOID>) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNodeWOID
 
setTraceIndex(SortedSet<Integer>) - Method in class org.processmining.plugins.replayer.replayresult.AllSyncReplayResult
 
setTraceIndex(SortedSet<Integer>) - Method in class org.processmining.plugins.replayer.replayresult.SyncReplayResult
 
setTraceModelViolatingStep(List<Pair<Integer, Short>>) - Method in class org.processmining.plugins.petrinet.replayer.util.statespaces.CPNCostBasedTreeNode
 
setTrans2Cost(Map<TransClass, Integer>) - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
setTrans2ecC(Map<Transition, XEventClass>) - Method in class org.processmining.plugins.petrinet.manifestreplayer.PNetPattern
 
setTransition(Transition) - Method in class org.processmining.plugins.petrinet.replayer.util.LogAutomatonNodeWOID
 
setTransition(Transition) - Method in class org.processmining.plugins.petrinet.replayresult.ViolatingSyncMove
 
setTransSync2Cost(Map<TransClass, Integer>) - Method in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
setUseLogWeight(Boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParam
 
setUsePartialOrderedEvents(boolean) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParam
 
setxEventClassWeightMap(Map<XEventClass, Integer>) - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppParam
 
shouldConsiderResult(AllOptAlignmentsTreeAlg.MatchInstancesRes, AllOptAlignmentsTreeThread<PHead, DijkstraTail>, PRecord, int, XLog, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.BestWithFitnessBoundAlignmentsTreeAlg
 
shouldConsiderResult(AllOptAlignmentsTreeAlg.MatchInstancesRes, AllOptAlignmentsTreeThread<PHead, DijkstraTail>, PRecord, int, XLog, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.BestWithFitnessBoundPerTraceAlignmentTreeAlg
 
shouldConsiderResult(AllOptAlignmentsTreeAlg.MatchInstancesRes, AllOptAlignmentsTreeThread<PHead, DijkstraTail>, PRecord, int, XLog, int) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestAlignmentsTreeAlg
 
skip(PHead, SkippableOutputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
skipHead(InputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PILPTailCompressor
 
skipMarking(InputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
skipParikhVector(InputStream) - Method in class org.processmining.plugins.astar.petrinet.impl.PHeadCompressor
 
solvers - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPILPDelegate
 
states - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Result
 
StepTypes - Enum in org.processmining.plugins.petrinet.replayresult
 
stepTypes - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
sumAvgPrecisionValue - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
 
SVAL - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
SVAL - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
SVAL - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
SVALRELIABLE - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
SVALRELIABLE - Static variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
SVALRELIABLE - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVisPanel
 
SwappedMove - Class in org.processmining.plugins.petrinet.replayresult
 
SwappedMove(Transition, Transition) - Constructor for class org.processmining.plugins.petrinet.replayresult.SwappedMove
 
SwapPetrinetGraphConstructor - Class in org.processmining.plugins.petrinet.replayer.algorithms.swapping
 
SwapPetrinetGraphConstructor() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.swapping.SwapPetrinetGraphConstructor
 
swapUI - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.CostBasedCompleteSwapUI
 
sync2cost - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
SyncProductAlg - Class in org.processmining.plugins.petrinet.replayer.algorithms.syncproduct
Use synchronous product of two Petri nets to give a matching instance with the least cost.
SyncProductAlg() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductAlg
 
SyncProductParam - Class in org.processmining.plugins.petrinet.replayer.algorithms.syncproduct
 
SyncProductParam() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParam
 
SyncProductParamProvider - Class in org.processmining.plugins.petrinet.replayer.algorithms.syncproduct
 
SyncProductParamProvider(PluginContext, Petrinet) - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductParamProvider
 
SyncProductUI - Class in org.processmining.plugins.petrinet.replayer.algorithms.syncproduct
 
SyncProductUI() - Constructor for class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductUI
 
SyncReplayResult - Class in org.processmining.plugins.replayer.replayresult
 
SyncReplayResult(List<Object>, List<StepTypes>, int) - Constructor for class org.processmining.plugins.replayer.replayresult.SyncReplayResult
 

T

tableModel - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.ParamSettingExpressAlg
 
threads - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPILPDelegate
 
threads - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AbstractAllOptAlignmentsGraphAlg
 
TIME - Static variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
TIME - Static variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.OptimizedCostBasedPNReplayAlgorithm
 
TIME - Static variable in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
TIME - Static variable in class org.processmining.plugins.petrinet.replayresult.PNRepResult
 
toString() - Method in class org.processmining.plugins.astar.petrinet.impl.PHead
 
toString() - Method in class org.processmining.plugins.astar.petrinet.impl.PRecord
 
toString() - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerILPRestrictedMoveModel
 
toString() - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerNoILPRestrictedMoveModel
 
toString() - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerSSD
 
toString() - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerWithILP
 
toString() - Method in class org.processmining.plugins.astar.petrinet.PetrinetReplayerWithoutILP
 
toString() - Method in class org.processmining.plugins.astar.petrinet.PrefixBasedPetrinetReplayer
 
toString() - Method in class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPAlgorithm
the name of the algorithm
toString() - Method in class org.processmining.plugins.petrinet.manifestreplayer.algorithms.PNManifestReplayerILPPNetPatternAlgorithm
the name of the algorithm
toString() - Method in class org.processmining.plugins.petrinet.manifestreplayer.EvClassPattern
 
toString() - Method in class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.DefTransClassifier
 
toString() - Method in class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.IDBasedTransClassifier
 
toString() - Method in interface org.processmining.plugins.petrinet.manifestreplayer.transclassifier.ITransClassifier
 
toString() - Method in class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.TransClass
return the id
toString() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppNaiveAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppPruneAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.BehavAppStubbornAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteMarkEquation
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteMarkEquationPrune
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteNaiveAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompletePruneAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteRPST
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteRPSTPrune
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedprefix.CostBasedPrefixAlg
 
toString() - Method in interface org.processmining.plugins.petrinet.replayer.algorithms.IPNReplayAlgorithm
The name of the algorithm
toString() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.swapping.PetrinetSwapReplayer
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.algorithms.syncproduct.SyncProductAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllKnotSamplingOptAlignmentsGraphAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllKnotSamplingOptAlignmentsGraphCountAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphILPAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsGraphSamplingAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllOptAlignmentsTreeAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsGraphGuessMarkingAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.AllPrefixOptAlignmentsTreeAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.BestWithFitnessBoundAlignmentsTreeAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.BestWithFitnessBoundPerTraceAlignmentTreeAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestAlignmentsTreeAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestOptAlignmentsGraphSamplingAlg
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.express.NBestPrefixAlignmentsGraphGuessMarkingAlg
 
toString() - Method in interface org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.IPNMatchInstancesLogReplayAlgorithm
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPN
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNSyncProduct
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.EncPNWSetFinalMarkings
 
toString() - Method in class org.processmining.plugins.petrinet.replayer.util.codec.PNCodec
print
toString() - Method in class org.processmining.plugins.petrinet.replayresult.SwappedMove
 
toString() - Method in class org.processmining.plugins.petrinet.replayresult.ViolatingSyncMove
 
totalTime - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultSimpleVisPanel
 
totalTime - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesRepResultVisPanel
 
trace - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Representative
 
trace - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Result
 
trace2orgTrace - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Representative
 
trace2orgTrace - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Result
 
TRACEFITNESS - Static variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
TRACEFITNESS - Static variable in class org.processmining.plugins.petrinet.replayresult.PNMatchInstancesRepResult
 
TRACEFITNESS - Static variable in class org.processmining.plugins.petrinet.replayresult.PNRepResult
reference to information in SyncReplayResult (and info, if it is cached)
traceLabel - Variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
trackHeight - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
trackPadding - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
trackY - Static variable in class org.processmining.plugins.petrinet.replayresult.visualization.ProcessInstanceConformanceView
 
trans2cost - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
TRANS2EVCLASSMAPPING - Static variable in class org.processmining.models.connections.petrinets.EvClassLogPetrinetConnection
 
TRANS2EVCLASSMAPPING - Static variable in class org.processmining.models.connections.petrinets.PNRepResultAllRequiredParamConnection
 
trans2idx - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
trans2int - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
trans2PatternID - Variable in class org.processmining.plugins.astar.petrinet.manifestreplay.AbstractPNManifestFlattener
 
transArr - Variable in class org.processmining.plugins.petrinet.manifestreplayresult.Manifest
 
TransClass - Class in org.processmining.plugins.petrinet.manifestreplayer.transclassifier
 
TransClass(String) - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.TransClass
Default constructor
transClass2Cost - Variable in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
TransClass2PatternMap - Class in org.processmining.plugins.petrinet.manifestreplayer
This class stores the mapping between sequence of event classes to transitions
TransClass2PatternMap(XLog, PetrinetGraph, XEventClassifier, TransClasses, Map<TransClass, Set<EvClassPattern>>) - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.TransClass2PatternMap
Default constructor, require trans classifier
TransClasses - Class in org.processmining.plugins.petrinet.manifestreplayer.transclassifier
 
TransClasses(PetrinetGraph) - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.TransClasses
 
TransClasses(PetrinetGraph, ITransClassifier) - Constructor for class org.processmining.plugins.petrinet.manifestreplayer.transclassifier.TransClasses
 
transClassSync2Cost - Variable in class org.processmining.plugins.petrinet.manifestreplayer.AbstractPNManifestReplayerParameter
 
transCol - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.CostBasedCompleteParamProvider
 
TransEvClassMapping - Class in org.processmining.plugins.connectionfactories.logpetrinet
This class stores mapping between transitions and event classes
TransEvClassMapping(XEventClassifier, XEventClass) - Constructor for class org.processmining.plugins.connectionfactories.logpetrinet.TransEvClassMapping
Allowed constructor
TransEvClassMappingPanel - Class in org.processmining.pnetreplayer.dialogs
 
TransEvClassMappingPanel(Set<XEventClass>, TransEvClassMappingParameter) - Constructor for class org.processmining.pnetreplayer.dialogs.TransEvClassMappingPanel
 
TransEvClassMappingParameter - Interface in org.processmining.pnetreplayer.parameters
 
TransEvClassMappingUtils - Class in org.processmining.pnetreplayer.utils
 
transIndex2act - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
transIndex2input - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
transIndex2output - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
transitions - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
traversedArcs - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
traversedArcs - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 

U

unmapped - Variable in class org.processmining.plugins.astar.petrinet.impl.AbstractPDelegate
 
unUsedIndices - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Representative
 
unUsedIndices - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer.Result
 
updateTransClass(PetrinetGraph, ITransClassifier, Object[], boolean) - Method in class org.processmining.plugins.astar.petrinet.manifestreplay.ui.PatternMappingPanel
 
useLogWeight - Variable in class org.processmining.plugins.petrinet.replayer.algorithms.behavapp.AbstractBehavAppAlg
 
usePartialOrderEvents - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 

V

valueOf(String) - Static method in enum org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTFragmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.processmining.plugins.petrinet.replayer.matchinstances.InfoObjectConst
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.processmining.plugins.petrinet.replayresult.StepTypes
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.processmining.plugins.petrinet.replayer.algorithms.costbasedcomplete.rpstwrapper.RPSTFragmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.processmining.plugins.petrinet.replayer.matchinstances.InfoObjectConst
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.processmining.plugins.petrinet.replayresult.StepTypes
Returns an array containing the constants of this enum type, in the order they are declared.
variables - Variable in class org.processmining.plugins.astar.petrinet.impl.PILPTail
 
ViolatingSyncMove - Class in org.processmining.plugins.petrinet.replayresult
 
ViolatingSyncMove(Transition) - Constructor for class org.processmining.plugins.petrinet.replayresult.ViolatingSyncMove
 
ViolatingSyncMove(XEventClass) - Constructor for class org.processmining.plugins.petrinet.replayresult.ViolatingSyncMove
 
ViolatingSyncMove(Transition, XEventClass, String) - Constructor for class org.processmining.plugins.petrinet.replayresult.ViolatingSyncMove
 
visitedStates - Variable in class org.processmining.plugins.astar.petrinet.AbstractPetrinetReplayer
 
visitedStates - Variable in class org.processmining.plugins.petrinet.replayer.matchinstances.algorithms.AbstractAllOptAlignmentsAlg
 
visualize(PluginContext, Manifest) - Method in class org.processmining.plugins.petrinet.manifestreplayresult.visualization.ManifestLogProjectionVisualization
 
visualize(PluginContext, PNMatchInstancesRepResult) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstancesVis
 
visualize(PluginContext, PNMatchInstancesRepResult) - Method in class org.processmining.plugins.petrinet.replayer.matchinstances.visualization.PNMatchInstanceVisSimple
 
visualize(PluginContext, PNRepResult) - Method in class org.processmining.plugins.petrinet.replayresult.visualization.PNLogReplayResultVis
 
A B C D E F G H I L M N O P Q R S T U V