A C D E F G H M N O P R S T U V W 
All Classes All Packages

A

affiliation - Static variable in class org.processmining.lpmsupportedwords.help.Me
 
ALG - Static variable in class org.processmining.lpmsupportedwords.algorithms.GenerateHTMLCoverageReportAlgorithm
 
appendResourceToStringBuilder(String, StringBuilder) - Static method in class org.processmining.lpmsupportedwords.algorithms.GenerateHTMLCoverageReportAlgorithm
Adds the contents of the given resource (some filename) to the given StringBuilder.

C

clusterOnPrechart(PluginContext, XLog, DiscoverContextRichLPMsParameters) - Static method in class org.processmining.lpmsupportedwords.algorithms.ClusterOnPrechartAlgorithm
Sorts a given log into sublogs that each contain all traces with the same prechart of length specified in the parameters.
ClusterOnPrechartAlgorithm - Class in org.processmining.lpmsupportedwords.algorithms
 
ClusterOnPrechartAlgorithm() - Constructor for class org.processmining.lpmsupportedwords.algorithms.ClusterOnPrechartAlgorithm
 
countPositiveWitnesses(short[], short[][]) - Static method in class org.processmining.lpmsupportedwords.algorithms.MineSupportedWordsAlgorithm
Counts how often the given word occurs in the given log.

D

DiscoverContextRichLPMsDialog - Class in org.processmining.lpmsupportedwords.dialogs
 
DiscoverContextRichLPMsDialog(DiscoverContextRichLPMsParameters) - Constructor for class org.processmining.lpmsupportedwords.dialogs.DiscoverContextRichLPMsDialog
Provides the user with options to select the parameters for Discover Context-Rich LPMs.
DiscoverContextRichLPMsHelp - Class in org.processmining.lpmsupportedwords.help
 
DiscoverContextRichLPMsHelp() - Constructor for class org.processmining.lpmsupportedwords.help.DiscoverContextRichLPMsHelp
 
DiscoverContextRichLPMsParameters - Class in org.processmining.lpmsupportedwords.parameters
 
DiscoverContextRichLPMsParameters(XLog) - Constructor for class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
DiscoverContextRichLPMsPlugin - Class in org.processmining.lpmsupportedwords.plugins
 
DiscoverContextRichLPMsPlugin() - Constructor for class org.processmining.lpmsupportedwords.plugins.DiscoverContextRichLPMsPlugin
 

E

email - Static variable in class org.processmining.lpmsupportedwords.help.Me
 
equals(Object) - Method in class org.processmining.lpmsupportedwords.parameters.GenerateHTMLCoverageReportParameters
 
evaluate(UIPluginContext, AcceptingPetriNetArray, XLog, GenerateHTMLCoverageReportParameters) - Static method in class org.processmining.lpmsupportedwords.algorithms.GenerateHTMLCoverageReportAlgorithm
 
export(PluginContext, String, File) - Method in class org.processmining.lpmsupportedwords.plugins.HTMLExportPlugin
 

F

filterIrrelevantSubwords(List<Word>, int) - Static method in class org.processmining.lpmsupportedwords.algorithms.WordFilteringAlgorithm
Returns the words from wordSet that are relevant w.r.t.
filterWords(XLog, XLog, DiscoverContextRichLPMsParameters) - Static method in class org.processmining.lpmsupportedwords.algorithms.WordFilteringAlgorithm
Reads words from the first log calculating support for each word in the second log, and returns a log that contains only the relevant words.
filterWords(XLog, DiscoverContextRichLPMsParameters) - Static method in class org.processmining.lpmsupportedwords.algorithms.WordFilteringAlgorithm
Reads the words from a log with support attributes on traces, and returns a log that contains only the relevant words.

G

GenerateHTMLCoverageReportAlgorithm - Class in org.processmining.lpmsupportedwords.algorithms
 
GenerateHTMLCoverageReportAlgorithm() - Constructor for class org.processmining.lpmsupportedwords.algorithms.GenerateHTMLCoverageReportAlgorithm
 
GenerateHTMLCoverageReportHelp - Class in org.processmining.lpmsupportedwords.help
 
GenerateHTMLCoverageReportHelp() - Constructor for class org.processmining.lpmsupportedwords.help.GenerateHTMLCoverageReportHelp
 
GenerateHTMLCoverageReportParameters - Class in org.processmining.lpmsupportedwords.parameters
 
GenerateHTMLCoverageReportParameters(XEventClassifier) - Constructor for class org.processmining.lpmsupportedwords.parameters.GenerateHTMLCoverageReportParameters
 
