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

A

actionPerformed(ActionEvent) - Method in class org.processmining.xlu.matching.config.gui.MappingSelectorDialog
 
actionPerformed(ActionEvent) - Method in class org.processmining.xlu.matching.config.gui.PTraceParameterMatchDialog
 
actionPerformed(ActionEvent) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqImpl
 
actionPerformed(ActionEvent) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqImpl
 
add(int, int, List<MatchMapping>) - Method in interface org.processmining.xlu.matching.models.collection.MatchMappings
 
add(int, int, MatchMapping) - Method in interface org.processmining.xlu.matching.models.collection.MatchMappings
 
add(RepEGraph) - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
add(int, int, List<MatchMapping>) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingsImpl
 
add(int, int, MatchMapping) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingsImpl
 
add(PGraphFilter<T>) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
addAll(Set<Transition>) - Method in class org.processmining.xlu.matching.zexperiment.precision.EnabledSet
 
addArtificalStartAndEnd(EGraph, PTrace, EGraphFactory) - Method in class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterAbstract
 
addColoring(PGraphColoring<XEventClass>) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
addDummyEndEvents(XLog, XEventClassifier) - Static method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryDummyEndUtil
 
addDuplicatedLabels(XLog, XEventClasses, ExpImprLabelSetI<String>) - Static method in class org.processmining.xlu.relabel.experiment.ExpDuplicatedTaskUtil
 
addEdge(EEdge) - Method in interface org.processmining.xlu.matching.models.EGraph
 
addEdge(EEdge) - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
addImpreciseLabel(String) - Method in class org.processmining.xlu.relabel.plugin.BPIC2015_LOG_10_loc
 
addImpreciseLabel(String) - Method in class org.processmining.xlu.relabel.plugin.detection.ExpILDetectorOracleGlobal
 
addImpreciseLabel(String) - Method in class org.processmining.xlu.relabel.plugin.detection.ExpILDetectorOracleLocal
 
addImpreciseLabel(String) - Method in class org.processmining.xlu.relabel.plugin.ILDetectorExpert
 
addImpreciseLabel(String) - Method in class org.processmining.xlu.relabel.plugin.ILDetectorMUMCDataset
 
addMappingOnlyIfOpt(List<MatchMapping>, MatchMapping, int) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
addMatch(ENode, ENode) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
addMatch(ENode, ENode) - Method in interface org.processmining.xlu.matching.models.MatchMapping
This function add a mapping between the sourceNode and the targetNode.
addMatchByIds(int, int) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
addNode(ENode) - Method in interface org.processmining.xlu.matching.models.EGraph
 
addNode(ENode) - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
addNodeFiltering(PGraphFilter<ENode>) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
addProperty(String, String) - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
addRepresentedGraph(int) - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
addRepresentedGraph(int) - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
addTrColoring(PGraphColoring<Integer>) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
addUniqueLabelToEvent(XLog, XEventClasses) - Static method in class org.processmining.xlu.experiment.alignment.XExperimentNoiseExtension
 
applyRelabeling(RelabelModel, RelabelCoreParam) - Method in interface org.processmining.xlu.relabel.plugin.matching.ModelCreator
 
applyRelabeling(RelabelModel, RelabelCoreParam) - Method in class org.processmining.xlu.relabel.plugin.matching.ModelCreatorUsingMatching
 
areValidMatch(ENode, RepEGraph, ENode, RepEGraph) - Method in class org.processmining.xlu.matching.merge.impl.FusionStrategyIncrBinaryImpl
 
areValidMatch(ENode, RepEGraph, ENode, RepEGraph) - Method in class org.processmining.xlu.matching.merge.impl.FusionStrategyIncrFilteringImpl
 

B

BPIC2015_LOG_10 - Class in org.processmining.xlu.relabel.plugin
 
BPIC2015_LOG_10() - Constructor for class org.processmining.xlu.relabel.plugin.BPIC2015_LOG_10
 
BPIC2015_LOG_10_loc - Class in org.processmining.xlu.relabel.plugin
 
BPIC2015_LOG_10_loc() - Constructor for class org.processmining.xlu.relabel.plugin.BPIC2015_LOG_10_loc
 
branch - Variable in class org.processmining.xlu.experiment.generator.GenerateLog.Event
 

C

