Skip navigation links
A B C D E F G H I L M N O P R S T U V X 

A

AbstractHistoryAwareCostFunction - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction
 
AbstractHistoryAwareCostFunction() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction
 
AbstractHistoryAwareCostFunction.CostProfileType - Enum in org.processmining.plugins.historyAwareReplayer.replayer.costFunction
 
AbstractionPanel - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels
 
AbstractionPanel(String, String[]) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.AbstractionPanel
 
AbstractionType - Enum in org.processmining.plugins.historyAwareReplayer.replayer.costFunction
 
abstractionType - Variable in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAwareCostFunction
 
accept(E) - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.traceview.FilteredListModel.ListModelFilter
 
actArray - Variable in class org.processmining.plugins.historyAwareReplayer.ResultReplay
It associates an activity to a 2-element tuple: - the first element is the number of times an activity is involved in a move a both with the same attribute assignments; - the second element is the number of times an activity is involved in a move a both with the different attribute assignments.
activity(String) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep.ExecutionStepBuilder
 
activityCost - Variable in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
ActivityMatchCost - Class in org.processmining.plugins.historyAwareReplayer.framework
 
ActivityMatchCost() - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCost
 
ActivityMatchCostPanel<E> - Class in org.processmining.plugins.historyAwareReplayer.GUI
 
ActivityMatchCostPanel(Set<? extends ReplayableActivity>, Map<? extends ReplayableActivity, E>) - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchCostPanel
 
ActivityMatchCostPanel(Set<? extends ReplayableActivity>, Map<? extends ReplayableActivity, E>, String) - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchCostPanel
 
ActivityMatchCosts<E> - Class in org.processmining.plugins.historyAwareReplayer.framework
 
ActivityMatchCosts(Set<? extends ReplayableActivity>, Map<? extends ReplayableActivity, E>, List<ActivityMatchCost>) - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCosts
 
ActivityMatchingCostTable<E> - Class in org.processmining.plugins.historyAwareReplayer.GUI
 
ActivityMatchingCostTable(Set<? extends ReplayableActivity>, Collection<E>) - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingCostTable
 
ActivityMatchingTableModel - Class in org.processmining.plugins.historyAwareReplayer.GUI
 
ActivityMatchingTableModel() - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingTableModel
 
ActivityTableModel - Class in org.processmining.plugins.historyAwareReplayer.visualization
 
ActivityTableModel() - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.ActivityTableModel
 
add(ExecutionStep) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 
add(Alignment) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult
 
add(T) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
add(T) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.SortedListModel
 
addAlignment(Alignment) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.FlatAlignmentVisualizer
 