GenerateHTMLCoverageReportParameters(XLog) - Constructor for class org.processmining.lpmsupportedwords.parameters.GenerateHTMLCoverageReportParameters
 
GenerateHTMLCoverageReportPlugin - Class in org.processmining.lpmsupportedwords.plugins
 
GenerateHTMLCoverageReportPlugin() - Constructor for class org.processmining.lpmsupportedwords.plugins.GenerateHTMLCoverageReportPlugin
 
getClassifier() - Method in class org.processmining.lpmsupportedwords.models.ShortLog
The classifier used to build this ShortLog.
getClassifier() - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
getClassifier() - Method in class org.processmining.lpmsupportedwords.parameters.GenerateHTMLCoverageReportParameters
 
getCoverage(PNRepResult, XLog, XLog) - Static method in class org.processmining.lpmsupportedwords.algorithms.GenerateHTMLCoverageReportAlgorithm
Converts a replay result based on a split log into an array of boolean arrays indicating coverage of the whole log.
getDefaultClassifier(XLog) - Static method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
getEventArray() - Method in class org.processmining.lpmsupportedwords.models.ShortLog
Returns an array of XEvents that are represented in the ShortLog by the index used here.
getEventCounts() - Method in class org.processmining.lpmsupportedwords.models.ShortLog
Returns an array where array[i] is the number of times i occurs in the log.
getEventId(String) - Method in class org.processmining.lpmsupportedwords.models.ShortLog
Returns the short used for a particular event in this ShortLog.
getLog() - Method in class org.processmining.lpmsupportedwords.models.ShortLog
Returns a copy of the short-based log.
getLog() - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
getPrechartLength() - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
getPrechartMax() - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
getReplayerParameters(PluginContext, PetrinetGraph, Marking, Marking, XLog, XEventClassifier) - Static method in class org.processmining.lpmsupportedwords.algorithms.GenerateHTMLCoverageReportAlgorithm
 
getSupportDelta() - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
getSupportMax() - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
getSupportThreshold() - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 

H

hashCode() - Method in class org.processmining.lpmsupportedwords.parameters.GenerateHTMLCoverageReportParameters
 
HTMLExportPlugin - Class in org.processmining.lpmsupportedwords.plugins
 
HTMLExportPlugin() - Constructor for class org.processmining.lpmsupportedwords.plugins.HTMLExportPlugin
 

M

Me - Class in org.processmining.lpmsupportedwords.help
 
Me() - Constructor for class org.processmining.lpmsupportedwords.help.Me
 
mineDialog(UIPluginContext, XLog) - Method in class org.processmining.lpmsupportedwords.plugins.DiscoverContextRichLPMsPlugin
 
mineSupportedWords(PluginContext, XLog, DiscoverContextRichLPMsParameters) - Static method in class org.processmining.lpmsupportedwords.algorithms.MineSupportedWordsAlgorithm
Creates a log with traces that correspond to supported words in the input log.
MineSupportedWordsAlgorithm - Class in org.processmining.lpmsupportedwords.algorithms
 
MineSupportedWordsAlgorithm() - Constructor for class org.processmining.lpmsupportedwords.algorithms.MineSupportedWordsAlgorithm
 

N

name - Static variable in class org.processmining.lpmsupportedwords.help.Me
 

O

org.processmining.lpmsupportedwords.algorithms - package org.processmining.lpmsupportedwords.algorithms
 
org.processmining.lpmsupportedwords.dialogs - package org.processmining.lpmsupportedwords.dialogs
 
org.processmining.lpmsupportedwords.help - package org.processmining.lpmsupportedwords.help
 
org.processmining.lpmsupportedwords.models - package org.processmining.lpmsupportedwords.models
 
org.processmining.lpmsupportedwords.parameters - package org.processmining.lpmsupportedwords.parameters
 
org.processmining.lpmsupportedwords.plugins - package org.processmining.lpmsupportedwords.plugins
 

P

PNRepResultArray - Class in org.processmining.lpmsupportedwords.models
 
PNRepResultArray() - Constructor for class org.processmining.lpmsupportedwords.models.PNRepResultArray
 
precision(UIPluginContext, PNRepResult, AcceptingPetriNet) - Static method in class org.processmining.lpmsupportedwords.algorithms.GenerateHTMLCoverageReportAlgorithm
 

R

run(UIPluginContext, AcceptingPetriNetArray, XLog, GenerateHTMLCoverageReportParameters) - Method in class org.processmining.lpmsupportedwords.plugins.GenerateHTMLCoverageReportPlugin
 