calculateACD(Petrinet) - Static method in class org.processmining.xlu.experiment.discovery.ExpModelSimplicityUtil
Average Connector Degree (ACD): the average number of nodes a connector (i.e.
calculateCFC(Petrinet) - Static method in class org.processmining.xlu.experiment.discovery.ExpModelSimplicityUtil
Control-Flow Complexity (CFC): the sum of all connectors (i.e.
calculateCNC(Petrinet) - Static method in class org.processmining.xlu.experiment.discovery.ExpModelSimplicityUtil
Coefficient of Network Connectivity (CNC): the ratio between arcs and nodes.
calculateDensity(Petrinet) - Static method in class org.processmining.xlu.experiment.discovery.ExpModelSimplicityUtil
Density: the ratio between the actual number of arcs and the maximum possible number of arcs in any model with the same number of nodes.
calculateMCD(Petrinet) - Static method in class org.processmining.xlu.experiment.discovery.ExpModelSimplicityUtil
 
calculateSize(Petrinet) - Static method in class org.processmining.xlu.experiment.discovery.ExpModelSimplicityUtil
the number of nodes.
calculateSizeTr(Petrinet) - Static method in class org.processmining.xlu.experiment.discovery.ExpModelSimplicityUtil
 
changeTransitionLabels(ProcessTree) - Static method in class org.processmining.xlu.relabel.plugin.matching.ReplacerIMLocal
 
clone(MatchMapping) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
clone(MatchMapping) - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
cloneMappingAndAddTo(List<MatchMapping>, MatchMapping, int) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
closeAllWriters() - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpResultsWriters
 
cluster(XLog, RelabelModel, RelabelCoreParam) - Method in interface org.processmining.xlu.relabel.plugin.matching.ClusterRefiner
 
cluster(XLog, RelabelModel, RelabelCoreParam) - Method in class org.processmining.xlu.relabel.plugin.matching.ClusterRefinerUsingFusing
 
cluster(XLog, RelabelModel, RelabelCoreParam) - Method in class org.processmining.xlu.relabel.plugin.matching.ClusterRefinerUsingMatching
 
ClusterExpander<T> - Interface in org.processmining.xlu.pgraph.vis.filter.expander
 
ClusterExpanderAll<T> - Class in org.processmining.xlu.pgraph.vis.filter.expander
 
ClusterExpanderAll() - Constructor for class org.processmining.xlu.pgraph.vis.filter.expander.ClusterExpanderAll
 
ClusterExpanderBlockStructure - Class in org.processmining.xlu.pgraph.vis.filter.expander
 
ClusterExpanderBlockStructure(XLog) - Constructor for class org.processmining.xlu.pgraph.vis.filter.expander.ClusterExpanderBlockStructure
 
ClusterExpanderPerformance - Class in org.processmining.xlu.pgraph.vis.filter.expander
 
ClusterExpanderPerformance(XLog) - Constructor for class org.processmining.xlu.pgraph.vis.filter.expander.ClusterExpanderPerformance
 
ClusterRefiner - Interface in org.processmining.xlu.relabel.plugin.matching
 
ClusterRefinerParam - Class in org.processmining.xlu.relabel.plugin.matching
 
ClusterRefinerParam() - Constructor for class org.processmining.xlu.relabel.plugin.matching.ClusterRefinerParam
 
ClusterRefinerUsingFusing - Class in org.processmining.xlu.relabel.plugin.matching
 
ClusterRefinerUsingFusing() - Constructor for class org.processmining.xlu.relabel.plugin.matching.ClusterRefinerUsingFusing
 
ClusterRefinerUsingMatching - Class in org.processmining.xlu.relabel.plugin.matching
 
ClusterRefinerUsingMatching() - Constructor for class org.processmining.xlu.relabel.plugin.matching.ClusterRefinerUsingMatching
 
cofigureListBasic(JList, String, String) - Static method in class org.processmining.xlu.relabel.visualization.RelabelImpreciseLabelCandidateView
 
columnNames - Static variable in class org.processmining.xlu.pgraph.vis.panel.PGraphInfoView
 
compare(MatchMapping, MatchMapping) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingsImpl.MappingCostComparator
 
compare(ENode, ENode) - Method in class org.processmining.xlu.matching.plugins.alg.ENodeContextAndLabelComparator
 
compare(ENode, ENode) - Method in class org.processmining.xlu.matching.plugins.alg.ENodeContextComparator
 
compareEanebledSets(XLog, MapTrcEnabled, MapTrcEnabled) - Static method in class org.processmining.xlu.matching.zexperiment.precision.EventToEnabledSets
 
CompareTrees - Class in org.processmining.xlu.experiment.generator
2015-09-28: Copied from the package SanderLeemans.
CompareTrees() - Constructor for class org.processmining.xlu.experiment.generator.CompareTrees
 
compareTrees(PluginContext, ProcessTree, ProcessTree) - Method in class org.processmining.xlu.experiment.generator.CompareTrees
 
computeActualCostAndUpdateOptMapping(List<ENode>, List<ENode>, MatchMapping, int, List<MatchMapping>, int) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgBackTrackingPruningImpl
 
computeAllSimplicities(Petrinet, ModelQuality) - Static method in class org.processmining.xlu.experiment.discovery.ExpModelSimplicityUtil
 
computeCorrectness(RepEGraph, EGraph, EGraph, MatchMapping, XLog, FusionBinaryResult) - Method in interface org.processmining.xlu.matching.zexperiment.verification.EGMatchTestVerificationMethod
 
computeCorrectness(RepEGraph, EGraph, EGraph, MatchMapping, XLog, FusionBinaryResult) - Method in class org.processmining.xlu.matching.zexperiment.verification.EGMatchTestVerificationMethodGeneratedImpl
 
computeCorrectness(RepEGraph, EGraph, EGraph, MatchMapping, XLog, FusionBinaryResult) - Method in class org.processmining.xlu.matching.zexperiment.verification.EGMatchTestVerificationMethodMUDataImpl
 
computeFusionQualityNoise(XLog, Tree<RepEGraph>, PGraphFilter<ENode>) - Static method in class org.processmining.xlu.matching.zexperiment.EGFusionTest
 
computeFusionQualityNoise(XLog, Tree<RepEGraph>, int) - Static method in class org.processmining.xlu.matching.zexperiment.EGFusionTest
 
computeMaxFreq(RepEGraph) - Static method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqImpl
 
computeNewLog() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
computeNewProcessModel(PluginContext) - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
computeNodeContexts(EGraph, PTrace, Map<Integer, List<Integer>>, Map<Integer, List<Integer>>, Map<Integer, List<Integer>>) - Method in class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterAbstract
 
computeOnlyAllOptMappings - Variable in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAllAlgBackTrackingBFImpl
 
computeQuality(PluginContext, XEventClassifier, XLog, MarkedPetrinet) - Static method in class org.processmining.xlu.relabel.experiment.ExpRelabelingAlg
 
computeTraceMatching(UIPluginContext, XLog) - Method in class org.processmining.xlu.matching.plugins.EGMatchPlugin
 
computeTraceMatchingDefault(PluginContext, XLog) - Method in class org.processmining.xlu.matching.plugins.EGMatchFusionAndRelabelPlugin
 
computeTraceMatchingGreedy(PluginContext, XLog) - Method in class org.processmining.xlu.matching.plugins.EGMatchPlugin
 
computeTraceMatchingViaGui(UIPluginContext, XLog) - Method in class org.processmining.xlu.matching.plugins.EGMatchFusionAndRelabelPlugin
 
computeTraceMatchingViaGui(UIPluginContext, XLog) - Method in class org.processmining.xlu.matching.plugins.EGMatchPlugin
 
computeTraceMatchingViaUser(UIPluginContext, XLog) - Method in class org.processmining.xlu.matching.plugins.EGMatchPlugin
 
computingBinaryFusion - Variable in class org.processmining.xlu.matching.zexperiment.RunningTimes
 
computingEGEstimatedTime - Variable in class org.processmining.xlu.matching.plugins.EGMatchPlugin
 
computingEGtime - Variable in class org.processmining.xlu.matching.zexperiment.RunningTimes
 
computingIncFusion - Variable in class org.processmining.xlu.matching.zexperiment.RunningTimes
 
computingMappingTime - Variable in class org.processmining.xlu.matching.zexperiment.RunningTimes
 
config - Variable in class org.processmining.xlu.matching.config.gui.EGMatchConfigWizard
 
configureAnyScrollable(JComponent, String, String) - Static method in class org.processmining.xlu.relabel.visualization.RelabelImpreciseLabelCandidateView
 
configureMultiSelectionList(JList, String, String) - Static method in class org.processmining.xlu.relabel.visualization.RelabelImpreciseLabelCandidateView
 
constructFinalMarking(Petrinet) - Static method in class org.processmining.xlu.experiment.alignment.Experiment
 
constructFinalMarking(PluginContext, PetrinetGraph, Marking) - Method in class org.processmining.xlu.experiment.discovery.MarkingFactory
Create final marking and create the corresponding connection and add both the marking and connection to the context.
constructInitMarking(PluginContext, PetrinetGraph, Marking) - Static method in class org.processmining.xlu.experiment.discovery.MarkingFactory
Create initial marking and create the corresponding connection and add both the marking and connection to the context.
context - Variable in class org.processmining.xlu.matching.config.gui.EGMatchConfigWizard
 
Context - Interface in org.processmining.xlu.matching.models
 
contextDist - Variable in class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterAbstract
 
ContextMultiSetPCSDistinct - Class in org.processmining.xlu.matching.models
 
ContextMultiSetPCSDistinct(String, int[], int[], int[]) - Constructor for class org.processmining.xlu.matching.models.ContextMultiSetPCSDistinct
 
controller - Variable in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterAbstract
 
convert(PTrace) - Method in interface org.processmining.xlu.matching.preprocessing.PTraceToEGConverter
 
convert(PTrace) - Method in class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterCAwareAdaptiveKwithDummyStartEndImpl
 
convert(RepEGraph) - Method in class org.processmining.xlu.matching.vis.EGraphToDFGModelConverterImpl
 
convert(RepEGraph, PGraphParameter) - Method in class org.processmining.xlu.matching.vis.EGraphToDFGModelConverterImpl
 
convert(RepEGraph, PGraphParameter) - Method in class org.processmining.xlu.matching.vis.EGraphToPGraphConverterBinaryImpl
 
convert(RepEGraph) - Method in class org.processmining.xlu.matching.vis.EGraphToPGraphConverterBinaryImpl
 
convert(RepEGraph, PGraphParameter) - Method in class org.processmining.xlu.matching.vis.EGraphToPGraphConverterImpl
 
convert(RepEGraph) - Method in class org.processmining.xlu.matching.vis.EGraphToPGraphConverterImpl
 
convert(K) - Method in interface org.processmining.xlu.pgraph.vis.converter.PGraphConverter
 
convert(K, PGraphParameter) - Method in interface org.processmining.xlu.pgraph.vis.converter.PGraphConverter
 
convert(T) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
convert(Petrinet, Marking, Marking...) - Static method in class org.processmining.xlu.relabel.visualization.GraphvizPetriNet
 
convertMapToArray(Map<?, ?>) - Static method in class org.processmining.xlu.partialorder.comparison.vis.Util
 
convertPredToArray(PTrace, Collection<Integer>) - Method in class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterAbstract
 
convertProcessTreeToPetrinet(PluginContext, ProcessTree) - Static method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryETM
 
convertSuccToArray(PTrace, Collection<Integer>) - Method in class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterAbstract
 
convertToArray(PTrace, Collection<Integer>) - Method in class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterAbstract
 
convertTree(ProcessTree) - Static method in class org.processmining.xlu.relabel.plugin.hyber.RelabelHyberApproachIM
 
convertTreeInContext(PluginContext, ProcessTree) - Static method in class org.processmining.xlu.relabel.plugin.hyber.RelabelHyberApproachIM
 
copyOrReindexEvents(XLog, int, boolean, boolean) - Static method in class org.processmining.xlu.experiment.alignment.XExperimentNoiseExtension
 
CostConfigSelectorPanel - Class in org.processmining.xlu.matching.config.gui
 
CostConfigSelectorPanel(EGMatchConfiguration) - Constructor for class org.processmining.xlu.matching.config.gui.CostConfigSelectorPanel
 
CostFunctionImpl - Class in org.processmining.xlu.matching.plugins.alg.impl
 
CostFunctionImpl() - Constructor for class org.processmining.xlu.matching.plugins.alg.impl.CostFunctionImpl
 
CostFunctionNeighborAsMultisetImpl - Class in org.processmining.xlu.matching.plugins.alg.impl
 
CostFunctionNeighborAsMultisetImpl() - Constructor for class org.processmining.xlu.matching.plugins.alg.impl.CostFunctionNeighborAsMultisetImpl
 
CostHeuristicFunctionComplexImpl - Class in org.processmining.xlu.matching.plugins.alg.impl
This class implements a cost function that is independent of the mapped nodes given by the mapping.
CostHeuristicFunctionComplexImpl() - Constructor for class org.processmining.xlu.matching.plugins.alg.impl.CostHeuristicFunctionComplexImpl
 
CostHeuristicFunctionSimpleImpl - Class in org.processmining.xlu.matching.plugins.alg.impl
This class implements a cost function that is independent of the mapped nodes given by the mapping.
CostHeuristicFunctionSimpleImpl() - Constructor for class org.processmining.xlu.matching.plugins.alg.impl.CostHeuristicFunctionSimpleImpl
 
CostStrategy - Interface in org.processmining.xlu.matching.plugins.alg
 
CostStrategyAbstract - Class in org.processmining.xlu.matching.plugins.alg.impl
 
CostStrategyAbstract() - Constructor for class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyAbstract
 
CostStrategyConfiguration - Interface in org.processmining.xlu.matching.plugins.alg.impl
 
CostStrategyWeightsImpl - Class in org.processmining.xlu.matching.plugins.alg.impl
 
CostStrategyWeightsImpl() - Constructor for class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyWeightsImpl
 
countTot - Variable in class org.processmining.xlu.matching.zexperiment.model.FusionBinaryResult
 
countTotRenamedVC - Variable in class org.processmining.xlu.matching.zexperiment.model.FusionBinaryResult
 
countTotRenamedVCpos - Variable in class org.processmining.xlu.matching.zexperiment.model.FusionBinaryResult
 
createArtificalEnd(EGraph, int[]) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
createArtificalEnd(EGraph) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
createArtificalStart(EGraph, int[]) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
createArtificalStart(EGraph) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
createCausalActivityGraph(PluginContext, XLog, XEventClassifier) - Method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryHyberILP
 
createDataBasedDefaultConfig() - Static method in class org.processmining.xlu.matching.config.EGMatchConfigurationFactory
 
createDefaultParam() - Static method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMParam
 
createDefaultParam() - Static method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorParam
 
createDefaultParam(XEventClassifier) - Static method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorParam
 
createDefaultRelabelCoreParam() - Static method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
createEdge(EGraph, int, int) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
createEmptyExecutionGraph(PTrace) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
createGlobalDefaultParam() - Static method in class org.processmining.xlu.relabel.param.RelabelParamPT
 
createHelpLabel(JComponent, String) - Static method in class org.processmining.xlu.relabel.visualization.RelabelMainPanel
 
createHOSPITALBasedGreedyMatchAsMuchAsPossibleConfig() - Static method in class org.processmining.xlu.matching.config.EGMatchConfigurationFactory
 
createLabel(JComponent, String) - Static method in class org.processmining.xlu.relabel.visualization.RelabelMainPanel
 
createLocalDefaultParam() - Static method in class org.processmining.xlu.relabel.param.RelabelParamPT
 
createMappingInfo(EGraphsWithMappings) - Static method in class org.processmining.xlu.relabel.plugin.matching.EGraphMappingsInfo
 
createNode(EGraph, ENode) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
createNode(EGraph, XEventClass, List<Integer>, List<Integer>, List<Integer>) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
createNode(EGraph, XEventClass, List<Integer>, List<Integer>, List<Integer>, int[], int[], int[]) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
createPGraphInfoView(PartialOrderGraph, RepEGraph) - Method in class org.processmining.xlu.matching.vis.EGraphToDFGModelConverterImpl
 
createPGraphInfoView(PartialOrderGraph, RepEGraph) - Method in class org.processmining.xlu.matching.vis.EGraphToPGraphConverterBinaryImpl
 
createPGraphInfoView(PartialOrderGraph, RepEGraph) - Method in class org.processmining.xlu.matching.vis.EGraphToPGraphConverterImpl
 
createPGraphInfoView(PartialOrderGraph, K) - Method in interface org.processmining.xlu.pgraph.vis.converter.PGraphConverter
 
createPGraphVisView(PartialOrderGraph, PGraphInfoView<RepEGraph>) - Method in class org.processmining.xlu.matching.vis.EGraphToDFGModelConverterImpl
 
createPGraphVisView(PartialOrderGraph, PGraphInfoView<RepEGraph>) - Method in class org.processmining.xlu.matching.vis.EGraphToPGraphConverterBinaryImpl
 
createPGraphVisView(PartialOrderGraph, PGraphInfoView<RepEGraph>) - Method in class org.processmining.xlu.matching.vis.EGraphToPGraphConverterImpl
 
createPGraphVisView(PartialOrderGraph, PGraphInfoView<K>) - Method in interface org.processmining.xlu.pgraph.vis.converter.PGraphConverter
 
createRandomSampleLog(XLog, int) - Static method in class org.processmining.xlu.matching.config.alg.RandomLogSampleUtil
 
createRandomSampleLog(XLog, int, int) - Static method in class org.processmining.xlu.matching.config.alg.RandomLogSampleUtil
 
createRelabelModel(XLog, Set<String>, RelabelCoreParam) - Method in interface org.processmining.xlu.relabel.plugin.matching.ModelCreator
 
createRelabelModel(XLog, Set<String>, RelabelCoreParam) - Method in class org.processmining.xlu.relabel.plugin.matching.ModelCreatorUsingMatching
 
createRepEGraphAndAddSourceNodesEdges(RepEGraph, Map<Integer, Integer>) - Method in class org.processmining.xlu.matching.merge.impl.FusionStrategyIncrBinaryImpl
 
createScope(ProcessTree, Node, Set<String>, XLog, XLog) - Static method in class org.processmining.xlu.relabel.plugin.detection.RelabelScopePT
 
createSeqBasedDefaultConfig() - Static method in class org.processmining.xlu.matching.config.EGMatchConfigurationFactory
 
createSeqBasedGreedyConfig() - Static method in class org.processmining.xlu.matching.config.EGMatchConfigurationFactory
 
createSeqBasedGreedyMatchAsMuchAsPossibleConfig() - Static method in class org.processmining.xlu.matching.config.EGMatchConfigurationFactory
 
createTimeBasedPOGreedyConfig() - Static method in class org.processmining.xlu.matching.config.EGMatchConfigurationFactory
 
createWriter(String) - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpResultsWriters
 
Criterion - Interface in org.processmining.xlu.matching.plugins.alg
 
csConfig - Variable in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyAbstract
 

D

DAnnotatedTrace - Class in org.processmining.xlu.logrepair.plugins
 
DAnnotatedTrace(Integer, XTrace) - Constructor for class org.processmining.xlu.logrepair.plugins.DAnnotatedTrace
 
DAnnotatedTrace.Interval - Class in org.processmining.xlu.logrepair.plugins
 
DAnnotatedTrace.TraceInterval - Class in org.processmining.xlu.logrepair.plugins
 
detectImpreciseLabels(XLog, ILDetectorParam) - Method in class org.processmining.xlu.relabel.plugin.BPIC2015_LOG_10_loc
 
detectImpreciseLabels(XLog, ILDetectorParam) - Method in class org.processmining.xlu.relabel.plugin.detection.ExpILDetectorOracleGlobal
 
detectImpreciseLabels(XLog, ILDetectorParam) - Method in class org.processmining.xlu.relabel.plugin.detection.ExpILDetectorOracleLocal
 
detectImpreciseLabels(XLog, ILDetectorParam) - Method in interface org.processmining.xlu.relabel.plugin.detection.ILDetector
 
detectImpreciseLabels(XLog, ILDetectorParam) - Method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMGlobal
 
detectImpreciseLabels(XLog, ILDetectorParam) - Method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMGlobalNaive
 
detectImpreciseLabels(XLog, ILDetectorParam) - Method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMLocal
 
detectImpreciseLabels(XLog, ILDetectorParam) - Method in class org.processmining.xlu.relabel.plugin.ILDetectorExpert
 
detectImpreciseLabels(XLog, ILDetectorParam) - Method in class org.processmining.xlu.relabel.plugin.ILDetectorMUMCDataset
 
detectImpreciseLabelsIM(XLog, ILDetectorIMParam) - Method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMGlobal
 
detectImpreciseLabelsIM(XLog, ILDetectorIMParam) - Method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMGlobalNaive
 
detectImpreciseLabelsIM(XLog, ILDetectorIMParam) - Method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMLocal
 
dfg2Dot(Dfg, boolean) - Static method in class org.processmining.xlu.relabel.experiment.GraphvizDirectlyFollowsGraphClone
 
dialogs - Variable in class org.processmining.xlu.matching.config.gui.EGMatchConfigWizard
 
discover(T) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
doRemoveNodes() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqImpl
 
doRemoveNodes() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqImpl
 
Dummy_End_Label - Static variable in class org.processmining.xlu.matching.models.EGraphFactory
 
Dummy_Start_Label - Static variable in class org.processmining.xlu.matching.models.EGraphFactory
 
dupPairs - Variable in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 

E

edges - Variable in class org.processmining.xlu.matching.models.impl.EGraphImp
 
EEdge - Interface in org.processmining.xlu.matching.models
 
EEdgeImpl - Class in org.processmining.xlu.matching.models.impl
 
EEdgeImpl(int, int) - Constructor for class org.processmining.xlu.matching.models.impl.EEdgeImpl
 
EEdgeProperties - Class in org.processmining.xlu.matching.models.impl
 
EEdgeProperties() - Constructor for class org.processmining.xlu.matching.models.impl.EEdgeProperties
 
EGFusionPlugin - Class in org.processmining.xlu.matching.plugins
 
EGFusionPlugin() - Constructor for class org.processmining.xlu.matching.plugins.EGFusionPlugin
 
EGFusionTest - Class in org.processmining.xlu.matching.zexperiment
 
EGFusionTest() - Constructor for class org.processmining.xlu.matching.zexperiment.EGFusionTest
 
EGLogDiscoveryTestPluginImpl - Class in org.processmining.xlu.matching.zexperiment
This plugin test the EGMatchPlugin using randomly generated noise
EGLogDiscoveryTestPluginImpl() - Constructor for class org.processmining.xlu.matching.zexperiment.EGLogDiscoveryTestPluginImpl
 
EGMatchConfigDialog - Interface in org.processmining.xlu.matching.config.gui
 
EGMatchConfigDialogAbstract - Class in org.processmining.xlu.matching.config.gui
 
EGMatchConfigDialogAbstract(EGMatchConfiguration) - Constructor for class org.processmining.xlu.matching.config.gui.EGMatchConfigDialogAbstract
 
EGMatchConfiguration - Interface in org.processmining.xlu.matching.plugins.alg
 
EGMatchConfigurationFactory - Class in org.processmining.xlu.matching.config
 
EGMatchConfigurationFactory() - Constructor for class org.processmining.xlu.matching.config.EGMatchConfigurationFactory
 
EGMatchConfigurationImpl - Class in org.processmining.xlu.matching.plugins.alg.conf.impl
 
EGMatchConfigurationImpl() - Constructor for class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
EGMatchConfigurationImpl(int, boolean) - Constructor for class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
EGMatchConfigUserPresetWizard - Class in org.processmining.xlu.matching.config.gui
 
EGMatchConfigUserPresetWizard(UIPluginContext, EGMatchConfiguration, XLog) - Constructor for class org.processmining.xlu.matching.config.gui.EGMatchConfigUserPresetWizard
 
EGMatchConfigWizard - Class in org.processmining.xlu.matching.config.gui
 
EGMatchConfigWizard(UIPluginContext, EGMatchConfiguration, XLog) - Constructor for class org.processmining.xlu.matching.config.gui.EGMatchConfigWizard
 
EGMatchExpConfigurationSpace - Class in org.processmining.xlu.matching.zexperiment
 
EGMatchExpConfigurationSpace() - Constructor for class org.processmining.xlu.matching.zexperiment.EGMatchExpConfigurationSpace
 
EGMatchExpPrintResultUtil - Class in org.processmining.xlu.matching.zexperiment
 
EGMatchExpPrintResultUtil() - Constructor for class org.processmining.xlu.matching.zexperiment.EGMatchExpPrintResultUtil
 
EGMatchExpResultsWriters - Class in org.processmining.xlu.matching.zexperiment
 
EGMatchExpResultsWriters(String, String, String, String) - Constructor for class org.processmining.xlu.matching.zexperiment.EGMatchExpResultsWriters
 
EGMatchFusionAndRelabelPlugin - Class in org.processmining.xlu.matching.plugins
 
EGMatchFusionAndRelabelPlugin() - Constructor for class org.processmining.xlu.matching.plugins.EGMatchFusionAndRelabelPlugin
 
EGMatchingAlgSelectorDialog - Class in org.processmining.xlu.matching.config.gui
 
EGMatchingAlgSelectorDialog(EGMatchConfiguration) - Constructor for class org.processmining.xlu.matching.config.gui.EGMatchingAlgSelectorDialog
 
EGMatchPlugin - Class in org.processmining.xlu.matching.plugins
 
EGMatchPlugin() - Constructor for class org.processmining.xlu.matching.plugins.EGMatchPlugin
 
EGMatchTestVerificationMethod - Interface in org.processmining.xlu.matching.zexperiment.verification
 
EGMatchTestVerificationMethodGeneratedImpl - Class in org.processmining.xlu.matching.zexperiment.verification
 
EGMatchTestVerificationMethodGeneratedImpl() - Constructor for class org.processmining.xlu.matching.zexperiment.verification.EGMatchTestVerificationMethodGeneratedImpl
 
EGMatchTestVerificationMethodMUDataImpl - Class in org.processmining.xlu.matching.zexperiment.verification
 
EGMatchTestVerificationMethodMUDataImpl() - Constructor for class org.processmining.xlu.matching.zexperiment.verification.EGMatchTestVerificationMethodMUDataImpl
 
EGMatchUserOrientedConfigAlg - Class in org.processmining.xlu.matching.config.alg
 
EGMatchUserOrientedConfigAlg(UIPluginContext, XLog, EGMatchConfiguration) - Constructor for class org.processmining.xlu.matching.config.alg.EGMatchUserOrientedConfigAlg
 
EGraph - Interface in org.processmining.xlu.matching.models
The interface of execution graphs.
EGraphFactory - Class in org.processmining.xlu.matching.models
 
EGraphImp - Class in org.processmining.xlu.matching.models.impl
 
EGraphImp() - Constructor for class org.processmining.xlu.matching.models.impl.EGraphImp
 
EGraphImp(int) - Constructor for class org.processmining.xlu.matching.models.impl.EGraphImp
 
EGraphMappingsInfo - Class in org.processmining.xlu.relabel.plugin.matching
 
EGraphMappingsInfo(MultiSet<Integer>, int) - Constructor for class org.processmining.xlu.relabel.plugin.matching.EGraphMappingsInfo
 
EGraphs - Class in org.processmining.xlu.matching.models.collection
 
EGraphs(List<EGraph>) - Constructor for class org.processmining.xlu.matching.models.collection.EGraphs
 
EGraphsWithMappings - Class in org.processmining.xlu.matching.models.collection
 
EGraphsWithMappings(List<EGraph>, MatchMappings, EGMatchConfiguration) - Constructor for class org.processmining.xlu.matching.models.collection.EGraphsWithMappings
 
EGraphToDFGModelConverterImpl - Class in org.processmining.xlu.matching.vis
 
EGraphToDFGModelConverterImpl() - Constructor for class org.processmining.xlu.matching.vis.EGraphToDFGModelConverterImpl
 
EGraphToPGraphConverterBinaryImpl - Class in org.processmining.xlu.matching.vis
 
EGraphToPGraphConverterBinaryImpl() - Constructor for class org.processmining.xlu.matching.vis.EGraphToPGraphConverterBinaryImpl
 
EGraphToPGraphConverterImpl - Class in org.processmining.xlu.matching.vis
 
EGraphToPGraphConverterImpl(XLog, XEventClasses, RepEGraphs) - Constructor for class org.processmining.xlu.matching.vis.EGraphToPGraphConverterImpl
 
EnabledSet - Class in org.processmining.xlu.matching.zexperiment.precision
 
EnabledSet(Collection<Transition>) - Constructor for class org.processmining.xlu.matching.zexperiment.precision.EnabledSet
 
ENode - Interface in org.processmining.xlu.matching.models
 
ENodeAbstract - Class in org.processmining.xlu.matching.models.impl
 
ENodeAbstract(EGraph, String) - Constructor for class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
ENodeAwareImpl - Class in org.processmining.xlu.matching.models.impl
 
ENodeAwareImpl(EGraph, String) - Constructor for class org.processmining.xlu.matching.models.impl.ENodeAwareImpl
 
ENodeAwareImpl(EGraph, String, List<Integer>, List<Integer>, List<Integer>) - Constructor for class org.processmining.xlu.matching.models.impl.ENodeAwareImpl
 
ENodeAwareImpl(EGraph, String, List<Integer>, List<Integer>, List<Integer>, int[], int[], int[]) - Constructor for class org.processmining.xlu.matching.models.impl.ENodeAwareImpl
 
ENodeContextAndLabelComparator - Class in org.processmining.xlu.matching.plugins.alg
 
ENodeContextAndLabelComparator() - Constructor for class org.processmining.xlu.matching.plugins.alg.ENodeContextAndLabelComparator
 
ENodeContextComparator - Class in org.processmining.xlu.matching.plugins.alg
 
ENodeContextComparator() - Constructor for class org.processmining.xlu.matching.plugins.alg.ENodeContextComparator
 
ENodeDummyImpl - Class in org.processmining.xlu.matching.models.impl
 
ENodeDummyImpl(EGraph, String) - Constructor for class org.processmining.xlu.matching.models.impl.ENodeDummyImpl
 
ENodeProperties - Class in org.processmining.xlu.matching.models.impl
 
ENodeProperties() - Constructor for class org.processmining.xlu.matching.models.impl.ENodeProperties
 
equals(Object) - Method in class org.processmining.xlu.relabel.model.TEvent
 
estimatedTime - Variable in class org.processmining.xlu.matching.merge.impl.FusionStrategyBinaryVerificationImpl
 
estimatedTime - Variable in class org.processmining.xlu.matching.merge.impl.FusionStrategyIncrBinaryImpl
 
Event(XAttributeMap) - Constructor for class org.processmining.xlu.experiment.generator.GenerateLog.Event
 
EventToEnabledSets - Class in org.processmining.xlu.matching.zexperiment.precision
 
EventToEnabledSets() - Constructor for class org.processmining.xlu.matching.zexperiment.precision.EventToEnabledSets
 
existingAlgs - Variable in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
expandTree(JTree, Tree<T>) - Method in interface org.processmining.xlu.pgraph.vis.filter.expander.ClusterExpander
 
expandTree(JTree, Tree<T>) - Method in class org.processmining.xlu.pgraph.vis.filter.expander.ClusterExpanderAll
 
expandTree(JTree, Tree<RepEGraph>) - Method in class org.processmining.xlu.pgraph.vis.filter.expander.ClusterExpanderBlockStructure
 
expandTree(JTree, Tree<RepEGraph>) - Method in class org.processmining.xlu.pgraph.vis.filter.expander.ClusterExpanderPerformance
 
ExpDiscoveryAlgorithm - Interface in org.processmining.xlu.experiment.discovery
 
ExpDiscoveryDummyEndUtil - Class in org.processmining.xlu.experiment.discovery
 
ExpDiscoveryDummyEndUtil() - Constructor for class org.processmining.xlu.experiment.discovery.ExpDiscoveryDummyEndUtil
 
ExpDiscoveryETM - Class in org.processmining.xlu.experiment.discovery
 
ExpDiscoveryETM() - Constructor for class org.processmining.xlu.experiment.discovery.ExpDiscoveryETM
 
ExpDiscoveryHyberILP - Class in org.processmining.xlu.experiment.discovery
 
ExpDiscoveryHyberILP() - Constructor for class org.processmining.xlu.experiment.discovery.ExpDiscoveryHyberILP
 
ExpDiscoveryInductiveMiner - Class in org.processmining.xlu.experiment.discovery
 
ExpDiscoveryInductiveMiner() - Constructor for class org.processmining.xlu.experiment.discovery.ExpDiscoveryInductiveMiner
 
ExpDuplicatedTaskUtil - Class in org.processmining.xlu.relabel.experiment
 
ExpDuplicatedTaskUtil() - Constructor for class org.processmining.xlu.relabel.experiment.ExpDuplicatedTaskUtil
 
Experiment - Class in org.processmining.xlu.experiment.alignment
 
Experiment() - Constructor for class org.processmining.xlu.experiment.alignment.Experiment
 
ExpILDetectorOracleGlobal - Class in org.processmining.xlu.relabel.plugin.detection
 
ExpILDetectorOracleGlobal() - Constructor for class org.processmining.xlu.relabel.plugin.detection.ExpILDetectorOracleGlobal
 
ExpILDetectorOracleLocal - Class in org.processmining.xlu.relabel.plugin.detection
 
ExpILDetectorOracleLocal() - Constructor for class org.processmining.xlu.relabel.plugin.detection.ExpILDetectorOracleLocal
 
ExpImprLabelPair<T> - Class in org.processmining.xlu.relabel.experiment
 
ExpImprLabelPair(T, T) - Constructor for class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
ExpImprLabelPair() - Constructor for class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
ExpImprLabelPair(T[], T) - Constructor for class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
ExpImprLabelSetI<T> - Interface in org.processmining.xlu.relabel.experiment
 
ExpLocRefiningDiscoveryAlgorithm - Interface in org.processmining.xlu.experiment.discovery
 
ExpMatchMappingWriter - Class in org.processmining.xlu.relabel.experiment
 
ExpMatchMappingWriter() - Constructor for class org.processmining.xlu.relabel.experiment.ExpMatchMappingWriter
 
ExpModelSimplicityUtil - Class in org.processmining.xlu.experiment.discovery
This class computes various complexity metrics of a petrinet.
ExpModelSimplicityUtil() - Constructor for class org.processmining.xlu.experiment.discovery.ExpModelSimplicityUtil
 
export2Image(MarkedPetrinet, File) - Static method in class org.processmining.xlu.relabel.experiment.ExpRelabelingPlugin
 
exportProcessTree(ProcessTree, File) - Static method in class org.processmining.xlu.experiment.generator.GenerateTree
 
ExpRelabelingAlg - Class in org.processmining.xlu.relabel.experiment
 
ExpRelabelingAlg() - Constructor for class org.processmining.xlu.relabel.experiment.ExpRelabelingAlg
 
ExpRelabelingParam - Class in org.processmining.xlu.relabel.experiment
 
ExpRelabelingParam() - Constructor for class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
ExpRelabelingParam(String) - Constructor for class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
ExpRelabelingParamSBP - Class in org.processmining.xlu.relabel.experiment
 
ExpRelabelingParamSBP() - Constructor for class org.processmining.xlu.relabel.experiment.ExpRelabelingParamSBP
 
ExpRelabelingPlugin - Class in org.processmining.xlu.relabel.experiment
 
ExpRelabelingPlugin() - Constructor for class org.processmining.xlu.relabel.experiment.ExpRelabelingPlugin
 
ExprReplayUtils - Class in org.processmining.xlu.matching.zexperiment
 
ExprReplayUtils() - Constructor for class org.processmining.xlu.matching.zexperiment.ExprReplayUtils
 
ExpScriptGenerator - Class in org.processmining.xlu.relabel.experiment
Generate the HTML that shows the overview of models.
ExpScriptGenerator() - Constructor for class org.processmining.xlu.relabel.experiment.ExpScriptGenerator
 
ExpWriterRelabelingUtil - Class in org.processmining.xlu.relabel.experiment
 
ExpWriterRelabelingUtil() - Constructor for class org.processmining.xlu.relabel.experiment.ExpWriterRelabelingUtil
 
extractTracesByIndex(XLog, int[]) - Static method in class org.processmining.xlu.matching.config.alg.RandomLogSampleUtil
 

F

falseNegativeNoise - Variable in class org.processmining.xlu.matching.zexperiment.model.QualityTFPN
 
falsePositive - Variable in class org.processmining.xlu.matching.zexperiment.model.FusionBinaryResult
 
falsePositiveNoise - Variable in class org.processmining.xlu.matching.zexperiment.model.QualityTFPN
 
FilterViewMaxNumber - Class in org.processmining.xlu.pgraph.vis.filter.panel
 
FilterViewMaxNumber(PGraphFilterMaxNumber<?>) - Constructor for class org.processmining.xlu.pgraph.vis.filter.panel.FilterViewMaxNumber
 
FilterViewTraceId - Class in org.processmining.xlu.pgraph.vis.filter.panel
 
FilterViewTraceId(PGraphFilterTraceId, Set<Integer>) - Constructor for class org.processmining.xlu.pgraph.vis.filter.panel.FilterViewTraceId
 
fitness - Variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
fiveGreenColors - Static variable in class org.processmining.xlu.pgraph.vis.VisSettingUtil
 
fuseBinaryGraphs(PluginContext, EGraphsWithMappings) - Method in class org.processmining.xlu.matching.plugins.EGFusionPlugin
 
fuseEGraphs(EGraphs, MatchMappings) - Method in interface org.processmining.xlu.matching.merge.FusionStrategy
 
fuseEGraphs(EGraphs, MatchMappings) - Method in class org.processmining.xlu.matching.merge.impl.FusionStrategyBinaryImpl
 
fuseEGraphs(EGraphs, MatchMappings) - Method in class org.processmining.xlu.matching.merge.impl.FusionStrategyBinaryVerificationImpl
 
fuseEGraphs(EGraphs, MatchMappings) - Method in class org.processmining.xlu.matching.merge.impl.FusionStrategyIncrBinaryImpl
 
fuseIncGraphs(PluginContext, EGraphsWithMappings) - Method in class org.processmining.xlu.matching.plugins.EGFusionPlugin
 
fuseIncGraphsIncFilter(PluginContext, EGraphsWithMappings) - Method in class org.processmining.xlu.matching.plugins.EGFusionPlugin
 
fuseRepEGraph(RepEGraph, RepEGraph, List<MatchMapping>) - Method in class org.processmining.xlu.matching.merge.impl.FusionStrategyIncrBinaryImpl
 
fuseVerifyIncGraphs(UIPluginContext, EGraphsWithMappings) - Method in class org.processmining.xlu.matching.plugins.EGFusionPlugin
 
FusionAlg - Interface in org.processmining.xlu.matching.merge
 
FusionAlgBinaryImpl - Class in org.processmining.xlu.matching.merge.impl
 
FusionAlgBinaryImpl() - Constructor for class org.processmining.xlu.matching.merge.impl.FusionAlgBinaryImpl
 
FusionBinaryResult - Class in org.processmining.xlu.matching.zexperiment.model
 
FusionBinaryResult() - Constructor for class org.processmining.xlu.matching.zexperiment.model.FusionBinaryResult
 
FusionBinaryResult(int, int) - Constructor for class org.processmining.xlu.matching.zexperiment.model.FusionBinaryResult
 
FusionStrategy - Interface in org.processmining.xlu.matching.merge
 
FusionStrategyBinaryImpl - Class in org.processmining.xlu.matching.merge.impl
 
FusionStrategyBinaryImpl(PLog, EGMatchConfiguration, int) - Constructor for class org.processmining.xlu.matching.merge.impl.FusionStrategyBinaryImpl
 
FusionStrategyBinaryVerificationImpl - Class in org.processmining.xlu.matching.merge.impl
 
FusionStrategyBinaryVerificationImpl(PLog, boolean, EGMatchTestVerificationMethod) - Constructor for class org.processmining.xlu.matching.merge.impl.FusionStrategyBinaryVerificationImpl
 
FusionStrategyIncrBinaryImpl - Class in org.processmining.xlu.matching.merge.impl
 
FusionStrategyIncrBinaryImpl(PluginContext, XLog) - Constructor for class org.processmining.xlu.matching.merge.impl.FusionStrategyIncrBinaryImpl
 
FusionStrategyIncrFilteringImpl - Class in org.processmining.xlu.matching.merge.impl
 
FusionStrategyIncrFilteringImpl(XLog) - Constructor for class org.processmining.xlu.matching.merge.impl.FusionStrategyIncrFilteringImpl
 

G

g - Variable in class org.processmining.xlu.pgraph.vis.panel.PGraphInfoView
 
generalisation - Variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
GenerateLog - Class in org.processmining.xlu.experiment.generator
2015-09-28: Copied from the package SanderLeemans.
GenerateLog() - Constructor for class org.processmining.xlu.experiment.generator.GenerateLog
 
generateLog(ProcessTree, GenerateLogParameters) - Method in class org.processmining.xlu.experiment.generator.GenerateLog
 
GenerateLog.Event - Class in org.processmining.xlu.experiment.generator
 
GenerateLogDialog - Class in org.processmining.xlu.experiment.generator
 
GenerateLogDialog(GenerateLogParameters) - Constructor for class org.processmining.xlu.experiment.generator.GenerateLogDialog
 
GenerateLogParameters - Class in org.processmining.xlu.experiment.generator
2015-09-28: Copied from the package SanderLeemans.
GenerateLogParameters() - Constructor for class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
GenerateLogParameters(int, long, int, int) - Constructor for class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
GenerateLogParameters(int, long) - Constructor for class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
generateNode(boolean, int, GenerateTreeParameters) - Method in class org.processmining.xlu.experiment.generator.GenerateTree
 
generateNoisyTrace(ProcessTree, List<String>, long, int) - Static method in class org.processmining.xlu.experiment.generator.GenerateLog
Generate a trace that might be not replayable on the process tree.
GenerateTree - Class in org.processmining.xlu.experiment.generator
2015-09-28: Copied from the package SanderLeemans.
GenerateTree() - Constructor for class org.processmining.xlu.experiment.generator.GenerateTree
 
generateTree(PluginContext) - Method in class org.processmining.xlu.experiment.generator.GenerateTree
 
generateTree(GenerateTreeParameters) - Method in class org.processmining.xlu.experiment.generator.GenerateTree
 
GenerateTreeParameters - Class in org.processmining.xlu.experiment.generator
2015-09-28: Copied from the package SanderLeemans.
GenerateTreeParameters() - Constructor for class org.processmining.xlu.experiment.generator.GenerateTreeParameters
 
GenerateTreeParameters(long, boolean, int, int) - Constructor for class org.processmining.xlu.experiment.generator.GenerateTreeParameters
 
getActivities(Node) - Static method in class org.processmining.xlu.experiment.generator.GenerateLog
Get a list of all manual leaves of a tree.
getAlignmentValue(PNRepResult) - Static method in class org.processmining.xlu.matching.zexperiment.EGLogDiscoveryTestPluginImpl
Return the trace fitness if more than 50% of traces have a reliable alignment, otherwise return -1.
getAllDuplicationMap(XEventClasses) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getAllEnabled() - Method in class org.processmining.xlu.matching.zexperiment.precision.EnabledSet
 
getAllGraphs() - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
Return all graphs.
getAllLabels() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
getAllMappings() - Method in interface org.processmining.xlu.matching.models.collection.MatchMappings
 
getAllMappings(int, int) - Method in interface org.processmining.xlu.matching.models.collection.MatchMappings
 
getAllMappings() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingsImpl
 
getAllMappings(int, int) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingsImpl
 
getAllOptimalMapping(EGraph, EGraph) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgBackTrackingPruningImpl
 
getAllOptimalMapping(EGraph, EGraph) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAllAlgBackTrackingBFImpl
 
getAllOptimalMapping(EGraph, EGraph) - Method in interface org.processmining.xlu.matching.plugins.alg.MatchingAllAlg
 
getAnOptimalMapping(int, int) - Method in interface org.processmining.xlu.matching.models.collection.MatchMappings
 
getAnOptimalMapping(int, int) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingsImpl
 
getClass(XEvent) - Method in class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterAbstract
 
getClasses() - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
getClasses() - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
getClasses() - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
getClasses() - Method in class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterAbstract
 
getClasses() - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
getClassifier() - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
getClassifier() - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
getClassifier() - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpConfigurationSpace
 
getClassifier() - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
getClassifier() - Method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorParam
 
getClassifiers(XLog) - Static method in class org.processmining.xlu.matching.config.gui.XEventClassSelectorPanel
 
getClusterMethod() - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
getClusterParam() - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
getColor(T) - Method in interface org.processmining.xlu.pgraph.vis.color.PGraphColoring
 
getColor(T) - Method in class org.processmining.xlu.pgraph.vis.color.PGraphColoringAbs
 
getColorMap() - Method in interface org.processmining.xlu.pgraph.vis.color.PGraphColoring
 
getColorMap() - Method in class org.processmining.xlu.pgraph.vis.color.PGraphColoringAbs
 
getConcIds() - Method in interface org.processmining.xlu.matching.models.ENode
 
getConcIds() - Method in class org.processmining.xlu.matching.models.impl.ENodeAwareImpl
 
getConcs() - Method in interface org.processmining.xlu.matching.models.ENode
 
getConcs() - Method in class org.processmining.xlu.matching.models.impl.ENodeAwareImpl
 
getConfiguration() - Method in class org.processmining.xlu.matching.config.alg.EGMatchUserOrientedConfigAlg
 
getConfiguration() - Method in class org.processmining.xlu.matching.config.gui.EGMatchConfigWizard
 
getContext() - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
getControlView() - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
getConverter() - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
getConverter() - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
getCost() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
getCost() - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
getCost(String) - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
getCost() - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
getCost() - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
getCost(String) - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
getCost(ENode, ENode, MatchMapping) - Method in interface org.processmining.xlu.matching.plugins.alg.HeuristicStrategy
 
getCost(ENode, ENode, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostFunctionImpl
 
getCost(ENode, ENode, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostFunctionNeighborAsMultisetImpl
 
getCost(ENode, ENode, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostHeuristicFunctionComplexImpl
 
getCost(ENode, ENode) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostHeuristicFunctionSimpleImpl
 
getCost(ENode, ENode, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostHeuristicFunctionSimpleImpl
 
getCost(ENode, ENode, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyAbstract
 
getCostBasedCompleteParam(Marking, Marking, XEventClasses, TransEvClassMapping, int, int) - Static method in class org.processmining.xlu.matching.zexperiment.ExprReplayUtils
 
getCostConfigs() - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpConfigurationSpace
 
getCostConfiguration() - Method in interface org.processmining.xlu.matching.plugins.alg.CostStrategy
 
getCostConfiguration() - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyAbstract
 
getCostDistribution() - Method in class org.processmining.xlu.relabel.plugin.matching.EGraphMappingsInfo
 
getCostNoMapping(ENode) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostHeuristicFunctionSimpleImpl
 
getCostNoMatch(ENode, MatchMapping) - Method in interface org.processmining.xlu.matching.plugins.alg.HeuristicStrategy
 
getCostNoMatch(ENode, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostFunctionImpl
 
getCostNoMatch(ENode, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostFunctionNeighborAsMultisetImpl
 
getCostNoMatch(ENode, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostHeuristicFunctionComplexImpl
 
getCostNoMatch(ENode, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostHeuristicFunctionSimpleImpl
 
getCostNoMatch(ENode, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyAbstract
 
getCosts() - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
getCosts() - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
getCostStrategy() - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
getCostStrategy() - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
getCostStrategy() - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
getCostStrategy() - Method in interface org.processmining.xlu.matching.plugins.alg.MatchingAlg
 
getCriteria() - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
getData() - Method in class org.processmining.xlu.matching.merge.impl.FusionStrategyBinaryVerificationImpl
 
getDateDiff(Date, Date, TimeUnit) - Static method in class org.processmining.xlu.pgraph.vis.filter.expander.ClusterExpanderPerformance
 
getDetector() - Method in class org.processmining.xlu.relabel.param.RelabelParam
 
getDetectorParam() - Method in class org.processmining.xlu.relabel.param.RelabelParam
 
getDeviatingIntervals() - Method in class org.processmining.xlu.logrepair.plugins.DAnnotatedTrace
 
getDiscoveryAlg() - Method in class org.processmining.xlu.pgraph.vis.PGraphVisSetting
 
getDiscoveryAlg() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
getDiscoveryAlgs() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getDist(int, int) - Method in interface org.processmining.xlu.matching.models.EGraph
 
getDist(int, int) - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
getDist() - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
getDist() - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
getDuplicationMap(XEventClasses) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getDupPair() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getDupPairs() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getDupPairs() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParamSBP
 
getEdge(int, int) - Method in interface org.processmining.xlu.matching.models.EGraph
 
getEdge(int, int) - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
getEdgeRepresentedEdges() - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
getEdgeRepresentedEdges() - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
getEdges() - Method in interface org.processmining.xlu.matching.models.EGraph
 
getEdges() - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
getEdgeWidth(int) - Method in class org.processmining.xlu.matching.vis.EGraphToPGraphConverterImpl
 
getEGMatchConfig() - Method in class org.processmining.xlu.matching.config.gui.EGMatchConfigDialogAbstract
 
getEnabledTraceList(int, int) - Method in class org.processmining.xlu.matching.zexperiment.precision.MapTrcEnabled
Returns a list of sets of possible alternatives.
getENodeComparator() - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgGreedyImp
 
getENodeFilter() - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
getEventClassNum(XEventClass) - Method in class org.processmining.xlu.relabel.plugin.matching.LabelRefinerParam
 
getEventIndex() - Method in class org.processmining.xlu.relabel.model.TEvent
 
getEventToEnabledSets(PNRepResult, Petrinet, Marking) - Static method in class org.processmining.xlu.matching.zexperiment.precision.EventToEnabledSets
 
getEvtColorMap() - Method in class org.processmining.xlu.pgraph.vis.PGraphParameter
 
getFileDir() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getFilteredLog() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqImpl
 
getFilteredLog() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterHierarchyImpl
 
getFilteredLog() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqImpl
 
getFilterResWriter() - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpResultsWriters
 
getFinalMarking() - Method in class org.processmining.xlu.experiment.discovery.MarkedPetrinet
 
getFinalMarkings() - Method in class org.processmining.xlu.experiment.discovery.MarkedPetrinet
 
getFusionresWriter() - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpResultsWriters
 
getGraphId() - Method in interface org.processmining.xlu.matching.models.EEdge
 
getGraphId() - Method in interface org.processmining.xlu.matching.models.ENode
 
getGraphId() - Method in class org.processmining.xlu.matching.models.impl.EEdgeImpl
 
getGraphId() - Method in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
getGraphs() - Method in class org.processmining.xlu.matching.models.collection.EGraphs
 
getGraphs() - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
Get Direct Children of Root.
getGraphs() - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
getHeuristicfunction() - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
getHierarchy() - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
getHyberRelabelAlgs() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getId() - Method in interface org.processmining.xlu.matching.models.EEdge
 
getId() - Method in interface org.processmining.xlu.matching.models.EGraph
 
getId() - Method in interface org.processmining.xlu.matching.models.ENode
 
getId() - Method in class org.processmining.xlu.matching.models.impl.EEdgeImpl
 
getId() - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
getId() - Method in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
getIds(RepEGraphs) - Static method in class org.processmining.xlu.matching.models.collection.RepEGraphsUtil
Get a set of ids of graphs
getImpreciseLabels() - Method in class org.processmining.xlu.relabel.plugin.detection.ExpILDetectorOracleGlobal
 
getImpreciseLabels() - Method in class org.processmining.xlu.relabel.plugin.detection.ExpILDetectorOracleLocal
 
getImpreciseLabels() - Method in class org.processmining.xlu.relabel.plugin.ILDetectorExpert
 
getImpreciseLabels() - Method in class org.processmining.xlu.relabel.plugin.ILDetectorMUMCDataset
 
getIndex() - Method in interface org.processmining.xlu.matching.models.ENode
 
getIndex() - Method in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
getInfo() - Method in class org.processmining.xlu.matching.vis.PODummyNode
 
getInfo() - Method in class org.processmining.xlu.matching.vis.POMatchNode
 
getInitialMarking() - Method in class org.processmining.xlu.experiment.discovery.MarkedPetrinet
 
getInstance() - Static method in class org.processmining.xlu.matching.models.EGraphFactory
 
getInstanceGraphIds() - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
getInvisibleTransitions() - Method in class org.processmining.xlu.matching.zexperiment.precision.EnabledSet
 
getLabel() - Method in interface org.processmining.xlu.matching.models.Context
 
getLabel() - Method in class org.processmining.xlu.matching.models.ContextMultiSetPCSDistinct
 
getLabel() - Method in interface org.processmining.xlu.matching.models.ENode
 
getLabel() - Method in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
getLabels() - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
Match only these labels.
getLabels() - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
getLabelScope() - Method in interface org.processmining.xlu.relabel.plugin.detection.RelabelScope
 
getLabelScope() - Method in class org.processmining.xlu.relabel.plugin.detection.RelabelScopeAbs
 
getLabelToFreqMap(RepEGraph) - Static method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqImpl
 
getLeafLabelSets(ProcessTree, List<Node>) - Static method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMGlobal
 
getLeafLabelSets(ProcessTree, List<Node>) - Static method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMGlobalNaive
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.processmining.xlu.pgraph.vis.color.PGraphColoringAbs.SelectedListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.processmining.xlu.relabel.visualization.RelabelImpreciseLabelCandidateView.SelectedListCellRenderer
 
getListOfAlgs() - Method in class org.processmining.xlu.relabel.experiment.OverviewMap
 
getListOfAlgsToString() - Method in class org.processmining.xlu.relabel.experiment.OverviewMap
 
getListOfListEnabledSet(int, int) - Method in class org.processmining.xlu.relabel.experiment.OverviewMap
Gather for each algorithm, the trace list of possible firings.
getListOfNumTracesOfEdges(RepEGraph) - Static method in class org.processmining.xlu.matching.models.RepEGraphUtil
 
getListOfNumTracesOfNodes(RepEGraph) - Static method in class org.processmining.xlu.matching.models.RepEGraphUtil
 
getLocalRefinedLog() - Method in interface org.processmining.xlu.experiment.discovery.ExpLocRefiningDiscoveryAlgorithm
 
getLocalRefinedLog() - Method in class org.processmining.xlu.relabel.plugin.hyber.RelabelHyberApproachIM
 
getLog() - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
getLogForRelabel() - Method in interface org.processmining.xlu.relabel.plugin.detection.RelabelScope
 
getLogForRelabel() - Method in class org.processmining.xlu.relabel.plugin.detection.RelabelScopeAbs
 
getLogNum() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getLogProperties() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getMap() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
getMap() - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
getMapContextToFreq() - Method in class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterCAwareAdaptiveKwithDummyStartEndImpl
 
getMapEvtClass2Set() - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
getMapLabel2Graph() - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
getMapNodeLabelToIndex() - Method in interface org.processmining.xlu.matching.preprocessing.PTraceToEGConverter
 
getMapNodeLabelToIndex() - Method in class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterAbstract
 
getMapNodeToLog() - Method in class org.processmining.xlu.relabel.plugin.hyber.IMSubLogPostProcessor
 
getMapping() - Method in class org.processmining.xlu.matching.models.impl.RepEGraphBinaryMappingAwareImpl
 
getMapping() - Method in interface org.processmining.xlu.matching.models.RepEGraphMappingAware
 
getMappingComparator() - Method in interface org.processmining.xlu.matching.models.collection.MatchMappings
 
getMappingComparator() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingsImpl
 
getMappings() - Method in class org.processmining.xlu.matching.models.collection.EGraphsWithMappings
 
getMappings() - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
getMappings() - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
getMappingsInfo() - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
getMapToCost() - Method in class org.processmining.xlu.relabel.plugin.matching.EGraphMappingsInfo
 
getMapTrcEnable() - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
getMapTrcEnabled(int) - Method in class org.processmining.xlu.relabel.experiment.OverviewMap
 
getMapTrcEnabled(int, int) - Method in class org.processmining.xlu.relabel.experiment.OverviewMap
 
getMapTrcToCls() - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
getMatchConfiguration() - Method in class org.processmining.xlu.matching.models.collection.EGraphsWithMappings
 
getMatchingAlgorithm() - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
getMatchingAlgorithm() - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
getMatchingAlgorithms() - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpConfigurationSpace
 
getMatchingConfig() - Method in class org.processmining.xlu.relabel.plugin.matching.ModelCreatorParam
 
getMatchResWriter() - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpResultsWriters
 
getMatchs() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
getMatchs() - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
getMax() - Method in class org.processmining.xlu.relabel.plugin.matching.EGraphMappingsInfo
 
getMaxCostOfEdge() - Method in class org.processmining.xlu.relabel.plugin.matching.ClusterRefinerParam
 
getMaxCostOfEdge() - Method in class org.processmining.xlu.relabel.plugin.matching.LabelRefinerParam
 
getMaxCostOfEdge() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
getMaxNumber() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterMaxNumber
 
getMaxNumberOfChildren() - Method in class org.processmining.xlu.experiment.generator.GenerateTreeParameters
 
getMaxNumLabels() - Method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorParam
 
getMaxTraceLength() - Method in class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
getMinimalSharedParent() - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
getMinimalSharedParent() - Method in interface org.processmining.xlu.relabel.experiment.ExpImprLabelSetI
 
getModel() - Method in interface org.processmining.xlu.relabel.plugin.detection.RelabelScope
 
getModel() - Method in class org.processmining.xlu.relabel.plugin.detection.RelabelScopeAbs
 
getModel() - Method in class org.processmining.xlu.relabel.plugin.RelabelLocalAlg
 
getModelName() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getModelProperties() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getModelQuality(String) - Method in class org.processmining.xlu.relabel.experiment.OverviewMap
 
getName() - Method in interface org.processmining.xlu.matching.plugins.alg.impl.CostStrategyConfiguration
 
getName() - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyWeightsImpl
 
getNewlog() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
getNodeAs() - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
getNodeAs() - Method in interface org.processmining.xlu.relabel.experiment.ExpImprLabelSetI
 
getNodeB() - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
getNodeB() - Method in interface org.processmining.xlu.relabel.experiment.ExpImprLabelSetI
 
getNodeById(int) - Method in interface org.processmining.xlu.matching.models.EGraph
 
getNodeById(int) - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
getNodeColor(int) - Method in class org.processmining.xlu.matching.vis.EGraphToPGraphConverterImpl
 
getNodeFilter() - Method in class org.processmining.xlu.pgraph.vis.PGraphParameter
 
getNodeRepresentedNodes() - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
getNodeRepresentedNodes() - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
getNodeRepresenting(int, int) - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
getNodeRepresenting(int, int) - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
getNodes() - Method in interface org.processmining.xlu.matching.models.EGraph
 
getNodes() - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
getNodesAllowedToMap(ENode, List<ENode>) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
getNodesWithLabel(ENode) - Method in interface org.processmining.xlu.matching.models.EGraph
 
getNodesWithLabel(ENode) - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
getNodeToCost() - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
getNodeToCost() - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
getNodeToMappedCorrectly() - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
getNodeToMappedCorrectly() - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
getNoiseEventsPerTrace() - Method in class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
getNoiseSeed() - Method in class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
getNoiseValue() - Static method in class org.processmining.xlu.experiment.alignment.XExperimentNoiseExtension
 
getNoisyTraces() - Method in class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
getNotSelectedRepEGraphs() - Method in class org.processmining.xlu.matching.config.gui.MappingSelectorDialog
 
getNumberOfActivities() - Method in class org.processmining.xlu.experiment.generator.GenerateTreeParameters
 
getNumberOfTraces() - Method in class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
getNumLM() - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
getNumMM() - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
getNumMMinv() - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
getNumOfClusters() - Method in class org.processmining.xlu.relabel.plugin.matching.ClusterRefinerParam
 
getNumOfImprLeaves() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getNumSM() - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
getObject() - Method in class org.processmining.xlu.matching.models.Tree
 
getOptimalMapping(EGraph, EGraph) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
getOptimalMapping(EGraph, EGraph) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgBackTrackingPruningImpl
 
getOptimalMapping(EGraph, EGraph) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgDecomposedBackTrackingImpl
TODO
getOptimalMapping(EGraph, EGraph) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgGreedyImp
 
getOptimalMapping(EGraph, EGraph) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAllAlgBackTrackingBFImpl
 
getOptimalMapping(EGraph, EGraph) - Method in interface org.processmining.xlu.matching.plugins.alg.MatchingAlg
 
getOptimalMappings() - Method in interface org.processmining.xlu.matching.models.collection.MatchMappings
 
getOptimalMappings() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingsImpl
 
getOrigLog() - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
getOrigLog() - Method in interface org.processmining.xlu.relabel.plugin.detection.RelabelScope
 
getOrigLog() - Method in class org.processmining.xlu.relabel.plugin.detection.RelabelScopeAbs
 
getOutWriter() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getPanel() - Method in interface org.processmining.xlu.pgraph.vis.color.PGraphColoring
 
getPanel() - Method in class org.processmining.xlu.pgraph.vis.color.PGraphColoringAbs
 
getPanel() - Method in class org.processmining.xlu.pgraph.vis.PGraphVisSetting
 
getPanel() - Method in class org.processmining.xlu.relabel.visualization.RelabelImpreciseLabelCandidateView
 
getPanel() - Method in class org.processmining.xlu.relabel.visualization.RelabelVisSetting
 
getPanelOfModel(PluginContext, Object) - Static method in class org.processmining.xlu.relabel.visualization.RelabelMainPanel
 
getPathToA() - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
getPathToA() - Method in interface org.processmining.xlu.relabel.experiment.ExpImprLabelSetI
 
getPathToB() - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
getPathToB() - Method in interface org.processmining.xlu.relabel.experiment.ExpImprLabelSetI
 
getPathToRoot() - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
getPathToRoot() - Method in interface org.processmining.xlu.relabel.experiment.ExpImprLabelSetI
 
getPetrinet() - Method in class org.processmining.xlu.experiment.discovery.MarkedPetrinet
 
getPetrinet() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
getPGraphInfoView(PartialOrderGraph, T) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
getPGraphVisType() - Method in class org.processmining.xlu.pgraph.vis.PGraphVisSetting
 
getPGraphVisView(PartialOrderGraph, PGraphInfoView<T>) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
getPlog() - Method in class org.processmining.xlu.matching.models.collection.EGraphsWithMappings
 
getpLog() - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
getPredIds() - Method in interface org.processmining.xlu.matching.models.ENode
 
getPredIds() - Method in class org.processmining.xlu.matching.models.impl.ENodeAwareImpl
 
getPreds() - Method in interface org.processmining.xlu.matching.models.ENode
 
getPreds() - Method in class org.processmining.xlu.matching.models.impl.ENodeAwareImpl
 
getProperties() - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
getProperties() - Method in class org.processmining.xlu.relabel.experiment.LogProperties
 
getProperties() - Method in class org.processmining.xlu.relabel.experiment.ModelProperties
 
getProperty(String) - Method in interface org.processmining.xlu.matching.models.ENode
 
getProperty(String) - Method in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
getPTraceParameter() - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
getPTraceParameter() - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
getPTraceTypes() - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpConfigurationSpace
 
getQualityOpts() - Method in class org.processmining.xlu.matching.merge.impl.FusionStrategyBinaryVerificationImpl
 
getRandomDupTaskPair(ProcessTree, ProcessTree.Type) - Static method in class org.processmining.xlu.relabel.experiment.ExpDuplicatedTaskUtil
 
getRandomDupTaskSet(ProcessTree, int, int) - Static method in class org.processmining.xlu.relabel.experiment.ExpDuplicatedTaskUtil
 
getRandomUniqueInt(int, int, int) - Static method in class org.processmining.xlu.ageneral.UtilMathRandom
This function generates n unique integers between [min, max).
getRandomUniqueInt(int, int) - Static method in class org.processmining.xlu.ageneral.UtilMathRandom
This function generates n unique integers between [0, max).
getRandomUniqueInt(int) - Static method in class org.processmining.xlu.ageneral.UtilMathRandom
 
getRang() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
getRefinedLog() - Method in class org.processmining.xlu.relabel.plugin.RelabelLocalAlg
 
getREGVisType() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
getRelabeler() - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
getRelabelerParam() - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
getRelabelMethod() - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
getRelabelModel() - Method in interface org.processmining.xlu.experiment.discovery.ExpLocRefiningDiscoveryAlgorithm
 
getRelabelModel() - Method in interface org.processmining.xlu.relabel.model.RelabelVisModel
 
getRelabelModel() - Method in class org.processmining.xlu.relabel.plugin.hyber.RelabelHyberApproachIM
 
getRelabelModel() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
getRelabelParam() - Method in interface org.processmining.xlu.experiment.discovery.ExpLocRefiningDiscoveryAlgorithm
 
getRelabelParam() - Method in interface org.processmining.xlu.relabel.model.RelabelVisModel
 
getRelabelParam() - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
getRelabelParam() - Method in class org.processmining.xlu.relabel.plugin.hyber.RelabelHyberApproachIM
 
getRelabelParam() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
getRelabelScope() - Method in interface org.processmining.xlu.relabel.model.RelabelVisModel
 
getRelabelScope() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
getRepEGraph(int) - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
getReplacer() - Method in class org.processmining.xlu.relabel.param.RelabelParam
 
getRepresentedGraphIds() - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
getRepresentedGraphIds() - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
getRPWriter() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getRunDate() - Static method in class org.processmining.xlu.ageneral.UtilWriter
 
getRunday() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getSeed() - Method in class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
getSeed() - Method in class org.processmining.xlu.experiment.generator.GenerateTreeParameters
 
getSelectedLabels() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
getSelectedOperators() - Method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMParam
 
getSelectedRepEGraph() - Method in class org.processmining.xlu.matching.config.gui.MappingSelectorDialog
 
getSelectedTraceIds() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterTraceId
 
getSize() - Method in interface org.processmining.xlu.matching.models.EGraph
 
getSize() - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
getSourceGraph() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
getSourceGraph() - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
getSourceId() - Method in interface org.processmining.xlu.matching.models.EEdge
 
getSourceId() - Method in class org.processmining.xlu.matching.models.impl.EEdgeImpl
 
getSourceNodeIdMappedTo(int) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
getSourceNodeIdMappedTo(int) - Method in interface org.processmining.xlu.matching.models.MatchMapping
This function returns the id of source node that is mapped to the input targetNodeId.
getSourcesToNull() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
getSourcesToNull() - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
getStrings(ExpImprLabelSetI<String>) - Static method in class org.processmining.xlu.relabel.experiment.ExpDuplicatedTaskUtil
 
getSubmodel() - Method in interface org.processmining.xlu.relabel.plugin.detection.RelabelScope
 
getSubmodel() - Method in class org.processmining.xlu.relabel.plugin.detection.RelabelScopeAbs
 
getSuccIds() - Method in interface org.processmining.xlu.matching.models.ENode
 
getSuccIds() - Method in class org.processmining.xlu.matching.models.impl.ENodeAwareImpl
 
getSuccs() - Method in interface org.processmining.xlu.matching.models.ENode
 
getSuccs() - Method in class org.processmining.xlu.matching.models.impl.ENodeAwareImpl
 
getSystemModelQuality() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getTargetGraph() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
getTargetGraph() - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
getTargetId() - Method in interface org.processmining.xlu.matching.models.EEdge
 
getTargetId() - Method in class org.processmining.xlu.matching.models.impl.EEdgeImpl
 
getTargetNodeIdMappedTo(int) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
getTargetNodeIdMappedTo(int) - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
getTargetToNull() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
getTargetToNull() - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
getThreshold() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqImpl
 
getThreshold() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqSingleGraphImpl
 
getThreshold() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqImpl
 
getThreshold() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqSingleGraphImpl
 
getTitle() - Method in class org.processmining.xlu.matching.config.gui.CostConfigSelectorPanel
 
getTitle() - Method in interface org.processmining.xlu.matching.config.gui.EGMatchConfigDialog
 
getTitle() - Method in class org.processmining.xlu.matching.config.gui.EGMatchingAlgSelectorDialog
 
getTitle() - Method in class org.processmining.xlu.matching.config.gui.MappingSelectorDialog
 
getTitle() - Method in class org.processmining.xlu.matching.config.gui.PTraceParameterMatchDialog
 
getTitle() - Method in class org.processmining.xlu.matching.config.gui.XEventClassSelectorPanel
 
getTotalCost(EGraph, EGraph, MatchMapping) - Method in interface org.processmining.xlu.matching.plugins.alg.CostStrategy
Main cost function.
getTotalCost(EGraph, EGraph, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyAbstract
 
getTraceColorMap() - Method in class org.processmining.xlu.pgraph.vis.PGraphParameter
 
getTraceGraph() - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
getTraceIndex() - Method in class org.processmining.xlu.logrepair.plugins.DAnnotatedTrace
 
getTraceMatchingConfiguration() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
getTraceMatchingConfiguration() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParamSBP
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterHierarchyImpl.MyTreeCellRenderer
 
getTrIndex() - Method in class org.processmining.xlu.relabel.model.TEvent
 
getTrueLabel(XEvent) - Static method in class org.processmining.xlu.experiment.alignment.XExperimentNoiseExtension
 
getTrueLabelAttr(String) - Static method in class org.processmining.xlu.experiment.alignment.XExperimentNoiseExtension
 
getTrueNoiseAttr() - Static method in class org.processmining.xlu.experiment.alignment.XExperimentNoiseExtension
 
getType() - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
Get the type of graph which has influence on how the graphs are visualized
getUnfoldingThreshold() - Method in class org.processmining.xlu.relabel.plugin.matching.LabelRefinerParam
 
getUnfoldingThreshold() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
getVisibleSetToString() - Method in class org.processmining.xlu.matching.zexperiment.precision.EnabledSet
 
getVisibleTransitions() - Method in class org.processmining.xlu.matching.zexperiment.precision.EnabledSet
 
getVisType() - Method in class org.processmining.xlu.pgraph.vis.PGraphParameter
 
getVisType() - Method in class org.processmining.xlu.pgraph.vis.PGraphVisSetting
 
getVisType() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
getVisualPanel() - Method in interface org.processmining.xlu.pgraph.vis.filter.PGraphFilter
 
getVisualPanel() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqImpl
 
getVisualPanel() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqSingleGraphImpl
 
getVisualPanel() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterHierarchyImpl
 
getVisualPanel() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqImpl
 
getVisualPanel() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqSingleGraphImpl
 
getVisualPanel() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterMaxNumber
 
getVisualPanel() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterSourceIdImpl
 
getVisualPanel() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterTraceId
 
getWeightBaseCostForNoMatch() - Method in interface org.processmining.xlu.matching.plugins.alg.impl.CostStrategyConfiguration
 
getWeightBaseCostForNoMatch() - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyWeightsImpl
 
getWeightedCostNoMatch(Integer, EGraph, MatchMapping) - Method in interface org.processmining.xlu.matching.plugins.alg.CostStrategy
 
getWeightedCostNoMatch(Integer, EGraph, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyAbstract
 
getWeightedCostOfGlobalStructure(Integer, Integer, MatchMapping) - Method in interface org.processmining.xlu.matching.plugins.alg.CostStrategy
 
getWeightedCostOfGlobalStructure(Integer, Integer, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyAbstract
 
getWeightedCostofMatchedPair(Integer, Integer, MatchMapping) - Method in interface org.processmining.xlu.matching.plugins.alg.CostStrategy
 
getWeightedCostofMatchedPair(Integer, Integer, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyAbstract
 
getWeightGlobalStructure() - Method in interface org.processmining.xlu.matching.plugins.alg.impl.CostStrategyConfiguration
 
getWeightGlobalStructure() - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyWeightsImpl
 
getWeightMatched() - Method in interface org.processmining.xlu.matching.plugins.alg.impl.CostStrategyConfiguration
 
getWeightMatched() - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyWeightsImpl
 
getWeightNoMatch() - Method in interface org.processmining.xlu.matching.plugins.alg.impl.CostStrategyConfiguration
 
getWeightNoMatch() - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyWeightsImpl
 
graphId - Variable in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
GraphvizDirectlyFollowsGraphClone - Class in org.processmining.xlu.relabel.experiment
Copied from Sander Leemans.
GraphvizDirectlyFollowsGraphClone() - Constructor for class org.processmining.xlu.relabel.experiment.GraphvizDirectlyFollowsGraphClone
 
GraphvizPetriNet - Class in org.processmining.xlu.relabel.visualization
 
GraphvizPetriNet() - Constructor for class org.processmining.xlu.relabel.visualization.GraphvizPetriNet
 
greyOutColor - Static variable in class org.processmining.xlu.pgraph.vis.VisSettingUtil
 
greyOutColorLine - Static variable in class org.processmining.xlu.pgraph.vis.VisSettingUtil
 
greyOutColorText - Static variable in class org.processmining.xlu.pgraph.vis.VisSettingUtil
 

H

hash(Node) - Static method in class org.processmining.xlu.experiment.generator.CompareTrees
Returns the hash of a tree.
hashCode() - Method in class org.processmining.xlu.matching.models.ContextMultiSetPCSDistinct
 
hashCode() - Method in class org.processmining.xlu.relabel.model.TEvent
 
HeuristicStrategy - Interface in org.processmining.xlu.matching.plugins.alg
 
hyberRelabelAlgs - Variable in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 

I

ILDetector<M,S> - Interface in org.processmining.xlu.relabel.plugin.detection
 
ILDetectorExpert - Class in org.processmining.xlu.relabel.plugin
 
ILDetectorExpert(String...) - Constructor for class org.processmining.xlu.relabel.plugin.ILDetectorExpert
 
ILDetectorIMGlobal - Class in org.processmining.xlu.relabel.plugin.detection
 
ILDetectorIMGlobal() - Constructor for class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMGlobal
 
ILDetectorIMGlobalNaive - Class in org.processmining.xlu.relabel.plugin.detection
 
ILDetectorIMGlobalNaive() - Constructor for class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMGlobalNaive
 
ILDetectorIMLocal - Class in org.processmining.xlu.relabel.plugin.detection
 
ILDetectorIMLocal() - Constructor for class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMLocal
 
ILDetectorIMParam - Class in org.processmining.xlu.relabel.plugin.detection
 
ILDetectorIMParam() - Constructor for class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMParam
 
ILDetectorMUMCDataset - Class in org.processmining.xlu.relabel.plugin
 
ILDetectorMUMCDataset() - Constructor for class org.processmining.xlu.relabel.plugin.ILDetectorMUMCDataset
 
ILDetectorParam - Class in org.processmining.xlu.relabel.plugin.detection
 
ILDetectorParam() - Constructor for class org.processmining.xlu.relabel.plugin.detection.ILDetectorParam
 
IMPRECISE_LABEL - Static variable in class org.processmining.xlu.relabel.plugin.matching.ModelCreatorUsingMatching
 
IMSubLogPostProcessor - Class in org.processmining.xlu.relabel.plugin.hyber
 
IMSubLogPostProcessor() - Constructor for class org.processmining.xlu.relabel.plugin.hyber.IMSubLogPostProcessor
 
inDomain(int) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
inDomain(int) - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
initalizeDialogs() - Method in class org.processmining.xlu.matching.config.gui.EGMatchConfigUserPresetWizard
 
initalizeDialogs() - Method in class org.processmining.xlu.matching.config.gui.EGMatchConfigWizard
 
initAttributeMap() - Method in class org.processmining.xlu.matching.vis.PODummyNode
 
initAttributeMap() - Method in class org.processmining.xlu.matching.vis.POMatchNode
 
initialize() - Method in interface org.processmining.xlu.pgraph.vis.filter.PGraphFilter
 
initialize() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqImpl
 
initialize() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqSingleGraphImpl
 
initialize() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterHierarchyImpl
 
initialize() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqImpl
 
initialize() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqSingleGraphImpl
 
initialize() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterMaxNumber
 
initialize() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterSourceIdImpl
 
initialize() - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterTraceId
 
initializeFilters() - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
inRange(int) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
inRange(int) - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
int2Letter(int) - Static method in class org.processmining.xlu.ageneral.UtilWriter
 
Interval(int, int) - Constructor for class org.processmining.xlu.logrepair.plugins.DAnnotatedTrace.Interval
 
inverse() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
inverse() - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
isAddingDuplicatedTasks - Variable in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
isAddingDuplicatedTasks() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
isAllowInLoop() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
isArtifical(ENode) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
isArtificalEnd(ENode) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
isArtificalStart(ENode) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
isComputeOnlyAllOptMappings() - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAllAlgBackTrackingBFImpl
 
isDetected() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
isEqualSets(Node, Node) - Static method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMLocal
 
isImproved() - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
isLanguageEqual(ProcessTree, ProcessTree) - Static method in class org.processmining.xlu.experiment.generator.CompareTrees
Returns whether two trees are language equivalent.
isNoise(XEvent) - Static method in class org.processmining.xlu.experiment.alignment.XExperimentNoiseExtension
 
isQualityOpt() - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
isQualityOpt() - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
isSatisfied(T) - Method in interface org.processmining.xlu.pgraph.vis.filter.PGraphFilter
 
isSatisfied(ENode) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqImpl
 
isSatisfied(ENode) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqSingleGraphImpl
 
isSatisfied(RepEGraph) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterHierarchyImpl
 
isSatisfied(ENode) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqImpl
 
isSatisfied(ENode) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqSingleGraphImpl
 
isSatisfied(T) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterMaxNumber
 
isSatisfied(RepEGraph) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterSourceIdImpl
 
isSatisfied(RepEGraph) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterTraceId
 
isSatisfied(T) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
isShowInfoView() - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
isStartEndDisjointInLoop() - Method in class org.processmining.xlu.experiment.generator.GenerateTreeParameters
 
isTauLoop(Node) - Static method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMLocal
 
isUsingDiscovery() - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
isUsingDiscovery() - Method in class org.processmining.xlu.pgraph.vis.PGraphVisSetting
 
isUsingInductiveVisualMiner() - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
isUsingOracle() - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
isUsingREGs() - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
isUsingREGs() - Method in class org.processmining.xlu.pgraph.vis.PGraphVisSetting
 
isUsingREGs() - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
isUsingRelabel() - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
isValid(MatchMapping) - Method in interface org.processmining.xlu.matching.plugins.alg.Criterion
Given a mapping, this function returns whether the mapping is valid or not
isValid(MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
isVisible() - Method in interface org.processmining.xlu.matching.models.ENode
 
isVisible() - Method in class org.processmining.xlu.matching.models.impl.ENodeAwareImpl
 
isVisible() - Method in class org.processmining.xlu.matching.models.impl.ENodeDummyImpl
 
itemStateChanged(ItemEvent) - Method in class org.processmining.xlu.partialorder.comparison.vis.PGraphInfoPanelBetterImp
 
iterator() - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
iterator() - Method in class org.processmining.xlu.matching.models.impl.MatchMappingsImpl
 

K

KEY_CONTEXT - Static variable in class org.processmining.xlu.matching.models.impl.ENodeProperties
 
KEY_CONTEXTFREQ - Static variable in class org.processmining.xlu.matching.models.impl.ENodeProperties
 
KEY_CONTEXTFREQ_PROP - Static variable in class org.processmining.xlu.matching.models.impl.ENodeProperties
 
KEY_LABELFREQ - Static variable in class org.processmining.xlu.matching.models.impl.ENodeProperties
 
KEY_LABELFREQ_PROP - Static variable in class org.processmining.xlu.matching.models.impl.ENodeProperties
 
KEY_MISS_MATCH_CONC - Static variable in class org.processmining.xlu.matching.models.impl.EEdgeProperties
 
KEY_MISS_MATCH_PRED - Static variable in class org.processmining.xlu.matching.models.impl.EEdgeProperties
 
KEY_MISS_MATCH_SUCC - Static variable in class org.processmining.xlu.matching.models.impl.EEdgeProperties
 
KEY_NO_MATCH_CONC - Static variable in class org.processmining.xlu.matching.models.impl.EEdgeProperties
 
KEY_NO_MATCH_PRED - Static variable in class org.processmining.xlu.matching.models.impl.EEdgeProperties
 
KEY_NO_MATCH_SUCC - Static variable in class org.processmining.xlu.matching.models.impl.EEdgeProperties
 
KEY_ORDERING_NUMBER - Static variable in class org.processmining.xlu.matching.models.impl.ENodeProperties
 
KEY_TRUELABEL - Static variable in class org.processmining.xlu.experiment.alignment.XExperimentNoiseExtension
 

L

label - Variable in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
labelEvents(XLog, RelabelModel, RelabelCoreParam) - Method in interface org.processmining.xlu.relabel.plugin.matching.LabelRefiner
 
labelEvents(XLog, RelabelModel, RelabelCoreParam) - Method in class org.processmining.xlu.relabel.plugin.matching.LabelRefinerUsingMatching
 
LabelRefiner - Interface in org.processmining.xlu.relabel.plugin.matching
 
LabelRefinerParam - Class in org.processmining.xlu.relabel.plugin.matching
 
LabelRefinerParam() - Constructor for class org.processmining.xlu.relabel.plugin.matching.LabelRefinerParam
 
LabelRefinerParam(int, int) - Constructor for class org.processmining.xlu.relabel.plugin.matching.LabelRefinerParam
 
LabelRefinerUsingMatching - Class in org.processmining.xlu.relabel.plugin.matching
 
LabelRefinerUsingMatching() - Constructor for class org.processmining.xlu.relabel.plugin.matching.LabelRefinerUsingMatching
 
loadFinalMarking() - Method in class org.processmining.xlu.experiment.discovery.MarkedPetrinet
 
log - Variable in class org.processmining.xlu.matching.config.gui.EGMatchConfigWizard
 
LOG_PREC - Static variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
LOG_PREC_LB - Static variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
LOG_PREC_TO_UB - Static variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
LogProperties - Class in org.processmining.xlu.relabel.experiment
 
LogProperties(XLog) - Constructor for class org.processmining.xlu.relabel.experiment.LogProperties
 
LogProperties() - Constructor for class org.processmining.xlu.relabel.experiment.LogProperties
 
LogProperties.LogProperty - Enum in org.processmining.xlu.relabel.experiment
 
LogRepairConfiguration - Class in org.processmining.xlu.logrepair.plugins
 
LogRepairConfiguration() - Constructor for class org.processmining.xlu.logrepair.plugins.LogRepairConfiguration
 
LogRepairTest - Class in org.processmining.xlu.matching.zexperiment
 
LogRepairTest() - Constructor for class org.processmining.xlu.matching.zexperiment.LogRepairTest
 
lowerbound - Variable in class org.processmining.xlu.logrepair.plugins.DAnnotatedTrace.Interval
 

M

main(String[]) - Static method in class org.processmining.xlu.ageneral.Test
 
mapEvtClass2Set - Variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
mapNode2Log - Variable in class org.processmining.xlu.relabel.plugin.hyber.IMSubLogPostProcessor
 
MappingCostComparator() - Constructor for class org.processmining.xlu.matching.models.impl.MatchMappingsImpl.MappingCostComparator
 
mappingEstimatedTime - Variable in class org.processmining.xlu.matching.plugins.EGMatchPlugin
 
MappingSelectorDialog - Class in org.processmining.xlu.matching.config.gui
 
MappingSelectorDialog(int, int, Map<PartialOrderGraph, RepEGraph>, Map<CostStrategyConfiguration, Integer>) - Constructor for class org.processmining.xlu.matching.config.gui.MappingSelectorDialog
 
mapTrcEnable - Variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
MapTrcEnabled - Class in org.processmining.xlu.matching.zexperiment.precision
 
MapTrcEnabled() - Constructor for class org.processmining.xlu.matching.zexperiment.precision.MapTrcEnabled
 
mapTypeMove2Num - Variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
MarkedPetrinet - Class in org.processmining.xlu.experiment.discovery
 
MarkedPetrinet(Petrinet, Marking) - Constructor for class org.processmining.xlu.experiment.discovery.MarkedPetrinet
 
MarkedPetrinet(Petrinet, Marking, Marking[]) - Constructor for class org.processmining.xlu.experiment.discovery.MarkedPetrinet
 
MarkedPetrinet(Petrinet, Marking, Marking) - Constructor for class org.processmining.xlu.experiment.discovery.MarkedPetrinet
 
MarkingFactory - Class in org.processmining.xlu.experiment.discovery
NOT USED
MarkingFactory() - Constructor for class org.processmining.xlu.experiment.discovery.MarkingFactory
 
matchDummyStartEndAndUpdateMapping(Collection<ENode>, Collection<ENode>, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
MatchingAlg - Interface in org.processmining.xlu.matching.plugins.alg
 
MatchingAlgAbstract - Class in org.processmining.xlu.matching.plugins.alg.impl
 
MatchingAlgAbstract() - Constructor for class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
MatchingAlgBackTrackingPruningImpl - Class in org.processmining.xlu.matching.plugins.alg.impl
This matching algorithm do still have full recursion but can use a heuristic function to prune search state-space
MatchingAlgBackTrackingPruningImpl() - Constructor for class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgBackTrackingPruningImpl
 
MatchingAlgDecomposedBackTrackingImpl - Class in org.processmining.xlu.matching.plugins.alg.impl
Algorithm 3: Decomposed and heuristic pruning.
MatchingAlgDecomposedBackTrackingImpl() - Constructor for class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgDecomposedBackTrackingImpl
 
MatchingAlgGreedyImp - Class in org.processmining.xlu.matching.plugins.alg.impl
Alg 4.
MatchingAlgGreedyImp() - Constructor for class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgGreedyImp
 
MatchingAllAlg - Interface in org.processmining.xlu.matching.plugins.alg
 
MatchingAllAlgBackTrackingBFImpl - Class in org.processmining.xlu.matching.plugins.alg.impl
Algorithm 1: brute forcely compute all (optimal) mapping.
MatchingAllAlgBackTrackingBFImpl() - Constructor for class org.processmining.xlu.matching.plugins.alg.impl.MatchingAllAlgBackTrackingBFImpl
 
matchingTraces(XLog, EGMatchConfiguration) - Method in class org.processmining.xlu.matching.plugins.EGMatchPlugin
 
MatchMapping - Interface in org.processmining.xlu.matching.models
 
MatchMappingImpl - Class in org.processmining.xlu.matching.models.impl
 
MatchMappingImpl(EGraph, EGraph) - Constructor for class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
MatchMappings - Interface in org.processmining.xlu.matching.models.collection
 
MatchMappingsImpl - Class in org.processmining.xlu.matching.models.impl
 
MatchMappingsImpl() - Constructor for class org.processmining.xlu.matching.models.impl.MatchMappingsImpl
 
MatchMappingsImpl(List<MatchMapping>) - Constructor for class org.processmining.xlu.matching.models.impl.MatchMappingsImpl
 
MatchMappingsImpl.MappingCostComparator - Class in org.processmining.xlu.matching.models.impl
Two mappings between the same two graphs with the same cost is considered the same...
matchOtherLabels(Collection<ENode>, Collection<ENode>, MatchMapping) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
mergeEGraph(EGraph, EGraph, MatchMapping) - Method in interface org.processmining.xlu.matching.merge.FusionAlg
 
mergeEGraph(EGraph, EGraph, MatchMapping) - Method in class org.processmining.xlu.matching.merge.impl.FusionAlgBinaryImpl
 
minePetrinet(PluginContext, XLog) - Method in interface org.processmining.xlu.experiment.discovery.ExpDiscoveryAlgorithm
This functions mines a petri net from the given log using XEventNameClassifier, including the initial marking and final marking(s).
minePetrinet(PluginContext, XLog, XEventClassifier) - Method in interface org.processmining.xlu.experiment.discovery.ExpDiscoveryAlgorithm
 
minePetrinet(PluginContext, XLog) - Method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryETM
 
minePetrinet(PluginContext, XLog, XEventClassifier) - Method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryETM
 
minePetrinet(PluginContext, XLog) - Method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryHyberILP
 
minePetrinet(PluginContext, XLog, XEventClassifier) - Method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryHyberILP
 
minePetrinet(PluginContext, XLog) - Method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryInductiveMiner
 
minePetrinet(PluginContext, XLog, XEventClassifier) - Method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryInductiveMiner
 
minePetrinet(PluginContext, XLog) - Method in class org.processmining.xlu.relabel.plugin.hyber.RelabelHyberApproachIM
 
minePetrinet(PluginContext, XLog, XEventClassifier) - Method in class org.processmining.xlu.relabel.plugin.hyber.RelabelHyberApproachIM
 
mineTree(XLog, XEventClassifier) - Method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryInductiveMiner
 
model - Variable in class org.processmining.xlu.relabel.plugin.matching.ClusterRefinerUsingFusing
 
model - Variable in class org.processmining.xlu.relabel.plugin.matching.ClusterRefinerUsingMatching
 
model - Variable in class org.processmining.xlu.relabel.plugin.matching.LabelRefinerUsingMatching
 
model - Variable in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
ModelCreator - Interface in org.processmining.xlu.relabel.plugin.matching
 
ModelCreatorParam - Class in org.processmining.xlu.relabel.plugin.matching
 
ModelCreatorParam() - Constructor for class org.processmining.xlu.relabel.plugin.matching.ModelCreatorParam
 
ModelCreatorUsingMatching - Class in org.processmining.xlu.relabel.plugin.matching
 
ModelCreatorUsingMatching() - Constructor for class org.processmining.xlu.relabel.plugin.matching.ModelCreatorUsingMatching
 
ModelProperties - Class in org.processmining.xlu.relabel.experiment
 
ModelProperties(ProcessTree, int) - Constructor for class org.processmining.xlu.relabel.experiment.ModelProperties
 
ModelProperties() - Constructor for class org.processmining.xlu.relabel.experiment.ModelProperties
 
ModelProperties.ModelProperty - Enum in org.processmining.xlu.relabel.experiment
 
ModelQuality - Class in org.processmining.xlu.matching.zexperiment
 
ModelQuality() - Constructor for class org.processmining.xlu.matching.zexperiment.ModelQuality
 
modifiedModel3ToL2(MarkedPetrinet) - Static method in class org.processmining.xlu.relabel.experiment.ExpRelabelingAlg
 
MU_Noises - Static variable in class org.processmining.xlu.experiment.mu.MUDATAPreprocess
 
MU_RENAME_TEST - Static variable in class org.processmining.xlu.experiment.mu.MUDATAPreprocess
 
MU_TEST - Static variable in class org.processmining.xlu.experiment.mu.MUDATAPreprocess
 
MUDATAPreprocess - Class in org.processmining.xlu.experiment.mu
 
MUDATAPreprocess() - Constructor for class org.processmining.xlu.experiment.mu.MUDATAPreprocess
 
MyTreeCellRenderer() - Constructor for class org.processmining.xlu.pgraph.vis.filter.PGraphFilterHierarchyImpl.MyTreeCellRenderer
 

N

net - Variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
net - Variable in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
newlog - Variable in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
nodeId - Variable in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
nodes - Variable in class org.processmining.xlu.matching.models.impl.EGraphImp
 

O

object - Variable in class org.processmining.xlu.pgraph.vis.panel.PGraphInfoView
 
org.processmining.xlu.ageneral - package org.processmining.xlu.ageneral
 
org.processmining.xlu.experiment.alignment - package org.processmining.xlu.experiment.alignment
 
org.processmining.xlu.experiment.discovery - package org.processmining.xlu.experiment.discovery
 
org.processmining.xlu.experiment.generator - package org.processmining.xlu.experiment.generator
 
org.processmining.xlu.experiment.mu - package org.processmining.xlu.experiment.mu
 
org.processmining.xlu.logrepair.plugins - package org.processmining.xlu.logrepair.plugins
 
org.processmining.xlu.matching.config - package org.processmining.xlu.matching.config
 
org.processmining.xlu.matching.config.alg - package org.processmining.xlu.matching.config.alg
 
org.processmining.xlu.matching.config.gui - package org.processmining.xlu.matching.config.gui
 
org.processmining.xlu.matching.merge - package org.processmining.xlu.matching.merge
 
org.processmining.xlu.matching.merge.impl - package org.processmining.xlu.matching.merge.impl
 
org.processmining.xlu.matching.models - package org.processmining.xlu.matching.models
 
org.processmining.xlu.matching.models.collection - package org.processmining.xlu.matching.models.collection
 
org.processmining.xlu.matching.models.impl - package org.processmining.xlu.matching.models.impl
 
org.processmining.xlu.matching.plugins - package org.processmining.xlu.matching.plugins
 
org.processmining.xlu.matching.plugins.alg - package org.processmining.xlu.matching.plugins.alg
 
org.processmining.xlu.matching.plugins.alg.conf.impl - package org.processmining.xlu.matching.plugins.alg.conf.impl
 
org.processmining.xlu.matching.plugins.alg.impl - package org.processmining.xlu.matching.plugins.alg.impl
 
org.processmining.xlu.matching.preprocessing - package org.processmining.xlu.matching.preprocessing
 
org.processmining.xlu.matching.vis - package org.processmining.xlu.matching.vis
 
org.processmining.xlu.matching.zexperiment - package org.processmining.xlu.matching.zexperiment
 
org.processmining.xlu.matching.zexperiment.model - package org.processmining.xlu.matching.zexperiment.model
 
org.processmining.xlu.matching.zexperiment.precision - package org.processmining.xlu.matching.zexperiment.precision
 
org.processmining.xlu.matching.zexperiment.verification - package org.processmining.xlu.matching.zexperiment.verification
 
org.processmining.xlu.partialorder.comparison.vis - package org.processmining.xlu.partialorder.comparison.vis
 
org.processmining.xlu.pgraph.vis - package org.processmining.xlu.pgraph.vis
 
org.processmining.xlu.pgraph.vis.color - package org.processmining.xlu.pgraph.vis.color
 
org.processmining.xlu.pgraph.vis.converter - package org.processmining.xlu.pgraph.vis.converter
 
org.processmining.xlu.pgraph.vis.filter - package org.processmining.xlu.pgraph.vis.filter
 
org.processmining.xlu.pgraph.vis.filter.expander - package org.processmining.xlu.pgraph.vis.filter.expander
 
org.processmining.xlu.pgraph.vis.filter.panel - package org.processmining.xlu.pgraph.vis.filter.panel
 
org.processmining.xlu.pgraph.vis.panel - package org.processmining.xlu.pgraph.vis.panel
 
org.processmining.xlu.relabel.experiment - package org.processmining.xlu.relabel.experiment
 
org.processmining.xlu.relabel.model - package org.processmining.xlu.relabel.model
 
org.processmining.xlu.relabel.param - package org.processmining.xlu.relabel.param
 
org.processmining.xlu.relabel.plugin - package org.processmining.xlu.relabel.plugin
 
org.processmining.xlu.relabel.plugin.detection - package org.processmining.xlu.relabel.plugin.detection
 
org.processmining.xlu.relabel.plugin.hyber - package org.processmining.xlu.relabel.plugin.hyber
 
org.processmining.xlu.relabel.plugin.matching - package org.processmining.xlu.relabel.plugin.matching
 
org.processmining.xlu.relabel.visualization - package org.processmining.xlu.relabel.visualization
 
ORG_LABEL - Static variable in class org.processmining.xlu.relabel.experiment.ExpDuplicatedTaskUtil
 
OverviewMap - Class in org.processmining.xlu.relabel.experiment
 
OverviewMap() - Constructor for class org.processmining.xlu.relabel.experiment.OverviewMap
 

P

packLeftAligned(JComponent) - Static method in class org.processmining.xlu.relabel.visualization.RelabelImpreciseLabelCandidateView
 
param - Variable in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
PGraphColoring<T> - Interface in org.processmining.xlu.pgraph.vis.color
 
PGraphColoringAbs<T> - Class in org.processmining.xlu.pgraph.vis.color
 
PGraphColoringAbs(String, Collection<T>, PGraphController<?>) - Constructor for class org.processmining.xlu.pgraph.vis.color.PGraphColoringAbs
 
PGraphColoringAbs.SelectedListCellRenderer - Class in org.processmining.xlu.pgraph.vis.color
 
PGraphController<T> - Class in org.processmining.xlu.pgraph.vis
 
PGraphController(PGraphConverter<T>, PluginContext, XLog) - Constructor for class org.processmining.xlu.pgraph.vis.PGraphController
 
PGraphConverter<K> - Interface in org.processmining.xlu.pgraph.vis.converter
 
PGraphFilter<T> - Interface in org.processmining.xlu.pgraph.vis.filter
 
PGraphFilterAbstract<T> - Class in org.processmining.xlu.pgraph.vis.filter
 
PGraphFilterAbstract(PGraphController<?>) - Constructor for class org.processmining.xlu.pgraph.vis.filter.PGraphFilterAbstract
 
PGraphFilterEventFreqImpl - Class in org.processmining.xlu.pgraph.vis.filter
 
PGraphFilterEventFreqImpl(PGraphController<?>, RepEGraphs) - Constructor for class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqImpl
 
PGraphFilterEventFreqSingleGraphImpl - Class in org.processmining.xlu.pgraph.vis.filter
 
PGraphFilterEventFreqSingleGraphImpl(RepEGraph) - Constructor for class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqSingleGraphImpl
 
PGraphFilterHierarchyImpl - Class in org.processmining.xlu.pgraph.vis.filter
 
PGraphFilterHierarchyImpl(PGraphController<?>, Tree<RepEGraph>, XLog) - Constructor for class org.processmining.xlu.pgraph.vis.filter.PGraphFilterHierarchyImpl
 
PGraphFilterHierarchyImpl.MyTreeCellRenderer - Class in org.processmining.xlu.pgraph.vis.filter
 
PGraphFilterLabelAEventFreqImpl - Class in org.processmining.xlu.pgraph.vis.filter
 
PGraphFilterLabelAEventFreqImpl(PGraphController<?>, RepEGraphs) - Constructor for class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqImpl
 
PGraphFilterLabelAEventFreqSingleGraphImpl - Class in org.processmining.xlu.pgraph.vis.filter
 
PGraphFilterLabelAEventFreqSingleGraphImpl(RepEGraph) - Constructor for class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqSingleGraphImpl
 
PGraphFilterMaxNumber<T> - Class in org.processmining.xlu.pgraph.vis.filter
 
PGraphFilterMaxNumber(PGraphController<?>) - Constructor for class org.processmining.xlu.pgraph.vis.filter.PGraphFilterMaxNumber
 
PGraphFilterSourceIdImpl - Class in org.processmining.xlu.pgraph.vis.filter
 
PGraphFilterSourceIdImpl(PGraphController<?>, Set<Integer>) - Constructor for class org.processmining.xlu.pgraph.vis.filter.PGraphFilterSourceIdImpl
 
PGraphFilterTraceId - Class in org.processmining.xlu.pgraph.vis.filter
 
PGraphFilterTraceId(PGraphController, Set<Integer>) - Constructor for class org.processmining.xlu.pgraph.vis.filter.PGraphFilterTraceId
 
PGraphInfoPanelBetterImp - Class in org.processmining.xlu.partialorder.comparison.vis
 
PGraphInfoPanelBetterImp(PartialOrderGraph, int, Integer, XLog) - Constructor for class org.processmining.xlu.partialorder.comparison.vis.PGraphInfoPanelBetterImp
 
PGraphInfoView<T> - Class in org.processmining.xlu.pgraph.vis.panel
 
PGraphInfoView(PartialOrderGraph, T) - Constructor for class org.processmining.xlu.pgraph.vis.panel.PGraphInfoView
 
PGraphInfoViewComparableGImp - Class in org.processmining.xlu.partialorder.comparison.vis
 
PGraphInfoViewComparableGImp(PartialOrderGraph, RepEGraph, Map<Object, Map<String, String>>) - Constructor for class org.processmining.xlu.partialorder.comparison.vis.PGraphInfoViewComparableGImp
 
PGraphListView<T> - Class in org.processmining.xlu.pgraph.vis.panel
 
PGraphListView(Collection<T>, PGraphController<T>) - Constructor for class org.processmining.xlu.pgraph.vis.panel.PGraphListView
 
PGraphMainView - Class in org.processmining.xlu.pgraph.vis.panel
 
PGraphMainView(PluginContext, JComponent, JComponent) - Constructor for class org.processmining.xlu.pgraph.vis.panel.PGraphMainView
 
PGraphParameter - Class in org.processmining.xlu.pgraph.vis
 
PGraphParameter() - Constructor for class org.processmining.xlu.pgraph.vis.PGraphParameter
 
PGraphVisSetting - Class in org.processmining.xlu.pgraph.vis
 
PGraphVisSetting(PGraphController<?>) - Constructor for class org.processmining.xlu.pgraph.vis.PGraphVisSetting
 
PGraphVisView<T> - Class in org.processmining.xlu.pgraph.vis.panel
 
PGraphVisView(PartialOrderGraph, PGraphInfoView<T>) - Constructor for class org.processmining.xlu.pgraph.vis.panel.PGraphVisView
 
PODummyNode - Class in org.processmining.xlu.matching.vis
 
PODummyNode(PartialOrderGraph, String) - Constructor for class org.processmining.xlu.matching.vis.PODummyNode
 
POMatchNode - Class in org.processmining.xlu.matching.vis
 
POMatchNode(PartialOrderGraph, String, ENode) - Constructor for class org.processmining.xlu.matching.vis.POMatchNode
 
postProcess(Node, IMLog, IMLogInfo, MinerState) - Method in class org.processmining.xlu.relabel.plugin.hyber.IMSubLogPostProcessor
 
postProcessing(Node) - Static method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryInductiveMiner
 
precision - Variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
precisionDistinctlabels - Variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
precisionDistinctlabelsTau - Variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
precWrtMGen - Variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
print(ExpImprLabelSetI<String>) - Static method in class org.processmining.xlu.relabel.experiment.ExpDuplicatedTaskUtil
 
printColumn(PrintStream) - Static method in class org.processmining.xlu.relabel.experiment.ExpWriterRelabelingUtil
 
printColumnNames() - Static method in class org.processmining.xlu.matching.zexperiment.EGFusionTest
 
printColumnNames() - Static method in class org.processmining.xlu.matching.zexperiment.EGMatchExpPrintResultUtil
 
printColumnNames() - Static method in class org.processmining.xlu.matching.zexperiment.LogRepairTest
 
printDuplicatedMapping(Map<XEventClass, XEventClass>) - Static method in class org.processmining.xlu.relabel.experiment.ExpRelabelingAlg
 
printQuality(ExpImprLabelSetI<String>, String, ModelQuality, String, PrintStream, ExpRelabelingParam, RelabelParam<?, ?>) - Static method in class org.processmining.xlu.relabel.experiment.ExpWriterRelabelingUtil
 
printResult(PTraceParameter.PTraceType, EGMatchConfiguration, int, QualityTFPN, ModelQuality, String, int, int) - Static method in class org.processmining.xlu.matching.zexperiment.EGFusionTest
 
printResult(PTraceParameter.PTraceType, EGMatchConfiguration, FusionBinaryResult, RunningTimes, int, int) - Static method in class org.processmining.xlu.matching.zexperiment.EGMatchExpPrintResultUtil
Returns an Image object that can then be painted on the screen.
printResult(PTraceParameter.PTraceType, EGMatchConfiguration, ModelQuality, String, int, int) - Static method in class org.processmining.xlu.matching.zexperiment.LogRepairTest
 
printSystemResult(EGMatchConfiguration, int, QualityTFPN) - Static method in class org.processmining.xlu.matching.zexperiment.EGFusionTest
 
properties - Variable in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
properties - Variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
propertykeys - Static variable in class org.processmining.xlu.experiment.discovery.ExpModelSimplicityUtil
 
prwriter - Variable in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
PTraceParameterMatchDialog - Class in org.processmining.xlu.matching.config.gui
 
PTraceParameterMatchDialog(UIPluginContext, EGMatchConfiguration) - Constructor for class org.processmining.xlu.matching.config.gui.PTraceParameterMatchDialog
 
PTraceToEGConverter - Interface in org.processmining.xlu.matching.preprocessing
 
PTraceToEGConverterAbstract - Class in org.processmining.xlu.matching.preprocessing
 
PTraceToEGConverterAbstract(int, XEventClasses) - Constructor for class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterAbstract
 
PTraceToEGConverterCAwareAdaptiveKwithDummyStartEndImpl - Class in org.processmining.xlu.matching.preprocessing
 
PTraceToEGConverterCAwareAdaptiveKwithDummyStartEndImpl(int, XEventClasses) - Constructor for class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterCAwareAdaptiveKwithDummyStartEndImpl
 
put(String, ExpDiscoveryAlgorithm, ModelQuality) - Method in class org.processmining.xlu.relabel.experiment.OverviewMap
 
put(String, ModelQuality) - Method in class org.processmining.xlu.relabel.experiment.OverviewMap
 
putLiteral(XAttributeMap, String, String) - Static method in class org.processmining.xlu.experiment.generator.GenerateLog
 

Q

QualityTFPN - Class in org.processmining.xlu.matching.zexperiment.model
 
QualityTFPN() - Constructor for class org.processmining.xlu.matching.zexperiment.model.QualityTFPN
 

R

RandomLogSampleUtil - Class in org.processmining.xlu.matching.config.alg
 
RandomLogSampleUtil() - Constructor for class org.processmining.xlu.matching.config.alg.RandomLogSampleUtil
 
recallWrtMGen - Variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
recurse(List<ENode>, List<ENode>, MatchMapping, List<MatchMapping>, int) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAllAlgBackTrackingBFImpl
 
recursePruning(List<ENode>, List<ENode>, MatchMapping, Integer, List<MatchMapping>, Integer) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgBackTrackingPruningImpl
 
recursivelyGetLeaves(Node, Set<String>) - Static method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMGlobal
 
recursivelyGetLeaves(Node) - Static method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMGlobal
 
recursivelyGetLeaves(Node, Set<String>) - Static method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMGlobalNaive
 
rediscover(RelabelScope<M, S>, XLog) - Method in interface org.processmining.xlu.relabel.plugin.matching.Replacer
 
rediscover(RelabelScope<ProcessTree, Node>, XLog) - Method in class org.processmining.xlu.relabel.plugin.matching.ReplacerIMGlobal
 
rediscover(RelabelScope<ProcessTree, Node>, XLog) - Method in class org.processmining.xlu.relabel.plugin.matching.ReplacerIMLocal
 
REGraphType - Enum in org.processmining.xlu.matching.models.collection
 
REGraphVisualizer - Class in org.processmining.xlu.matching.vis
 
REGraphVisualizer() - Constructor for class org.processmining.xlu.matching.vis.REGraphVisualizer
 
RelabelControllerModel - Class in org.processmining.xlu.relabel.visualization
 
RelabelControllerModel(RelabelModel, RelabelScope, RelabelParam) - Constructor for class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
RelabelCoreParam - Class in org.processmining.xlu.relabel.param
 
RelabelCoreParam() - Constructor for class org.processmining.xlu.relabel.param.RelabelCoreParam
 
RelabelGeneralPlugin - Class in org.processmining.xlu.relabel.plugin
Created July 6th, 2015.
RelabelGeneralPlugin() - Constructor for class org.processmining.xlu.relabel.plugin.RelabelGeneralPlugin
 
RelabelHyberApproachIM - Class in org.processmining.xlu.relabel.plugin.hyber
 
RelabelHyberApproachIM() - Constructor for class org.processmining.xlu.relabel.plugin.hyber.RelabelHyberApproachIM
 
RelabelImpreciseLabelCandidateView - Class in org.processmining.xlu.relabel.visualization
 
RelabelImpreciseLabelCandidateView(RelabelMainPanel, RelabelControllerModel) - Constructor for class org.processmining.xlu.relabel.visualization.RelabelImpreciseLabelCandidateView
 
RelabelImpreciseLabelCandidateView.SelectedListCellRenderer - Class in org.processmining.xlu.relabel.visualization
 
RelabelInteractivePlugin - Class in org.processmining.xlu.relabel.plugin
 
RelabelInteractivePlugin() - Constructor for class org.processmining.xlu.relabel.plugin.RelabelInteractivePlugin
 
RelabelInteractivePluginVisualizer - Class in org.processmining.xlu.relabel.visualization
 
RelabelInteractivePluginVisualizer() - Constructor for class org.processmining.xlu.relabel.visualization.RelabelInteractivePluginVisualizer
 
relabelInView(T) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
relabellingLogUsingSLDup(PluginContext, XLog) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingPlugin
 
relabellingLogUsingSLGenerator(PluginContext) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingPlugin
 
relabellingRealLifeLog(PluginContext, XLog) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingPlugin
 
relabellingRealLifeLog(PluginContext, RepEGraphs) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingPlugin
 
RelabelLocalAlg<M,S> - Class in org.processmining.xlu.relabel.plugin
 
RelabelLocalAlg() - Constructor for class org.processmining.xlu.relabel.plugin.RelabelLocalAlg
 
RelabelLocalAlgPT - Class in org.processmining.xlu.relabel.plugin
 
RelabelLocalAlgPT() - Constructor for class org.processmining.xlu.relabel.plugin.RelabelLocalAlgPT
 
relabelLog(XLog, RelabelParam<M, S>) - Method in class org.processmining.xlu.relabel.plugin.RelabelLocalAlg
 
relabelLogGeneral(XLog, RelabelParam<?, ?>) - Method in class org.processmining.xlu.relabel.plugin.RelabelGeneralPlugin
 
relabelLogGlobal(PluginContext, XLog) - Method in class org.processmining.xlu.relabel.plugin.RelabelInteractivePlugin
 
relabelLogGlobalAdaptive(PluginContext, XLog) - Method in class org.processmining.xlu.relabel.plugin.RelabelGeneralPlugin
 
relabelLogGlobalAdaptive(XLog) - Method in class org.processmining.xlu.relabel.plugin.RelabelGeneralPlugin
 
relabelLogGlobalDefault(PluginContext, XLog) - Method in class org.processmining.xlu.relabel.plugin.RelabelGeneralPlugin
 
relabelLogGlobalDefault(XLog) - Method in class org.processmining.xlu.relabel.plugin.RelabelGeneralPlugin
 
relabelLogLocal(PluginContext, XLog) - Method in class org.processmining.xlu.relabel.plugin.RelabelInteractivePlugin
 
RelabelMainPanel - Class in org.processmining.xlu.relabel.visualization
 
RelabelMainPanel(RelabelVisModel) - Constructor for class org.processmining.xlu.relabel.visualization.RelabelMainPanel
 
RelabelMainPanel(PluginContext, RelabelVisModel) - Constructor for class org.processmining.xlu.relabel.visualization.RelabelMainPanel
 
RelabelModel - Class in org.processmining.xlu.relabel.model
 
RelabelModel() - Constructor for class org.processmining.xlu.relabel.model.RelabelModel
 
relabelNewView(T) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
RelabelParam<M,S> - Class in org.processmining.xlu.relabel.param
 
RelabelParam() - Constructor for class org.processmining.xlu.relabel.param.RelabelParam
 
RelabelParamPT - Class in org.processmining.xlu.relabel.param
 
RelabelParamPT() - Constructor for class org.processmining.xlu.relabel.param.RelabelParamPT
 
RelabelScope<M,S> - Interface in org.processmining.xlu.relabel.plugin.detection
 
RelabelScopeAbs<M,S> - Class in org.processmining.xlu.relabel.plugin.detection
 
RelabelScopeAbs() - Constructor for class org.processmining.xlu.relabel.plugin.detection.RelabelScopeAbs
 
RelabelScopePT - Class in org.processmining.xlu.relabel.plugin.detection
 
RelabelScopePT() - Constructor for class org.processmining.xlu.relabel.plugin.detection.RelabelScopePT
 
RelabelVisModel - Interface in org.processmining.xlu.relabel.model
 
RelabelVisSetting - Class in org.processmining.xlu.relabel.visualization
 
RelabelVisSetting(RelabelControllerModel, RelabelMainPanel) - Constructor for class org.processmining.xlu.relabel.visualization.RelabelVisSetting
 
removeDummyEndTransitionAndReturnFinalMarking(Petrinet) - Static method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryDummyEndUtil
 
removeMatch(ENode, ENode) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
removeMatch(ENode, ENode) - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
removeNode(ENode) - Method in interface org.processmining.xlu.matching.models.EGraph
 
removeNode(ENode) - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
removeNode(ENode) - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
removePreciseLoopLabels(Node, Set<String>) - Static method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorIMLocal
 
RepEGraph - Interface in org.processmining.xlu.matching.models
 
RepEGraphBinaryMappingAwareImpl - Class in org.processmining.xlu.matching.models.impl
 
RepEGraphBinaryMappingAwareImpl() - Constructor for class org.processmining.xlu.matching.models.impl.RepEGraphBinaryMappingAwareImpl
 
RepEGraphImpl - Class in org.processmining.xlu.matching.models.impl
 
RepEGraphImpl() - Constructor for class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
RepEGraphMappingAware - Interface in org.processmining.xlu.matching.models
 
RepEGraphs - Class in org.processmining.xlu.matching.models.collection
 
RepEGraphs(XLog, PLog, XEventClasses) - Constructor for class org.processmining.xlu.matching.models.collection.RepEGraphs
 
RepEGraphs() - Constructor for class org.processmining.xlu.matching.models.collection.RepEGraphs
 
RepEGraphsUtil - Class in org.processmining.xlu.matching.models.collection
 
RepEGraphsUtil() - Constructor for class org.processmining.xlu.matching.models.collection.RepEGraphsUtil
 
RepEGraphUtil - Class in org.processmining.xlu.matching.models
 
RepEGraphUtil() - Constructor for class org.processmining.xlu.matching.models.RepEGraphUtil
 
Replacer<M,S> - Interface in org.processmining.xlu.relabel.plugin.matching
 
ReplacerIMGlobal - Class in org.processmining.xlu.relabel.plugin.matching
 
ReplacerIMGlobal() - Constructor for class org.processmining.xlu.relabel.plugin.matching.ReplacerIMGlobal
 
ReplacerIMLocal - Class in org.processmining.xlu.relabel.plugin.matching
 
ReplacerIMLocal() - Constructor for class org.processmining.xlu.relabel.plugin.matching.ReplacerIMLocal
 
replayLog(PluginContext, XLog, EGMatchConfiguration) - Method in class org.processmining.xlu.matching.plugins.EGMatchPlugin
 
reset() - Method in class org.processmining.xlu.relabel.plugin.matching.LabelRefinerParam
 
RPDiagnostics - Class in org.processmining.xlu.matching.zexperiment.precision
 
RPDiagnostics() - Constructor for class org.processmining.xlu.matching.zexperiment.precision.RPDiagnostics
 
runday - Variable in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
runDefaultTest(PluginContext, XLog) - Static method in class org.processmining.xlu.matching.zexperiment.EGLogDiscoveryTestPluginImpl
 
runDefaultTest(PluginContext, XLog, ExpDiscoveryAlgorithm) - Static method in class org.processmining.xlu.matching.zexperiment.EGLogDiscoveryTestPluginImpl
 
RunDemo() - Static method in class org.processmining.xlu.ageneral.Test
 
runExperimentDuplicatedLabelRelabeling(PluginContext, XLog, ExpRelabelingParam) - Static method in class org.processmining.xlu.relabel.experiment.ExpRelabelingAlg
 
RunningTimes - Class in org.processmining.xlu.matching.zexperiment
 
RunningTimes() - Constructor for class org.processmining.xlu.matching.zexperiment.RunningTimes
 
runRealLifeLog(PluginContext, XLog, ExpRelabelingParam) - Static method in class org.processmining.xlu.relabel.experiment.ExpRelabelingAlg
 
runReplayToGetFitnessPrecisionAndGeneralization(PluginContext, Object[], XLog, XEventClassifier) - Static method in class org.processmining.xlu.matching.zexperiment.EGLogDiscoveryTestPluginImpl
 
runReplayToGetFitnessPrecisionAndGeneralization(PluginContext, MarkedPetrinet, XLog, XEventClassifier) - Static method in class org.processmining.xlu.matching.zexperiment.EGLogDiscoveryTestPluginImpl
 
runReplayToGetFitnessPrecisionAndGeneralization(PluginContext, XLog, Petrinet, Marking, Marking, XEventClasses, TransEvClassMapping) - Static method in class org.processmining.xlu.matching.zexperiment.EGLogDiscoveryTestPluginImpl
 
runTest(UIPluginContext, Petrinet, XLog, PAlignmentParameter, IPNPartialOrderAwareReplayAlgorithm, IPNReplayParameter, TransEvClassMapping) - Method in class org.processmining.xlu.experiment.alignment.Experiment
 
runTest(PluginContext, XLog) - Static method in class org.processmining.xlu.matching.zexperiment.EGLogDiscoveryTestPluginImpl
 
runTestWithoutPrint(UIPluginContext, Petrinet, XLog, PAlignmentParameter, IPNPartialOrderAwareReplayAlgorithm, IPNReplayParameter, TransEvClassMapping) - Method in class org.processmining.xlu.experiment.alignment.Experiment
 

S

scope - Variable in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
SelectedListCellRenderer() - Constructor for class org.processmining.xlu.pgraph.vis.color.PGraphColoringAbs.SelectedListCellRenderer
 
SelectedListCellRenderer() - Constructor for class org.processmining.xlu.relabel.visualization.RelabelImpreciseLabelCandidateView.SelectedListCellRenderer
 
set(String, int) - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
setClasses(XEventClasses) - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
setClasses(XEventClasses) - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
setClasses(XEventClasses) - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
setClasses(XEventClasses) - Method in interface org.processmining.xlu.matching.preprocessing.PTraceToEGConverter
 
setClasses(XEventClasses) - Method in class org.processmining.xlu.matching.preprocessing.PTraceToEGConverterAbstract
 
setClasses(Set<String>) - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
setClassifier(XEventClassifier) - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
setClassifier(XEventClassifier) - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
setClassifier(XEventClassifier) - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpConfigurationSpace
 
setClassifier(XEventClassifier) - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
setClassifier(XEventClassifier) - Method in class org.processmining.xlu.relabel.plugin.detection.ILDetectorParam
 
setClusterMethod(ClusterRefiner) - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
setClusterParam(ClusterRefinerParam) - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
setComputeOnlyAllOptMappings(boolean) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAllAlgBackTrackingBFImpl
 
setConverter(PTraceToEGConverter) - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
setConverter(PTraceToEGConverter) - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
setCost(int) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
setCost(int) - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
setCost(String, int) - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
setCost(int) - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
setCost(int) - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
setCost(String, int) - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
setCostConfigs(List<CostStrategyConfiguration>) - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpConfigurationSpace
 
setCostConfiguration(CostStrategyConfiguration) - Method in interface org.processmining.xlu.matching.plugins.alg.CostStrategy
 
setCostConfiguration(CostStrategyConfiguration) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyAbstract
 
setCostFunction(CostStrategy) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
setCostFunction(CostStrategy) - Method in interface org.processmining.xlu.matching.plugins.alg.MatchingAlg
 
setCostStrategy(CostStrategy) - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
setCostStrategy(CostStrategy) - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
setCostStrategyConfiguration(CostStrategyConfiguration) - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
setCostStrategyConfiguration(CostStrategyConfiguration) - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
setCriteria(List<Criterion>) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
setDefaultRelabelCoreParam(RelabelCoreParam) - Static method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
setDependencyDeviating(int, int) - Method in class org.processmining.xlu.logrepair.plugins.DAnnotatedTrace
 
setDetected(boolean) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setDetector(ILDetector<M, S>) - Method in class org.processmining.xlu.relabel.param.RelabelParam
 
setDetectorParam(ILDetectorParam) - Method in class org.processmining.xlu.relabel.param.RelabelParam
 
setDirectory(String) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setDist(int) - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
setDist(int) - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
setDupTaskPair(ExpImprLabelPair<String>) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setDupTaskPairs(Collection<ExpImprLabelPair<String>>) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setEnabledSet(MapTrcEnabled) - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
setEventClassNumb(XEventClass, int) - Method in class org.processmining.xlu.relabel.plugin.matching.LabelRefinerParam
 
setEventClassNumb(XEventClass, int) - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
setEventDeviating(int) - Method in class org.processmining.xlu.logrepair.plugins.DAnnotatedTrace
 
setEventIndex(int) - Method in class org.processmining.xlu.relabel.model.TEvent
 
setEvtMap(Map<XEventClass, Color>) - Method in class org.processmining.xlu.pgraph.vis.PGraphParameter
 
setFilters(List<PGraphFilter<T>>) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
setFinalMarkings(Marking[]) - Method in class org.processmining.xlu.experiment.discovery.MarkedPetrinet
 
setFocusOnMatchingLabels(Set<String>) - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
setFocusOnMatchingLabels(Set<String>) - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
setFontSize(int) - Method in class org.processmining.xlu.matching.vis.POMatchNode
 
setGraphDist(EGraph, int[][]) - Method in class org.processmining.xlu.matching.models.EGraphFactory
 
setGraphDist(int[][]) - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
setGraphId(int) - Method in interface org.processmining.xlu.matching.models.EEdge
 
setGraphId(int) - Method in interface org.processmining.xlu.matching.models.ENode
 
setGraphId(int) - Method in class org.processmining.xlu.matching.models.impl.EEdgeImpl
 
setGraphId(int) - Method in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
setGraphs(RepEGraphs) - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
setHeuristicfunction(HeuristicStrategy) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
setHierarchy(Tree<RepEGraph>) - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
setHyberRelabelAlgs(List<ExpLocRefiningDiscoveryAlgorithm>) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setId(int) - Method in interface org.processmining.xlu.matching.models.EEdge
 
setId(int) - Method in interface org.processmining.xlu.matching.models.EGraph
 
setId(Integer) - Method in interface org.processmining.xlu.matching.models.ENode
 
setId(int) - Method in class org.processmining.xlu.matching.models.impl.EEdgeImpl
 
setId(int) - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
setId(Integer) - Method in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
setImprAllowInLoop(boolean) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setImpreciseLabelCandidate(List<String>) - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
setImpreciseLabels(Set<String>) - Method in class org.processmining.xlu.relabel.plugin.detection.ExpILDetectorOracleGlobal
 
setImpreciseLabels(Set<String>) - Method in class org.processmining.xlu.relabel.plugin.detection.ExpILDetectorOracleLocal
 
setImproved(boolean) - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
setLabelScope(Collection<String>) - Method in interface org.processmining.xlu.relabel.plugin.detection.RelabelScope
 
setLabelScope(Collection<String>) - Method in class org.processmining.xlu.relabel.plugin.detection.RelabelScopeAbs
 
setListView(PGraphListView<T>) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
setLog(XLog) - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
setLogNum(String) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setLogProperties(LogProperties) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setMapEvtClass2Set(Map<String, MultiSet<String>>) - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
setMapLabel2Graph(Map<XEventClass, Graph<TEvent>>) - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
setMapLabelToIndex(Map<String, Integer>) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostHeuristicFunctionComplexImpl
 
setMapping(MatchMapping) - Method in class org.processmining.xlu.matching.models.impl.RepEGraphBinaryMappingAwareImpl
 
setMapping(MatchMapping) - Method in interface org.processmining.xlu.matching.models.RepEGraphMappingAware
 
setMappings(MatchMappings) - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
setMappings(EGraphsWithMappings) - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
setMappingsInfo(EGraphMappingsInfo) - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
setMapToCost(Map<MatchMapping, Integer>) - Method in class org.processmining.xlu.relabel.plugin.matching.EGraphMappingsInfo
 
setMapTrcToCls(Map<Integer, Integer>) - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
setMarkedNet(MarkedPetrinet) - Method in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
setMatchAlgorithms(List<MatchingAlg>) - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpConfigurationSpace
 
setMatchingAlgorithm(MatchingAlg) - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
setMatchingAlgorithm(MatchingAlg) - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
setMatchingLabelSet(Set<String>) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
setMatchingLabelSet(Set<String>) - Method in interface org.processmining.xlu.matching.plugins.alg.MatchingAlg
 
setMaxCostOfEdge(int) - Method in class org.processmining.xlu.relabel.plugin.matching.ClusterRefinerParam
 
setMaxCostOfEdge(int) - Method in class org.processmining.xlu.relabel.plugin.matching.LabelRefinerParam
 
setMaxCostOfEdge(int) - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
setMaxNumber(int) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterMaxNumber
 
setMaxNumberOfChildren(int) - Method in class org.processmining.xlu.experiment.generator.GenerateTreeParameters
 
setMaxTraceLength(int) - Method in class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
setMinimalSharedParent(T) - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
setModel(M) - Method in class org.processmining.xlu.relabel.plugin.detection.RelabelScopeAbs
 
setModelName(String) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setModelProperties(ModelProperties) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setName(String) - Method in interface org.processmining.xlu.matching.plugins.alg.impl.CostStrategyConfiguration
 
setName(String) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyWeightsImpl
 
setNodeA(T) - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
This function clears the current set of nodes and adds nodeA to the empty set.
setNodeA(Set<T>) - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
setNodeB(T) - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
setNodeComparator(Comparator<? super ENode>) - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgGreedyImp
 
setNodeFilter(PGraphFilter<ENode>) - Method in class org.processmining.xlu.pgraph.vis.PGraphParameter
 
setNodeToCorrect(Map<Integer, Boolean>) - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
setNodeToCorrect(Map<Integer, Boolean>) - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
setNodeToCost(Map<Integer, Integer>) - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
setNodeToCost(Map<Integer, Integer>) - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
setNoiseEventsPerTrace(int) - Method in class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
setNumberOfActivities(int) - Method in class org.processmining.xlu.experiment.generator.GenerateTreeParameters
 
setNumberOfNoisyTraces(int) - Method in class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
setNumberOfTraces(int) - Method in class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
setNumOfClusters(int) - Method in class org.processmining.xlu.relabel.plugin.matching.ClusterRefinerParam
 
setNumOfClusters(int) - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
setNumOfImprLeaves(int) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setObject(T) - Method in class org.processmining.xlu.matching.models.Tree
 
setOrigLog(XLog) - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
setOrigLog(XLog) - Method in class org.processmining.xlu.relabel.plugin.detection.RelabelScopeAbs
 
setPathToA(T, List<T>) - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
setPathToB(List<T>) - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
setPathToRoot(List<T>) - Method in class org.processmining.xlu.relabel.experiment.ExpImprLabelPair
 
setPlog(PLog) - Method in class org.processmining.xlu.matching.models.collection.EGraphsWithMappings
 
setpLog(PLog) - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
setProperties(Map<Object, Object>) - Method in class org.processmining.xlu.relabel.experiment.LogProperties
 
setProperties(Map<Object, Object>) - Method in class org.processmining.xlu.relabel.experiment.ModelProperties
 
setProperty(String, Object) - Method in interface org.processmining.xlu.matching.models.ENode
 
setProperty(String, Object) - Method in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
setPTraceParameter(PTraceParameter) - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
setPTraceParameter(PTraceParameter) - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
setPTraceTypes(PTraceParameter.PTraceType[]) - Method in class org.processmining.xlu.matching.zexperiment.EGMatchExpConfigurationSpace
 
setQualityOpt(boolean) - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
setQualityOpt(boolean) - Method in interface org.processmining.xlu.matching.plugins.alg.EGMatchConfiguration
 
setRelabeler(ModelCreator) - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
setRelabelerParam(ModelCreatorParam) - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
setRelabelMethod(LabelRefiner) - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
setRelabelParam(RelabelParamPT) - Method in interface org.processmining.xlu.experiment.discovery.ExpLocRefiningDiscoveryAlgorithm
 
setRelabelParam(LabelRefinerParam) - Method in class org.processmining.xlu.relabel.param.RelabelCoreParam
 
setRelabelParam(RelabelParamPT) - Method in class org.processmining.xlu.relabel.plugin.hyber.RelabelHyberApproachIM
 
setRemoveNodes(boolean) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqImpl
 
setRemoveNodes(boolean) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqImpl
 
setReplacer(Replacer<M, S>) - Method in class org.processmining.xlu.relabel.param.RelabelParam
 
setRunday(String) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setSeed(long) - Method in class org.processmining.xlu.experiment.generator.GenerateLogParameters
 
setSeed(long) - Method in class org.processmining.xlu.experiment.generator.GenerateTreeParameters
 
setSelectedTraceIds(Set<Integer>) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterTraceId
 
setShowInfoView(boolean) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
setSourceGraph(EGraph) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
setSourceGraph(EGraph) - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
setSourceId(int) - Method in interface org.processmining.xlu.matching.models.EEdge
 
setSourceId(int) - Method in class org.processmining.xlu.matching.models.impl.EEdgeImpl
 
setStartEndDisjointInLoop(boolean) - Method in class org.processmining.xlu.experiment.generator.GenerateTreeParameters
 
setSublog(XLog) - Method in class org.processmining.xlu.relabel.plugin.detection.RelabelScopeAbs
 
setSubModel(S) - Method in interface org.processmining.xlu.relabel.plugin.detection.RelabelScope
 
setSubModel(S) - Method in class org.processmining.xlu.relabel.plugin.detection.RelabelScopeAbs
 
setSystemBaseSet(ModelQuality) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setTargetGraph(EGraph) - Method in class org.processmining.xlu.matching.models.impl.MatchMappingImpl
 
setTargetGraph(EGraph) - Method in interface org.processmining.xlu.matching.models.MatchMapping
 
setTargetId(int) - Method in interface org.processmining.xlu.matching.models.EEdge
 
setTargetId(int) - Method in class org.processmining.xlu.matching.models.impl.EEdgeImpl
 
setThreshold(int) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqImpl
 
setThreshold(int) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqSingleGraphImpl
 
setThreshold(int) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqImpl
 
setThreshold(int) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqSingleGraphImpl
 
setTraceGraph(Graph<Integer>) - Method in class org.processmining.xlu.relabel.model.RelabelModel
 
setTraceIndex(int) - Method in class org.processmining.xlu.relabel.model.TEvent
 
setTraceMap(Map<Integer, Color>) - Method in class org.processmining.xlu.pgraph.vis.PGraphParameter
 
setType(REGraphType) - Method in class org.processmining.xlu.matching.models.collection.RepEGraphs
 
setUnfoldingThreshold(int) - Method in class org.processmining.xlu.relabel.plugin.matching.LabelRefinerParam
 
setUnfoldingThreshold(int) - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
setUsingOracle(boolean) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
setVisType(PartialVisualType) - Method in class org.processmining.xlu.pgraph.vis.PGraphParameter
 
setVisType(Object) - Method in class org.processmining.xlu.pgraph.vis.PGraphVisSetting
 
setVisType(Object) - Method in class org.processmining.xlu.relabel.visualization.RelabelControllerModel
 
setWeightBaseCostForNoMatch(int) - Method in interface org.processmining.xlu.matching.plugins.alg.impl.CostStrategyConfiguration
 
setWeightBaseCostForNoMatch(int) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyWeightsImpl
 
setWeightGlobalStructure(int) - Method in interface org.processmining.xlu.matching.plugins.alg.impl.CostStrategyConfiguration
 
setWeightGlobalStructure(int) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyWeightsImpl
 
setWeightMatched(int) - Method in interface org.processmining.xlu.matching.plugins.alg.impl.CostStrategyConfiguration
 
setWeightMatched(int) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyWeightsImpl
 
setWeightNoMatch(int) - Method in interface org.processmining.xlu.matching.plugins.alg.impl.CostStrategyConfiguration
 
setWeightNoMatch(int) - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyWeightsImpl
 
setWriter(PrintStream) - Method in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 
showDialog() - Method in class org.processmining.xlu.matching.config.gui.CostConfigSelectorPanel
 
showDialog() - Method in interface org.processmining.xlu.matching.config.gui.EGMatchConfigDialog
 
showDialog() - Method in class org.processmining.xlu.matching.config.gui.EGMatchingAlgSelectorDialog
 
showDialog() - Method in class org.processmining.xlu.matching.config.gui.MappingSelectorDialog
 
showDialog() - Method in class org.processmining.xlu.matching.config.gui.PTraceParameterMatchDialog
 
showDialog() - Method in class org.processmining.xlu.matching.config.gui.XEventClassSelectorPanel
 
showIvM(T) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
showWizard() - Method in class org.processmining.xlu.matching.config.alg.EGMatchUserOrientedConfigAlg
 
showWizard() - Method in class org.processmining.xlu.matching.config.gui.EGMatchConfigWizard
 
size() - Method in class org.processmining.xlu.matching.zexperiment.precision.EnabledSet
 
stateChanged(ChangeEvent) - Method in class org.processmining.xlu.matching.config.gui.CostConfigSelectorPanel
 
stateChanged(ChangeEvent) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterEventFreqImpl
 
stateChanged(ChangeEvent) - Method in class org.processmining.xlu.pgraph.vis.filter.PGraphFilterLabelAEventFreqImpl
 
STRUCTURE_MAX_FLAT - Static variable in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyAbstract
 
SYS_PREC_LB - Static variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
SYS_PREC_TO_LB - Static variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 
SYS_PREC_TO_UB - Static variable in class org.processmining.xlu.matching.zexperiment.ModelQuality
 

T

tableModel - Variable in class org.processmining.xlu.pgraph.vis.panel.PGraphInfoView
 
Test - Class in org.processmining.xlu.ageneral
 
Test() - Constructor for class org.processmining.xlu.ageneral.Test
 
test(PluginContext, XLog) - Method in class org.processmining.xlu.matching.zexperiment.EGLogDiscoveryTestPluginImpl
 
testDup(PluginContext, XLog) - Method in class org.processmining.xlu.matching.zexperiment.EGLogDiscoveryTestPluginImpl
 
TEvent - Class in org.processmining.xlu.relabel.model
 
TEvent(int, int) - Constructor for class org.processmining.xlu.relabel.model.TEvent
 
threeDarkColor - Static variable in class org.processmining.xlu.pgraph.vis.VisSettingUtil
 
threeLightColor - Static variable in class org.processmining.xlu.pgraph.vis.VisSettingUtil
 
toString() - Method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryETM
 
toString() - Method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryHyberILP
 
toString() - Method in class org.processmining.xlu.experiment.discovery.ExpDiscoveryInductiveMiner
 
toString() - Method in class org.processmining.xlu.experiment.generator.GenerateTreeParameters
 
toString() - Method in class org.processmining.xlu.matching.models.impl.EEdgeImpl
 
toString() - Method in class org.processmining.xlu.matching.models.impl.EGraphImp
 
toString() - Method in class org.processmining.xlu.matching.models.impl.ENodeAbstract
 
toString() - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
toString() - Method in class org.processmining.xlu.matching.models.Tree
 
toString() - Method in class org.processmining.xlu.matching.plugins.alg.conf.impl.EGMatchConfigurationImpl
 
toString() - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostFunctionImpl
 
toString() - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostFunctionNeighborAsMultisetImpl
 
toString() - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostHeuristicFunctionComplexImpl
 
toString() - Method in class org.processmining.xlu.matching.plugins.alg.impl.CostHeuristicFunctionSimpleImpl
 
toString() - Method in class org.processmining.xlu.matching.plugins.alg.impl.MatchingAlgAbstract
 
toString() - Method in class org.processmining.xlu.matching.zexperiment.precision.EnabledSet
 
toString() - Method in class org.processmining.xlu.pgraph.vis.filter.expander.ClusterExpanderBlockStructure
 
toString() - Method in class org.processmining.xlu.pgraph.vis.filter.expander.ClusterExpanderPerformance
 
toString() - Method in enum org.processmining.xlu.relabel.experiment.LogProperties.LogProperty
 
toString() - Method in enum org.processmining.xlu.relabel.experiment.ModelProperties.ModelProperty
 
toString() - Method in class org.processmining.xlu.relabel.model.TEvent
 
toString() - Method in class org.processmining.xlu.relabel.plugin.hyber.RelabelHyberApproachIM
 
toStringType() - Method in class org.processmining.xlu.matching.vis.PODummyNode
 
toStringType() - Method in class org.processmining.xlu.matching.vis.POMatchNode
 
traceIndex - Variable in class org.processmining.xlu.logrepair.plugins.DAnnotatedTrace.TraceInterval
 
TraceInterval(int, int, int) - Constructor for class org.processmining.xlu.logrepair.plugins.DAnnotatedTrace.TraceInterval
 
Tree<T> - Class in org.processmining.xlu.matching.models
 
Tree(T) - Constructor for class org.processmining.xlu.matching.models.Tree
 
trueNegativeNoise - Variable in class org.processmining.xlu.matching.zexperiment.model.QualityTFPN
 
truePositive - Variable in class org.processmining.xlu.matching.zexperiment.model.FusionBinaryResult
 
truePositiveNoise - Variable in class org.processmining.xlu.matching.zexperiment.model.QualityTFPN
 

U

update() - Method in class org.processmining.xlu.pgraph.vis.panel.PGraphListView
 
update() - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
updateEdgeRepresentedEdge(int, int, int) - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
updateEdgeRepresentedEdge(int, int, int) - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
updateGraphGeneralInfo() - Method in class org.processmining.xlu.partialorder.comparison.vis.PGraphInfoViewComparableGImp
this update graph info
updateGraphGeneralInfo() - Method in class org.processmining.xlu.pgraph.vis.panel.PGraphInfoView
 
updateHigherLevelMapping(MatchMapping, RepEGraph, RepEGraph, MatchMapping) - Method in class org.processmining.xlu.matching.merge.impl.FusionStrategyIncrBinaryImpl
 
updateInfo(POEdge) - Method in class org.processmining.xlu.partialorder.comparison.vis.PGraphInfoPanelBetterImp
 
updateInfo(POEventNode) - Method in class org.processmining.xlu.partialorder.comparison.vis.PGraphInfoPanelBetterImp
 
updateInfo(PONodeMove) - Method in class org.processmining.xlu.partialorder.comparison.vis.PGraphInfoPanelBetterImp
 
updateInfo(POEdge) - Method in class org.processmining.xlu.partialorder.comparison.vis.PGraphInfoViewComparableGImp
 
updateInfo(PONode) - Method in class org.processmining.xlu.partialorder.comparison.vis.PGraphInfoViewComparableGImp
 
updateInfo(POEdge) - Method in class org.processmining.xlu.pgraph.vis.panel.PGraphInfoView
 
updateInfo(PONode) - Method in class org.processmining.xlu.pgraph.vis.panel.PGraphInfoView
 
updateMUDataLog(XLog) - Static method in class org.processmining.xlu.experiment.mu.MUDATAPreprocess
 
updateMUDataLog1econsult(XLog) - Static method in class org.processmining.xlu.experiment.mu.MUDATAPreprocess
 
updateNewModel() - Method in class org.processmining.xlu.relabel.visualization.RelabelMainPanel
 
updateNodeColor(PONode, Color) - Method in class org.processmining.xlu.pgraph.vis.panel.PGraphVisView
 
updateNodeRepresentedNode(int, int, int) - Method in class org.processmining.xlu.matching.models.impl.RepEGraphImpl
 
updateNodeRepresentedNode(int, int, int) - Method in interface org.processmining.xlu.matching.models.RepEGraph
 
updateRanking(RepEGraph, Collection<RepEGraph>) - Method in class org.processmining.xlu.matching.config.alg.EGMatchUserOrientedConfigAlg
 
updateRelabel(XLog) - Method in class org.processmining.xlu.pgraph.vis.PGraphController
 
upperbound - Variable in class org.processmining.xlu.logrepair.plugins.DAnnotatedTrace.Interval
 
Util - Class in org.processmining.xlu.partialorder.comparison.vis
 
Util() - Constructor for class org.processmining.xlu.partialorder.comparison.vis.Util
 
UtilMathRandom - Class in org.processmining.xlu.ageneral
 
UtilMathRandom() - Constructor for class org.processmining.xlu.ageneral.UtilMathRandom
 
UtilWriter - Class in org.processmining.xlu.ageneral
 
UtilWriter() - Constructor for class org.processmining.xlu.ageneral.UtilWriter
 

V

valueChanged(GraphSelectionEvent) - Method in class org.processmining.xlu.pgraph.vis.panel.PGraphVisView
 
valueOf(String) - Static method in enum org.processmining.xlu.matching.models.collection.REGraphType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.processmining.xlu.relabel.experiment.LogProperties.LogProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.processmining.xlu.relabel.experiment.ModelProperties.ModelProperty
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.processmining.xlu.matching.models.collection.REGraphType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.processmining.xlu.relabel.experiment.LogProperties.LogProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.processmining.xlu.relabel.experiment.ModelProperties.ModelProperty
Returns an array containing the constants of this enum type, in the order they are declared.
VisSettingUtil - Class in org.processmining.xlu.pgraph.vis
 
VisSettingUtil() - Constructor for class org.processmining.xlu.pgraph.vis.VisSettingUtil
 
visualize(PluginContext, RepEGraphs) - Method in class org.processmining.xlu.matching.vis.REGraphVisualizer
 
visualize(PluginContext, Dfg) - Method in class org.processmining.xlu.relabel.experiment.GraphvizDirectlyFollowsGraphClone
 
visualize(PluginContext, Petrinet) - Method in class org.processmining.xlu.relabel.visualization.GraphvizPetriNet
 
visualize(UIPluginContext, RelabelVisModel) - Method in class org.processmining.xlu.relabel.visualization.RelabelInteractivePluginVisualizer
 
visualizeByCreateSeperateFrame(PluginContext, XLog) - Static method in class org.processmining.xlu.relabel.visualization.RelabelInteractivePluginVisualizer
 

W

w - Variable in class org.processmining.xlu.matching.plugins.alg.impl.CostStrategyWeightsImpl
 
widths - Static variable in class org.processmining.xlu.pgraph.vis.VisSettingUtil
 
writeHTML(String, String, String, int, Collection<ExpImprLabelPair<String>>) - Static method in class org.processmining.xlu.relabel.experiment.ExpScriptGenerator
 
writer - Variable in class org.processmining.xlu.relabel.experiment.ExpRelabelingParam
 

X

XEventClassSelectorPanel - Class in org.processmining.xlu.matching.config.gui
 
XEventClassSelectorPanel(EGMatchConfiguration, XLog) - Constructor for class org.processmining.xlu.matching.config.gui.XEventClassSelectorPanel
 
XExperimentNoiseExtension - Class in org.processmining.xlu.experiment.alignment
 
XExperimentNoiseExtension() - Constructor for class org.processmining.xlu.experiment.alignment.XExperimentNoiseExtension
 

_

__testMappings(EGraphsWithMappings, Map<MatchMapping, Integer>, ExpRelabelingParam, ExpImprLabelSetI<String>, String) - Static method in class org.processmining.xlu.relabel.experiment.ExpMatchMappingWriter
 
A B C D E F G H I K L M N O P Q R S T U V W X _ 
Skip navigation links