addAll(Collection<? extends ExecutionStep>, byte) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 
addAll(Collection<? extends ExecutionStep>) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 
addAll(Collection<Alignment>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult
 
addAll(Collection<T>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
addAll(Collection<T>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.SortedListModel
 
addElement(NextActivity) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivityObject
 
addElement(TraceElements) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceAbstraction
 
addElement(String) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceAbstraction
 
addElement(ExecutionTrace) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceAbstraction
 
addElement(String) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
addEvent(XEvent, HashSet<String>) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.State
 
addLayoutComponent(String, Component) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Adds the specified component to the layout.
addMark(PetrinetNode) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPState
 
addMark(Vector<PetrinetNode>) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPState
 
addNode(DPNetNode) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
addProperty(JComponent, T) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ProMPropertiesPanelWithComp
 
addRow() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingCostTable
 
addRow(int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingTableModel
 
addRow() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingCostTable
 
addRow(int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
addTableModelListener(TableModelListener) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ActivityTableModel
 
addTableModelListener(TableModelListener) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.AttributeTableModel
 
addTrace(TraceElements) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
addTraceClickListener(ProMTraceListView.ClickListener<T>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
addTraceSelectionListener(ListSelectionListener) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
Alignment - Class in org.processmining.plugins.historyAwareReplayer
Each array row is associated to the replay of a different trace.
Alignment(ReplayState, float, List<String>, List<DataAwareStepTypes>) - Constructor for class org.processmining.plugins.historyAwareReplayer.Alignment
 
Alignment.AlignmentOrdering - Enum in org.processmining.plugins.historyAwareReplayer
 
AlignmentCollection - Interface in org.processmining.plugins.historyAwareReplayer
A collection of Alignment without any dependency on a special result object.
AlignmentTrace(Alignment) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.DataAlignmentListView.AlignmentTrace
 
ALLATTRIBUTES - Static variable in class org.processmining.plugins.historyAwareReplayer.GUI.MatchingXAttribute
 
ALLFLEXNODES - Static variable in class org.processmining.plugins.historyAwareReplayer.GUI.MatchingActivity
 
associatingAttributesToActivities() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
attenuateColor(Color) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
attrArray - Variable in class org.processmining.plugins.historyAwareReplayer.ResultReplay
It associates an attribute to a 4-element tuple: - the first element is the number of times the attribute has correctly been written - the second element is the number of times the attribute hasn't been written - the third is the average of the misconformance on the data attribute values.
AttributeTableModel - Class in org.processmining.plugins.historyAwareReplayer.visualization
 
AttributeTableModel(ResultReplay) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.AttributeTableModel
 
AttributeType - Enum in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data
 

B

BelongsTo - Class in org.processmining.plugins.historyAwareReplayer.framework
 
BOTTOM - Static variable in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
This value indicates that each row of components should be right-justified.
bottomStep - Static variable in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
bottomStep() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep.ExecutionStepBuilder
 
build() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep.ExecutionStepBuilder
 
build(T) - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView.TraceBuilder
 
buildEmptyPrefix() - Method in interface org.processmining.plugins.historyAwareReplayer.framework.Replayable
 
buildEmptyPrefix() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
builder() - Static method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
buildLogSequence() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayingHelper
 

C

calcReplayResult(Collection<? extends ReplayState>) - Method in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
calculatePairs(Iterable<Alignment>, Iterable<Alignment>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ResultReplayPairsImpl
 
CENTER - Static variable in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
This value indicates that each row of components should be centered.
checkActivity(Vector<PetrinetNode>) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPState
 
clear() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.SortedListModel
 
clone() - Method in class org.processmining.plugins.historyAwareReplayer.framework.LogExecutionTrace
 
clone() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
clone(int, int) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.State
 
clone() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceAbstraction
 
clone() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetExecutionTrace
 
clone() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPState
 
colorAttenuationBright - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
colorAttenuationDark - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
colorBgEventFlag - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
colorBgInstanceflag - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
compareReplayResult(PluginContext, ResultReplay, ResultReplay) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.comparison.CompareReplayResultPlugin
 
CompareReplayResultPlugin - Class in org.processmining.plugins.historyAwareReplayer.visualization.comparison
 
CompareReplayResultPlugin() - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.comparison.CompareReplayResultPlugin
 
compareTo(Alignment) - Method in class org.processmining.plugins.historyAwareReplayer.Alignment
 
compareTo(ReplayState) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
compareTo(NextActivity) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivity
 
compareTo(TraceAbstraction) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceAbstraction
 
compareTo(TraceElements) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
compareTo(DPNetNode) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetNode
 
ComparisonVisualisation - Class in org.processmining.plugins.historyAwareReplayer.visualization.comparison
 
ComparisonVisualisation() - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ComparisonVisualisation
 
ComparisonVisualisation.AlignmentFilter - Interface in org.processmining.plugins.historyAwareReplayer.visualization.comparison
 
computeAbstractionProbability(double, HashMap<TraceAbstraction, Integer>, HashMap<TraceAbstraction, HashMap<String, Vector<NextActivity>>>, AbstractionType) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAwareCostFunction
 
computeAllPrefixTraceProbability(HashMap<TraceElements, Integer>, HashMap<TraceElements, HashMap<String, Vector<NextActivity>>>, AbstractionType) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAwareCostFunction
 
computeDistance(ReplayState, ReplayState) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayingHelper
 
computeFitness(ReplayState) - Method in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
computeHeuristicValue(ReplayState, ExecutionTrace) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayingHelper
 
convertActivity(XEvent) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
convertToExpectedType(Object, Class<?>) - Static method in class org.processmining.plugins.historyAwareReplayer.Utility
 
costFaultyValue(String, String) - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCosts
 
CostFunctionPanel - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels
 
CostFunctionPanel(String, boolean) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.CostFunctionPanel
 
costFunctionType - Variable in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction
 
costMoveOnlyInLog(String) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCosts
 
costMoveOnlyInProcess(String) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCosts
 
CostObject - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction
 
CostObject(double, double) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.CostObject
 
CostProfileOneOverLogProbability - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile
 
CostProfileOneOverLogProbability() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile.CostProfileOneOverLogProbability
 
CostProfileOneOverProbability - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile
 
CostProfileOneOverProbability() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile.CostProfileOneOverProbability
 
CostProfileOneOverSqrtProbability - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile
 
CostProfileOneOverSqrtProbability() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile.CostProfileOneOverSqrtProbability
 
createAlignment(ReplayState, float, ResultReplay.StatisticsCallback) - Static method in class org.processmining.plugins.historyAwareReplayer.ResultReplay
Creates an Alignment object from a ReplayState, executing the ResultReplay.StatisticsCallback for each ExecutionStep of the alignment.
createAlignmentStep(String, Color, String, String, String) - Static method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.DataAlignmentListView.AlignmentTrace
 
createLegendPanel() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ComparisonVisualisation
 
createLegendPanel() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.FlatAlignmentVisualizer
 
createLegendPanel() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedAlignmentVisualizer
 
createLegendPanel() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ReplayResultVis
 
createLogExecutionTrace(ExecutionTrace) - Method in interface org.processmining.plugins.historyAwareReplayer.framework.Replayable
 
createLogExecutionTrace(ExecutionTrace) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
createMarking(UIPluginContext, PetrinetGraph, Class<? extends Connection>) - Static method in class org.processmining.plugins.historyAwareReplayer.DataConformanceChecking
 
createSuccessors(ReplayState) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayingHelper
 
createXESEvent(XEvent, Color) - Static method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.XESTrace
 

D

DataAlignmentListView - Class in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
DataAlignmentListView(Collection<Alignment>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.DataAlignmentListView
 
DataAlignmentListView(Collection<Alignment>, Comparator<Alignment>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.DataAlignmentListView
 
DataAlignmentListView.AlignmentTrace - Class in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
DataAttributeBuckets - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data
 
DataAttributeSelectionPanel - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels
 
DataAttributeSelectionPanel(Vector<String>) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.DataAttributeSelectionPanel
 
DataAwareConformanceView - Class in org.processmining.plugins.historyAwareReplayer.visualization
 
DataAwareConformanceView(String, XTrace, XLogInfo) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
DataAwareConformanceView(String, List<? extends Object>, List<DataAwareStepTypes>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
dataAwareHistoryBasedReplayer(UIPluginContext, PetrinetGraph, XLog, XLog) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.HistoryAwareConformanceCheckingWithDataPlugin
 
dataAwareHistoryBasedReplayer(UIPluginContext, PetrinetGraph, XLog) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.HistoryAwareConformanceCheckingWithDataPlugin
 
DataAwareStepTypes - Enum in org.processmining.plugins.historyAwareReplayer.visualization
 
DataConformanceChecking - Class in org.processmining.plugins.historyAwareReplayer
 
DataConformanceChecking() - Constructor for class org.processmining.plugins.historyAwareReplayer.DataConformanceChecking
 
dataConformanceWithParameters(UIPluginContext, boolean, boolean) - Method in class org.processmining.plugins.historyAwareReplayer.DataConformanceChecking
 
DataMining - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data
 
DataMining(PetriNetWithData, XLog, XLogInfo, Map<DPNetNode, XEventClass>, HistoryParameters) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
DataReplayer - Class in org.processmining.plugins.historyAwareReplayer.framework
 
DataReplayer(Replayable, Map<ReplayableActivity, XEventClass>, Map<String, String>, XEventClasses, XTrace, ActivityMatchCosts, VariableMatchCosts, Map<String, Float>, Collection<ReplayState>, UIPluginContext, boolean, AbstractHistoryAwareCostFunction, boolean) - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.DataReplayer
 
dateFormat - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
DEFAULT_BG_COLOR - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView
 
DEFAULT_COLOR - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView
 
DEFAULT_VARIABLE_ORDERING - Static variable in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
DefaultEvent(Color, String, String, String, String) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.DefaultEvent
 
DefaultTrace() - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.DefaultTrace
 
DefaultTrace(String, String) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.DefaultTrace
 
DefaultTrace(String, String, int) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.DefaultTrace
 
defineCost(double) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile.CostProfileOneOverLogProbability
 
defineCost(double) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile.CostProfileOneOverProbability
 
defineCost(double) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile.CostProfileOneOverSqrtProbability
 
defineCost(double) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAwareCostFunction
 
delegate() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.DataAlignmentListView.AlignmentTrace
 
delegate() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.DefaultTrace
 
delegate() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.XESTrace
 
discretize() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
discretizeData(XLog, Vector<String>) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
doFilter() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.FilteredListModel
 
doVisualise(GroupedReplayResult, Map<String, XTrace>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedAlignmentVisualizer
 
doVisualize(Collection<Alignment>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.FlatAlignmentVisualizer
 
doVisualize(Iterable<Alignment>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ReplayResultVis
 
DPNet - Class in org.processmining.plugins.historyAwareReplayer.replayer
 
DPNet(PetriNetWithData) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
DPNetExecutionTrace - Class in org.processmining.plugins.historyAwareReplayer.replayer
 
DPNetExecutionTrace(DPNet) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.DPNetExecutionTrace
 
DPNetNode - Class in org.processmining.plugins.historyAwareReplayer.replayer
 
DPNetNode(String) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.DPNetNode
 
DPNetNode(PetrinetNode) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.DPNetNode
 
DPState - Class in org.processmining.plugins.historyAwareReplayer.replayer
 
DPState(DPNet) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.DPState
 
drawEvent(Graphics2D, int, boolean, int, int, int, int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
drawEventFlag(Graphics2D, int, int, int, int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
drawInstanceFlag(Graphics2D, int, int, int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 

E

elementTriOffset - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
elementWidth - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
EMPTY_LABEL - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView
 
emptyNode - Static variable in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetNode
 
encodeTextAsHTML(String) - Static method in class org.processmining.plugins.historyAwareReplayer.Utility
 
epsilon - Static variable in class org.processmining.plugins.historyAwareReplayer.framework.ReplayingHelper
 
equals(Object) - Method in class org.processmining.plugins.historyAwareReplayer.Alignment
 
equals(Object) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
equals(Object) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.EventAttribute
 
equals(Object) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.State
 
equals(Object) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivity
 
equals(Object) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceAbstraction
 
equals(Object) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
equals(Vector<String>) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
equals(Object) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetNode
Compares IDs
equals(Object) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPState
 
equals(Object) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ResultReplayPairsImpl.AlignmentPair
 
equals(Object) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult.AlignmentGroup
 
equalsAssignmentsOnly(ExecutionStep) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
EventAttribute - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data
 
EventAttribute(String) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.EventAttribute
 
EventAttribute(String, AttributeType) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.EventAttribute
 
ExecutionStep - Class in org.processmining.plugins.historyAwareReplayer.framework
A move in either the process or log projection of an Alignment.
ExecutionStep(String, Object) - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
ExecutionStep(String) - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
ExecutionStep.ExecutionStepBuilder - Class in org.processmining.plugins.historyAwareReplayer.framework
 
ExecutionStepBuilder() - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep.ExecutionStepBuilder
 
ExecutionTrace - Class in org.processmining.plugins.historyAwareReplayer.framework
 
ExecutionTrace(int) - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 

F

f_cost - Variable in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
filter(FilteredListModel.ListModelFilter<T>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
FilteredListModel<T extends javax.swing.ListModel,E> - Class in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
FilteredListModel(T) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.FilteredListModel
 
FilteredListModel.ListModelFilter<E> - Interface in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
filterFittingTraces(UIPluginContext) - Method in class org.processmining.plugins.historyAwareReplayer.DataConformanceChecking
 
filterFittingTraces() - Method in class org.processmining.plugins.historyAwareReplayer.framework.DataReplayer
 
FlatAlignmentVisualizer - Class in org.processmining.plugins.historyAwareReplayer.visualization.grouping
 
FlatAlignmentVisualizer() - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.grouping.FlatAlignmentVisualizer
 
format - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 

G

getAbstraction() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceAbstraction
 
getAbstractionType() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.HistoryParameters
 
getAbstractType() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.CostFunctionPanel
 
getActivities(XLog, Map<DPNetNode, XEventClass>) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAbstraction
 
getActivity() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
getActivity() - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCost
 
getActivity() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchCostUI
 
getActivity() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivity
 
getActivityName(XEvent, XEventClasses, Map<DPNetNode, XEventClass>) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAbstraction
 
getActivityObject() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
getAlignedLog() - Method in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
getAlignment() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Gets the alignment for this layout.
getAlignment1() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ResultReplayPairsImpl.AlignmentPair
 
getAlignment2() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ResultReplayPairsImpl.AlignmentPair
 
getAlignmentByTraceName(String) - Method in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
getAlignments() - Method in interface org.processmining.plugins.historyAwareReplayer.AlignmentCollection
 
getAlignmentsByFitness() - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.comparison.ResultReplayPairs
 
getAlignmentsByFitness() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ResultReplayPairsImpl
 
getAllPrefixHistoryAbstraction2(XLog, HashSet<String>, HashMap<TraceElements, Integer>, HashMap<TraceElements, HashMap<String, Vector<NextActivity>>>, Map<DPNetNode, XEventClass>) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAbstraction
 
getAttributeIndex(String) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
getAttributeSelectionPanel(UIPluginContext, XLog) - Method in class org.processmining.plugins.historyAwareReplayer.DataConformanceChecking
 
getAttributeValue(XEvent, String) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
getAttributeValue(String) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.State
 
getAvailableActivities() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPState
 
getBackground() - Method in enum org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedAlignmentVisualizer.ColorTheme
 
getBottomLabel() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.DefaultEvent
 
getBottomLabel() - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.Event
 
getBottomLabel2() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.DefaultEvent
 
getBottomLabel2() - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.Event
 
getBucket(String, String) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
getColor(DataAwareStepTypes) - Static method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
getColor() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.DefaultEvent
 
getColor() - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.Event
 
getColumnClass(int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ActivityTableModel
 
getColumnClass(int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.AttributeTableModel
 
getColumnCount() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingTableModel
 
getColumnCount() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
getColumnCount() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ActivityTableModel
 
getColumnCount() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.AttributeTableModel
 
getColumnName(int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingTableModel
 
getColumnName(int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
getColumnName(int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ActivityTableModel
 
getColumnName(int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.AttributeTableModel
 
getCost() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCost
 
getCost() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
getCost(ExecutionTrace, ExecutionStep, int) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction
 
getCost(ExecutionTrace, ExecutionStep, int) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAwareCostFunction
 
getCostFaultyValue() - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCost
 
getCostFaultyValue() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchCostUI
 
getCostFunction(AbstractHistoryAwareCostFunction.CostProfileType) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAwareCostFunctionFactory
 
getCostFunctionType() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.HistoryParameters
 
getCostNotWriting() - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCost
 
getCostNotWriting() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchCostUI
 
getCosts() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchCostPanel
 
getCosts() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchCostPanel
 
getElement(int) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
getElementAt(int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.FilteredListModel
 
getElementAt(int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.SortedListModel
 
getElements() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
getEventClass() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCost
 
getEventIndex() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.State
 
getExecutionStep(XEvent) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayingHelper
 
getFinalMarking() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
getFitness() - Method in class org.processmining.plugins.historyAwareReplayer.Alignment
 
getFitness() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult.AlignmentGroup
 
getForeground() - Method in enum org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedAlignmentVisualizer.ColorTheme
 
getHgap() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Gets the horizontal gap between components and between the components and the borders of the Container
getHistoryAbstraction(XLog, HashSet<String>, HashSet<String>, AbstractionType, HashMap<TraceAbstraction, Integer>, HashMap<TraceAbstraction, HashMap<String, Vector<NextActivity>>>, Map<DPNetNode, XEventClass>) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAbstraction
 
getHistoryParameter() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction
 
getIndex() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivity
 
getIndexNumber(String) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataAttributeBuckets
 
getInfo() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.DataAlignmentListView.AlignmentTrace
 
getInfo() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.DefaultTrace
 
getInfo() - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.Trace
 
getInfo() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.XESTrace
 
getInitialMarking() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
getInputBindings() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
getInputNodes(PetrinetNode) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
getInstance() - Static method in class org.processmining.plugins.historyAwareReplayer.framework.BelongsTo
 
getLabel() - Method in interface org.processmining.plugins.historyAwareReplayer.framework.ReplayableActivity
 
getLabel() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetNode
 
getLabel() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.DefaultEvent
 
getLabel() - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.Event
 
getLast() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 
getLimit() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ReplayResultVisController
 
getList() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView.ProMTraceViewCellRenderer
 
getListModel() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
getLog() - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.comparison.ResultReplayPairs
 
getLog() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ResultReplayPairsImpl
 
getLogAttribute() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.MatchingXAttribute
 
getLogTrace() - Method in class org.processmining.plugins.historyAwareReplayer.Alignment
 
getLogTracePrefix() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
getMapping(boolean) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.MappingPanel
 
getMarks() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPState
 
getMaxDistanceInValue(Replayable, XLog, Map<String, String>) - Static method in class org.processmining.plugins.historyAwareReplayer.Utility
 
getMaximumSize() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView
 
getMeanBuiltTreeSize() - Method in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
getMeanVisitedNode() - Method in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
getMinimumSize() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView
 
getMoveOnLog() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.CostObject
 
getMoveOnModel() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.CostObject
 
getName() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction
 
getName() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile.CostProfileOneOverLogProbability
 
getName() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile.CostProfileOneOverProbability
 
getName() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile.CostProfileOneOverSqrtProbability
 
getName() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.EventAttribute
 
getName() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.DataAlignmentListView.AlignmentTrace
 
getName() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.DefaultTrace
 
getName() - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.Trace
 
getName() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.XESTrace
 
getNet() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.ResultReplayDPNet
 
getNextActivity(XTrace, int) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
getNextActivityDistance(int, String) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
getNextActivityVector() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivityObject
 
getNode() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.MatchingActivity
 
getNode(PetrinetNode) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
getNode() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetNode
comparison by label
getNodes() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
getNumberBottomSteps() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 
getNumberOfTraceOccurrences(XLog, HashMap<TraceElements, Integer>, HashSet<String>, Map<DPNetNode, XEventClass>) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAbstraction
 
getNumOfOccurence() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivity
 
getNumOfOccurencesOfPrefix() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivityObject
 
getOriginalListModel() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.FilteredListModel
 
getOutputNodes(PetrinetNode) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
getPetrinetWithData() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
getPreferredSize() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView
 
getProbability(ExecutionTrace, ExecutionStep, int) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
getProcessActivity() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCost
 
getProcessAttribute() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.MatchingXAttribute
 
getProcessTrace() - Method in class org.processmining.plugins.historyAwareReplayer.Alignment
 
getProcessTracePrefix() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
getResult(Collection<ReplayState>) - Method in class org.processmining.plugins.historyAwareReplayer.DataConformanceChecking
 
getResultReplay() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.HistoryParameters
 
getRowCount() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingTableModel
 
getRowCount() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
getRowCount() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ActivityTableModel
 
getRowCount() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.AttributeTableModel
 
getScrollPane() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
getSelectedActivities() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.AbstractionPanel
 
getSelectedActivities() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.HistoryParameters
 
getSelectedAttributes() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.DataAttributeSelectionPanel
 
getSelectedAttributes() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.HistoryParameters
 
getSelectedCostFunctionType() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.CostFunctionPanel
 
getSequenceStateAbstraction(XLog, HashMap<TraceElements, Integer>, Map<DPNetNode, XEventClass>) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.StateAbstraction
 
getSetForVariable(String) - Method in interface org.processmining.plugins.historyAwareReplayer.framework.Replayable
 
getSetForVariable(String) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
getSetValues(String) - Method in interface org.processmining.plugins.historyAwareReplayer.framework.Replayable
 
getSetValues(String) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
getSize() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
getSize() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.FilteredListModel
 
getSize() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.SortedListModel
 
getStepLabels() - Method in class org.processmining.plugins.historyAwareReplayer.Alignment
 
getSteps() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult.AlignmentGroup
 
getStepType() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult.AlignmentGroup
 
getStepTypes() - Method in class org.processmining.plugins.historyAwareReplayer.Alignment
 
getTopLabel() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.DefaultEvent
 
getTopLabel() - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.Event
 
getTraceElement(int) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
getTraceElements(XTrace) - Method in class org.processmining.plugins.historyAwareReplayer.DataConformanceChecking
 
getTraceId(XTrace) - Method in class org.processmining.plugins.historyAwareReplayer.DataConformanceChecking
 
getTraceIndex() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.State
 
getTraceName() - Method in class org.processmining.plugins.historyAwareReplayer.Alignment
 
getTraceName() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 
getTraceName() - Method in class org.processmining.plugins.historyAwareReplayer.framework.LogExecutionTrace
 
getTraceName() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
getTraceName() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetExecutionTrace
 
getTraceName() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ResultReplayPairsImpl.AlignmentPair
 
getType() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.EventAttribute
 
getValue(XAttribute) - Static method in class org.processmining.plugins.historyAwareReplayer.Utility
 
getValue(XAttribute, Class<?>) - Static method in class org.processmining.plugins.historyAwareReplayer.Utility
 
getValueAt(int, int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingTableModel
 
getValueAt(int, int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
getValueAt(int, int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ActivityTableModel
 
getValueAt(int, int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.AttributeTableModel
 
getValues() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingTableModel
 
getValues() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
getVariable() - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCost
 
getVariable() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchCostUI
 
getVariableMapping() - Method in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
getVgap() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Gets the vertical gap between components and between the components and the borders of the Container.
GroupedAlignmentVisualizer - Class in org.processmining.plugins.historyAwareReplayer.visualization.grouping
 
GroupedAlignmentVisualizer() - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedAlignmentVisualizer
 
GroupedAlignmentVisualizer.ColorTheme - Enum in org.processmining.plugins.historyAwareReplayer.visualization.grouping
 
groupedByAlignment() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult
 
GroupedReplayResult - Class in org.processmining.plugins.historyAwareReplayer.visualization.grouping
 
GroupedReplayResult(ResultReplay) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult
 
GroupedReplayResult() - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult
 
GroupedReplayResult.AlignmentGroup - Class in org.processmining.plugins.historyAwareReplayer.visualization.grouping
 
GroupedReplayResult.GroupOrdering - Enum in org.processmining.plugins.historyAwareReplayer.visualization.grouping
 

H

h_cost - Variable in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
hashCode() - Method in class org.processmining.plugins.historyAwareReplayer.Alignment
 
hashCode() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
hashCode() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.EventAttribute
 
hashCode() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivity
 
hashCode() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceAbstraction
 
hashCode() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
hashCode() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetExecutionTrace
 
hashCode() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetNode
Nodes with the same ID needs to have the same hash code (Java contract)
hashCode() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPState
 
hashCode() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ResultReplayPairsImpl.AlignmentPair
 
hashCode() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult.AlignmentGroup
 
hasMore() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ReplayResultVisController
 
helper - Variable in class org.processmining.plugins.historyAwareReplayer.framework.DataReplayer
 
highestCost() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCosts
 
highestCost() - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCosts
 
HistoryAbstraction - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction
 
HistoryAbstraction() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAbstraction
 
HistoryAwareConformanceCheckingPlugin - Class in org.processmining.plugins.historyAwareReplayer.replayer
 
HistoryAwareConformanceCheckingPlugin() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.HistoryAwareConformanceCheckingPlugin
 
HistoryAwareConformanceCheckingWithDataPlugin - Class in org.processmining.plugins.historyAwareReplayer.replayer
 
HistoryAwareConformanceCheckingWithDataPlugin() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.HistoryAwareConformanceCheckingWithDataPlugin
 
HistoryAwareCostFunction - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction
 
HistoryAwareCostFunction() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAwareCostFunction
 
HistoryAwareCostFunctionFactory - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction
 
HistoryAwareCostFunctionFactory() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAwareCostFunctionFactory
 
historyAwareReplayer(UIPluginContext, PetrinetGraph, XLog, XLog) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.HistoryAwareConformanceCheckingPlugin
 
historyAwareReplayer(UIPluginContext, PetrinetGraph, XLog) - Static method in class org.processmining.plugins.historyAwareReplayer.replayer.HistoryAwareConformanceCheckingPlugin
 
historyParameters - Variable in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction
 
HistoryParameters - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels
 
HistoryParameters() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.HistoryParameters
 
HistoryParameters(AbstractHistoryAwareCostFunction.CostProfileType, AbstractionType, HashSet<String>, boolean, HashSet<EventAttribute>) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.HistoryParameters
 
HORIZONTAL_SPLIT - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 

I

incNumOfOccurence(int) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivity
 
incNumOfOccurrences(int) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivityObject
 
incNumOfOccurrences(NextActivity, int) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivityObject
 
indexOf(NextActivity) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivityObject
 
INFINITY - Static variable in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction
 
info - Variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
init(UIPluginContext, PetriNetWithData, XLog, HashSet<String>, HistoryParameters, Map<DPNetNode, XEventClass>, Map<String, String>) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction
 
init(UIPluginContext, PetriNetWithData, XLog, HashSet<String>, HistoryParameters, Map<DPNetNode, XEventClass>, Map<String, String>) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.HistoryAwareCostFunction
 
initializeStatesBasedOnHistory() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
initMaps() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
initMissingActivities(Instance, Set<Integer>) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
initParameters(UIPluginContext, XLog, XLog, PetriNetWithData, boolean) - Method in class org.processmining.plugins.historyAwareReplayer.DataConformanceChecking
 
instance - Variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
isAllEvents() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCost
 
isAllProcessActivities() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCost
 
isAssignableToExpectedType(Object, Class<?>) - Static method in class org.processmining.plugins.historyAwareReplayer.Utility
Checks if the type of value is the 'same' as the expected type.
isCellEditable(int, int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingTableModel
 
isCellEditable(int, int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
isCellEditable(int, int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ActivityTableModel
 
isCellEditable(int, int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.AttributeTableModel
 
isComplete() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 
isComplete() - Method in class org.processmining.plugins.historyAwareReplayer.framework.LogExecutionTrace
 
isComplete() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetExecutionTrace
 
isDataUsed() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.CostFunctionPanel
 
isDataUsed() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.HistoryParameters
 
isFinePaidTotally(ExecutionTrace) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.State
 
isHistoryAwareReplayer() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayingHelper
 
isInvisible() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
isInvisible(ExecutionStep) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayingHelper
 
isMaximizeOtherDimension() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
 
isStartedWithPrefix(TraceElements) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
isSynchronousMove(ExecutionStep, ExecutionStep) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayingHelper
 

L

labelStepArray - Variable in class org.processmining.plugins.historyAwareReplayer.ResultReplay
The collection of all existing alignments
layoutContainer(Container) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Lays out the container.
LEADING - Static variable in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
This value indicates that each row of components should be justified to the leading edge of the container's orientation, for example, to the left in left-to-right orientations.
leftClicked() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
lengthExecutionTraceWithoutBottomSteps() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 
lengthShortestTrace() - Method in interface org.processmining.plugins.historyAwareReplayer.framework.Replayable
 
lengthShortestTrace() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
listAlignments(GroupedReplayResult.AlignmentGroup) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult
 
LogExecutionTrace - Class in org.processmining.plugins.historyAwareReplayer.framework
 
LogExecutionTrace(ExecutionTrace) - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.LogExecutionTrace
 
LogExecutionTrace(String) - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.LogExecutionTrace
 
logTracePrefix - Variable in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
lowestCost() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCosts
 
lowestCost() - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCosts
 

M

mapEventIndex(int, int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
MappingPanel<T,V> - Class in org.processmining.plugins.historyAwareReplayer.GUI
 
MappingPanel(Collection<T>, Collection<V>) - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.MappingPanel
 
MatchingActivity<A,E> - Class in org.processmining.plugins.historyAwareReplayer.GUI
 
MatchingActivity(A, E) - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.MatchingActivity
 
MatchingXAttribute - Class in org.processmining.plugins.historyAwareReplayer.GUI
 
MatchingXAttribute(String, String) - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.MatchingXAttribute
 
maxOccurrenceCount - Variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
meanBuiltTreeSize - Variable in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
meanFitness - Variable in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
meanVisitedNode - Variable in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
minCost - Variable in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
minimumLayoutSize(Container) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Returns the minimum dimensions needed to layout the visible components contained in the specified target container.
mouseClicked(MouseEvent) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
mouseDragged(MouseEvent) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
mouseEntered(MouseEvent) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
mouseExited(MouseEvent) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
mouseMoved(MouseEvent) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
mouseOver - Variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
mousePressed(MouseEvent) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
mouseReleased(MouseEvent) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
mouseX - Variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
mouseY - Variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
MOVE_IN_BOTH - Static variable in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction
 
MOVE_IN_LOG - Static variable in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction
 
MOVE_IN_MODEL - Static variable in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction
 
moveDown() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingCostTable
 
moveDown(int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
moveUp() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingCostTable
 
moveUp(int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
MultiThreadedConformanceChecking - Class in org.processmining.plugins.historyAwareReplayer
 
MultiThreadedConformanceChecking() - Constructor for class org.processmining.plugins.historyAwareReplayer.MultiThreadedConformanceChecking
 

N

nameToAlignmentMap - Variable in class org.processmining.plugins.historyAwareReplayer.ResultReplay
A map for fast access of alignments by the trace name
NextActivity - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction
 
NextActivity(String, int) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivity
 
NextActivity(String, int, int) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivity
 
NextActivityObject - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction
 
NextActivityObject() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivityObject
 
NOCOST - Static variable in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCosts
 
nodeInstance - Variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
notWritingCost(String, String) - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCosts
 
numberOfBottomSteps - Variable in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 

O

org.processmining.plugins.historyAwareReplayer - package org.processmining.plugins.historyAwareReplayer
 
org.processmining.plugins.historyAwareReplayer.framework - package org.processmining.plugins.historyAwareReplayer.framework
 
org.processmining.plugins.historyAwareReplayer.GUI - package org.processmining.plugins.historyAwareReplayer.GUI
 
org.processmining.plugins.historyAwareReplayer.replayer - package org.processmining.plugins.historyAwareReplayer.replayer
 
org.processmining.plugins.historyAwareReplayer.replayer.costFunction - package org.processmining.plugins.historyAwareReplayer.replayer.costFunction
 
org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels - package org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels
 
org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile - package org.processmining.plugins.historyAwareReplayer.replayer.costFunction.costProfile
 
org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data - package org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data
 
org.processmining.plugins.historyAwareReplayer.visualization - package org.processmining.plugins.historyAwareReplayer.visualization
 
org.processmining.plugins.historyAwareReplayer.visualization.comparison - package org.processmining.plugins.historyAwareReplayer.visualization.comparison
 
org.processmining.plugins.historyAwareReplayer.visualization.grouping - package org.processmining.plugins.historyAwareReplayer.visualization.grouping
 
org.processmining.plugins.historyAwareReplayer.visualization.traceview - package org.processmining.plugins.historyAwareReplayer.visualization.traceview
 

P

packInfo(JComponent, JComponent) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ProMPropertiesPanelWithComp
 
paintComponent(Graphics) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
paintComponent(Graphics) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView
 
perform() - Method in class org.processmining.plugins.historyAwareReplayer.framework.DataReplayer
 
perform(Replayable, Map, Map<String, String>, XEventClasses, XLog, ActivityMatchCosts, VariableMatchCosts, Map<String, Float>, UIPluginContext, boolean, AbstractHistoryAwareCostFunction, boolean) - Static method in class org.processmining.plugins.historyAwareReplayer.MultiThreadedConformanceChecking
 
petrinetWithData - Variable in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
preferredLayoutSize(Container) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Returns the preferred dimensions for this layout given the visible components in the specified target container.
processTracePrefix - Variable in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
ProMPropertiesPanelWithComp - Class in org.processmining.plugins.historyAwareReplayer.visualization
 
ProMPropertiesPanelWithComp(String) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.ProMPropertiesPanelWithComp
 
ProMTraceListView<T> - Class in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
ProMTraceListView(ProMTraceListView.TraceBuilder<T>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
ProMTraceListView(Collection<T>, ProMTraceListView.TraceBuilder<T>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
ProMTraceListView(Collection<T>, ProMTraceListView.TraceBuilder<T>, Comparator<T>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
ProMTraceListView.ClickListener<T> - Interface in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
ProMTraceListView.ProMTraceViewCellRenderer<T> - Class in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
ProMTraceListView.TraceBuilder<T> - Interface in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
ProMTraceView - Class in org.processmining.plugins.historyAwareReplayer.visualization.traceview
Displays a ProMTraceView.Trace of ProMTraceView.Events as a sequence of wedges.
ProMTraceView() - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView
Creates a new instance of ProMTraceView that paints a ProMTraceView.Trace consisting of ProMTraceView.Event's.
ProMTraceView.DefaultEvent - Class in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
ProMTraceView.DefaultTrace - Class in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
ProMTraceView.Event - Interface in org.processmining.plugins.historyAwareReplayer.visualization.traceview
An Event with a label and color
ProMTraceView.Trace - Interface in org.processmining.plugins.historyAwareReplayer.visualization.traceview
A Trace is just a sequence of events.
ProMTraceView.XESTrace - Class in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
ProMTraceViewCellRenderer(ProMTraceListView.TraceBuilder<T>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView.ProMTraceViewCellRenderer
 

R

refreshView(GroupedReplayResult) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedAlignmentVisualizer
 
removeBottomEvent() - Method in class org.processmining.plugins.historyAwareReplayer.framework.LogExecutionTrace
 
removeBottomEvent() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetExecutionTrace
 
removeLayoutComponent(Component) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Removes the specified component from the layout.
removeMark(PetrinetNode) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPState
 
removeMark(Vector<PetrinetNode>) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPState
 
removeRow() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingCostTable
 
removeRow(int[]) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingTableModel
 
removeRow() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingCostTable
 
removeRow(int[]) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
removeTableModelListener(TableModelListener) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ActivityTableModel
 
removeTableModelListener(TableModelListener) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.AttributeTableModel
 
removeTraceClickListener(ProMTraceListView.ClickListener<T>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
removeTraceSelectionListener(ListSelectionListener) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
Replayable - Interface in org.processmining.plugins.historyAwareReplayer.framework
 
ReplayableActivity - Interface in org.processmining.plugins.historyAwareReplayer.framework
 
ReplayingHelper - Class in org.processmining.plugins.historyAwareReplayer.framework
 
ReplayingHelper(Replayable, XTrace, Map<ReplayableActivity, XEventClass>, Map<String, String>, XEventClasses, Map<String, Float>, ActivityMatchCosts, VariableMatchCosts, AbstractHistoryAwareCostFunction) - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.ReplayingHelper
 
ReplayResultVis - Class in org.processmining.plugins.historyAwareReplayer.visualization
 
ReplayResultVis() - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.ReplayResultVis
 
ReplayResultVisController - Class in org.processmining.plugins.historyAwareReplayer.visualization
 
ReplayResultVisController(ProMPropertiesPanelWithComp, Iterator<Alignment>, int, ReplayResultVisController.AlignmentFilter) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.ReplayResultVisController
 
ReplayResultVisController(ProMPropertiesPanelWithComp, Iterator<Alignment>, int) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.ReplayResultVisController
 
ReplayResultVisController.AlignmentFilter - Interface in org.processmining.plugins.historyAwareReplayer.visualization
 
ReplayState - Class in org.processmining.plugins.historyAwareReplayer.framework
 
ReplayState() - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
ResultReplay - Class in org.processmining.plugins.historyAwareReplayer
 
ResultReplay(Collection<? extends ReplayState>, ActivityMatchCosts<XEventClass>, VariableMatchCosts, XLog, Map<String, String>) - Constructor for class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
ResultReplay.StatisticsCallback - Interface in org.processmining.plugins.historyAwareReplayer
 
ResultReplayDPNet - Class in org.processmining.plugins.historyAwareReplayer.replayer
 
ResultReplayDPNet(Collection<ReplayState>, ActivityMatchCosts<XEventClass>, VariableMatchCosts, DPNet, XLog, Map<String, String>) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.ResultReplayDPNet
 
ResultReplayPairs - Interface in org.processmining.plugins.historyAwareReplayer.visualization.comparison
Comparison between two ResultReplay objects by means of a NavigableSet of ResultReplayPairsImpl.AlignmentPair.
ResultReplayPairsImpl - Class in org.processmining.plugins.historyAwareReplayer.visualization.comparison
 
ResultReplayPairsImpl(XLog, Iterable<Alignment>, Iterable<Alignment>, Comparator<ResultReplayPairsImpl.AlignmentPair>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ResultReplayPairsImpl
 
ResultReplayPairsImpl(XLog, Iterable<Alignment>, Iterable<Alignment>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ResultReplayPairsImpl
 
ResultReplayPairsImpl.AlignmentPair - Class in org.processmining.plugins.historyAwareReplayer.visualization.comparison
 
rightClicked() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
rowBeingEdited() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingCostTable
 
run(Stack) - Method in class org.processmining.plugins.historyAwareReplayer.framework.BelongsTo
 
run() - Method in class org.processmining.plugins.historyAwareReplayer.framework.DataReplayer
 

S

saveDataset(Instances, String) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
scrollPane - Variable in class org.processmining.plugins.historyAwareReplayer.visualization.ProMPropertiesPanelWithComp
 
setAbstractionType(AbstractionType) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.HistoryParameters
 
setActivity(String) - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCost
 
setActivity(MatchingActivity<? extends ReplayableActivity, XEventClass>) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchCostUI
 
setActivity(HashMap<String, Integer>) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceAbstraction
 
setAlignment(int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Sets the alignment for this layout.
setAllEvents(boolean) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCost
 
setAllProcessActivities(boolean) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCost
 
setAttributeValue(Instance, String, String) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.DataMining
 
setBackground(Color) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
setBottomComponent(Component) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
setColor(GroupedAlignmentVisualizer.ColorTheme) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedAlignmentVisualizer
 
setCost(float) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCost
 
setCostFaultyValue(float) - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCost
 
setCostFaultyValue(float) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchCostUI
 
setCostFunctionType(AbstractHistoryAwareCostFunction.CostProfileType) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.HistoryParameters
 
setCostNotWriting(float) - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCost
 
setCostNotWriting(float) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchCostUI
 
setDividerLocation(double) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
setDividerLocation(int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
setDividerSize(int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
setEventClass(XEventClass) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCost
 
setFilter(FilteredListModel.ListModelFilter<E>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.FilteredListModel
 
setFinalMarking(Marking) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
setForeground(Color) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
setHgap(int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Sets the horizontal gap between components and between the components and the borders of the Container.
setInitialMarking(Marking) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
setInvisible(boolean) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
setLeftComponent(Component) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
setLengthShortestTrace(int) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
setMaximizeOtherDimension(boolean) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
 
setOneTouchExpandable(boolean) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
setPosition(double) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ProMPropertiesPanelWithComp
 
setProcessActivity(ReplayableActivity) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCost
 
setResizeWeight(double) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
setResultReplay(ResultReplay) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.HistoryParameters
 
setRightComponent(Component) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
setSelectedActivities(HashSet<String>) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.configPanels.HistoryParameters
 
setTopComponent(Component) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
setTrace(ProMTraceView.Trace, boolean) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView
 
setTrace(XTrace, Map<XEvent, Color>, boolean) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView
Sets the currently displayed ProMTraceView.Trace to the supplied XTrace using a map to look up the colors for each event.
setTraceName(String) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 
setTraceName(String) - Method in class org.processmining.plugins.historyAwareReplayer.framework.LogExecutionTrace
 
setTraceName(String) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
setValueAt(Object, int, int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchingTableModel
 
setValueAt(Object, int, int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
setValueAt(Object, int, int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ActivityTableModel
 
setValueAt(Object, int, int) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.AttributeTableModel
 
setVariable(String) - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCost
 
setVariable(MatchingXAttribute) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchCostUI
 
setVgap(int) - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Sets the vertical gap between components and between the components and the borders of the Container.
shortestTrace - Variable in class org.processmining.plugins.historyAwareReplayer.replayer.DPNet
 
showAlignment(ResultReplayPairsImpl.AlignmentPair) - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.comparison.ComparisonVisualisation.AlignmentFilter
 
showAlignment(Alignment) - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.ReplayResultVisController.AlignmentFilter
 
showNextAlignments() - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ReplayResultVisController
 
size() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
sort(Comparator<T>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView
 
sort(Comparator<T>) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.traceview.SortedListModel
 
SortedListModel<T> - Class in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
SortedListModel() - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.SortedListModel
 
specialOptionOn() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.ActivityMatchCostPanel
 
State - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data
 
State(int, int) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.State
 
State(int, int, HashMap<String, String>) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.State
 
State(ExecutionTrace, HashMap<String, HashSet<String>>) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.State
 
StateAbstraction - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data
 
StateAbstraction() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.StateAbstraction
 
stepTypes - Variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
stringDistance(String, String) - Static method in class org.processmining.plugins.historyAwareReplayer.Utility
 
subTrace(int) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
successors(ExecutionStep) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 
successors(ExecutionStep) - Method in class org.processmining.plugins.historyAwareReplayer.framework.LogExecutionTrace
 
successors(ExecutionStep) - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetExecutionTrace
 

T

TOP - Static variable in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
This value indicates that each row of components should be left-justified.
toString() - Method in enum org.processmining.plugins.historyAwareReplayer.Alignment.AlignmentOrdering
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ActivityMatchCost
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCost
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.MatchingActivity
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.MatchingXAttribute
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Returns a string representation of this VerticalFlowLayout object and its values.
toString() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.CostObject
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.State
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.NextActivity
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceAbstraction
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPNetNode
 
toString() - Method in class org.processmining.plugins.historyAwareReplayer.replayer.DPState
 
toString() - Method in enum org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedAlignmentVisualizer.ColorTheme
 
toString() - Method in enum org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult.GroupOrdering
 
toStringWithoutAttributes() - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionTrace
 
TraceAbstraction - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction
 
TraceAbstraction(HashSet<String>, AbstractionType) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceAbstraction
 
traceClicked(T, int, MouseEvent) - Method in interface org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceListView.ClickListener
 
TraceElements - Class in org.processmining.plugins.historyAwareReplayer.replayer.costFunction
 
TraceElements() - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
TraceElements(ExecutionTrace, int) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
TraceElements(ExecutionTrace) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
TraceElements(XTrace) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
TraceElements(TraceElements, String) - Constructor for class org.processmining.plugins.historyAwareReplayer.replayer.costFunction.TraceElements
 
traceLabel - Variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
trackHeight - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
trackPadding - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
trackY - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.DataAwareConformanceView
 
TRAILING - Static variable in class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
This value indicates that each row of components should be justified to the trailing edge of the container's orientation, for example, to the right in left-to-right orientations.
TransparentSplitPane - Class in org.processmining.plugins.historyAwareReplayer.visualization.grouping
 
TransparentSplitPane() - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
TransparentSplitPane(int) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
treeSize - Variable in class org.processmining.plugins.historyAwareReplayer.framework.DataReplayer
 
treeSize - Variable in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 

U

updateStatistics(ExecutionStep, ExecutionStep) - Method in interface org.processmining.plugins.historyAwareReplayer.ResultReplay.StatisticsCallback
 
updateStatisticsMap(ExecutionStep, ExecutionStep) - Method in class org.processmining.plugins.historyAwareReplayer.ResultReplay
Mean and variance are computed according to the Knuth's algorithm at page 232 of book Donald E.
Utility - Class in org.processmining.plugins.historyAwareReplayer
 
Utility() - Constructor for class org.processmining.plugins.historyAwareReplayer.Utility
 

V

valueOf(String) - Static method in enum org.processmining.plugins.historyAwareReplayer.Alignment.AlignmentOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction.CostProfileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.processmining.plugins.historyAwareReplayer.visualization.DataAwareStepTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedAlignmentVisualizer.ColorTheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult.GroupOrdering
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.processmining.plugins.historyAwareReplayer.Alignment.AlignmentOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractHistoryAwareCostFunction.CostProfileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.processmining.plugins.historyAwareReplayer.replayer.costFunction.AbstractionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.processmining.plugins.historyAwareReplayer.replayer.costFunction.data.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.processmining.plugins.historyAwareReplayer.visualization.DataAwareStepTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedAlignmentVisualizer.ColorTheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedReplayResult.GroupOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
variable(String, Object) - Method in class org.processmining.plugins.historyAwareReplayer.framework.ExecutionStep.ExecutionStepBuilder
 
variableCost - Variable in class org.processmining.plugins.historyAwareReplayer.ResultReplay
 
VariableMatchCost - Class in org.processmining.plugins.historyAwareReplayer.framework
 
VariableMatchCost() - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCost
Default constructor initializing with zero cost
VariableMatchCost(int, int) - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCost
 
VariableMatchCostPanel<E> - Class in org.processmining.plugins.historyAwareReplayer.GUI
 
VariableMatchCostPanel(Map<? extends ReplayableActivity, E>, Map<String, String>) - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchCostPanel
 
VariableMatchCosts - Class in org.processmining.plugins.historyAwareReplayer.framework
 
VariableMatchCosts(int, int, Set<ReplayableActivity>, Set<String>) - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCosts
Initialize the VariableMatchCosts instance with the specified defaultCostFaulty and defaultCostNotWriting values for all activities and attributes.
VariableMatchCosts(List<VariableMatchCost>, Set<? extends ReplayableActivity>, Set<String>) - Constructor for class org.processmining.plugins.historyAwareReplayer.framework.VariableMatchCosts
Initialize the VariableMatchCosts instance with the specified list of VariableMatchCost.
VariableMatchCostUI - Class in org.processmining.plugins.historyAwareReplayer.GUI
 
VariableMatchCostUI() - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchCostUI
 
VariableMatchingCostTable<E> - Class in org.processmining.plugins.historyAwareReplayer.GUI
 
VariableMatchingCostTable(Map<? extends ReplayableActivity, E>, Map<String, String>) - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingCostTable
 
VariableMatchingTableModel - Class in org.processmining.plugins.historyAwareReplayer.GUI
 
VariableMatchingTableModel() - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
VariableMatchingTableModel(Vector<VariableMatchCostUI>) - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.VariableMatchingTableModel
 
VERTICAL_SPLIT - Static variable in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.TransparentSplitPane
 
VerticalFlowLayout - Class in org.processmining.plugins.historyAwareReplayer.GUI
A flow layout arranges components in a directional flow, much like lines of text in a paragraph.
VerticalFlowLayout() - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Constructs a new VerticalFlowLayout with a centered alignment and a default 5-unit horizontal and vertical gap.
VerticalFlowLayout(int) - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Constructs a new VerticalFlowLayout with the specified alignment and a default 5-unit horizontal and vertical gap.
VerticalFlowLayout(int, int, int) - Constructor for class org.processmining.plugins.historyAwareReplayer.GUI.VerticalFlowLayout
Creates a new flow layout manager with the indicated alignment and the indicated horizontal and vertical gaps.
visitedNodes - Variable in class org.processmining.plugins.historyAwareReplayer.framework.DataReplayer
 
visitedNodes - Variable in class org.processmining.plugins.historyAwareReplayer.framework.ReplayState
 
visualise(PluginContext, ResultReplayPairsImpl) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.comparison.ComparisonVisualisation
 
visualise(PluginContext, ResultReplay) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.grouping.GroupedAlignmentVisualizer
 
visualize(PluginContext, ResultReplay) - Method in class org.processmining.plugins.historyAwareReplayer.visualization.ReplayResultVis
 

X

XESTrace(XTrace) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.XESTrace
 
XESTrace(XTrace, Map<XEvent, Color>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.XESTrace
 
XESTrace(XTrace, Map<XEvent, Color>, String) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.ProMTraceView.XESTrace
 
XTraceListView - Class in org.processmining.plugins.historyAwareReplayer.visualization.traceview
 
XTraceListView() - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.XTraceListView
 
XTraceListView(Collection<XTrace>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.XTraceListView
 
XTraceListView(Collection<XTrace>, Comparator<XTrace>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.XTraceListView
 
XTraceListView(Collection<XTrace>, ProMTraceListView.TraceBuilder<XTrace>, Comparator<XTrace>) - Constructor for class org.processmining.plugins.historyAwareReplayer.visualization.traceview.XTraceListView
 
A B C D E F G H I L M N O P R S T U V X 
Skip navigation links