runDefault(UIPluginContext, AcceptingPetriNetArray, XLog) - Method in class org.processmining.lpmsupportedwords.plugins.GenerateHTMLCoverageReportPlugin
 

S

setClassifier(XEventClassifier) - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
setClassifier(XEventClassifier) - Method in class org.processmining.lpmsupportedwords.parameters.GenerateHTMLCoverageReportParameters
 
setPrechartLength(int) - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
setSupportDelta(int) - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
setSupportThreshold(int) - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
ShortLog - Class in org.processmining.lpmsupportedwords.models
 
ShortLog(XLog, XEventClassifier) - Constructor for class org.processmining.lpmsupportedwords.models.ShortLog
Transforms a given XLog into an array of arrays of shorts based on the given classifier, and builds the necessary data structures to translate events between the ShortLog and XLog formats.
ShortLog(XLog, ShortLog) - Constructor for class org.processmining.lpmsupportedwords.models.ShortLog
Allows construction of a ShortLog with guaranteed the same classifier and legend (translations between ShortLog and XLog) as its twin.
split(AcceptingPetriNet, XLog, XEventClassifier) - Method in class org.processmining.lpmsupportedwords.algorithms.SplitLogOnLPMAlgorithmComplex
Splits a log into traces that start with the first event (or combination if starting with an invisible parallel split) of the given Petri net and end with the final event(s).
split(AcceptingPetriNet, XLog, XEventClassifier) - Method in interface org.processmining.lpmsupportedwords.algorithms.SplitLogOnLPMAlgorithmInterface
 
split(AcceptingPetriNet, XLog, XEventClassifier) - Method in class org.processmining.lpmsupportedwords.algorithms.SplitLogOnLPMAlgorithmNaive
Splits a log into traces that start with the first event of the given Petri net and end with the final event(s).
SPLIT_TRACENAME - Static variable in interface org.processmining.lpmsupportedwords.algorithms.SplitLogOnLPMAlgorithmInterface
 
SplitLogOnLPMAlgorithmComplex - Class in org.processmining.lpmsupportedwords.algorithms
 
SplitLogOnLPMAlgorithmComplex() - Constructor for class org.processmining.lpmsupportedwords.algorithms.SplitLogOnLPMAlgorithmComplex
 
SplitLogOnLPMAlgorithmInterface - Interface in org.processmining.lpmsupportedwords.algorithms
 
SplitLogOnLPMAlgorithmNaive - Class in org.processmining.lpmsupportedwords.algorithms
 
SplitLogOnLPMAlgorithmNaive() - Constructor for class org.processmining.lpmsupportedwords.algorithms.SplitLogOnLPMAlgorithmNaive
 
support - Variable in class org.processmining.lpmsupportedwords.models.Word
 

T

TEXT - Static variable in class org.processmining.lpmsupportedwords.help.DiscoverContextRichLPMsHelp
 
TEXT - Static variable in class org.processmining.lpmsupportedwords.help.GenerateHTMLCoverageReportHelp
 

U

update() - Method in class org.processmining.lpmsupportedwords.dialogs.DiscoverContextRichLPMsDialog
 
updatePrechartMax() - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 
updateSupportMax() - Method in class org.processmining.lpmsupportedwords.parameters.DiscoverContextRichLPMsParameters
 

V

visualize(UIPluginContext, PNRepResultArray) - Method in class org.processmining.lpmsupportedwords.plugins.VisualizePNRepResultArrayPlugin
 
VisualizePNRepResultArrayPlugin - Class in org.processmining.lpmsupportedwords.plugins
 
VisualizePNRepResultArrayPlugin() - Constructor for class org.processmining.lpmsupportedwords.plugins.VisualizePNRepResultArrayPlugin
 

W

word - Variable in class org.processmining.lpmsupportedwords.models.Word
 
Word - Class in org.processmining.lpmsupportedwords.models
 
Word(short[], int) - Constructor for class org.processmining.lpmsupportedwords.models.Word
 
WordFilteringAlgorithm - Class in org.processmining.lpmsupportedwords.algorithms
 
WordFilteringAlgorithm() - Constructor for class org.processmining.lpmsupportedwords.algorithms.WordFilteringAlgorithm
 
wordsToLog(List<Word>, ShortLog, XFactory) - Static method in class org.processmining.lpmsupportedwords.algorithms.MineSupportedWordsAlgorithm
Transforms a list of Words into an XLog with support attributes.
A C D E F G H M N O P R S T U V W 
All Classes All Packages