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

A

Activity2IndexKey - Class in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage
 
Activity2IndexKey() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.Activity2IndexKey
Creates an activity key.
activityKey - Variable in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
 
add(byte[]) - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.QueueCombination
 
add(int[], double) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
Unfortunately, adding to a list is not thread safe.
add(L, M) - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentImpl
 
additionalInfo - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.SolverFactory
Some additional data for the initialization
addTable(StochasticTraceAlignments<L, M>, StringBuilder) - Static method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCVisualisationPlugin
 
AKPFactoryArraySimple - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
A factory for an AKP solver that represents the tree with an array and does a complete comparison between surplus sources and deficit targets in each step.
AKPFactoryArraySimple(DistanceMatrix) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPFactoryArraySimple
 
AKPSolverArraySimple - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
A class which performs the AKP algorithm on an array representation of the tree.
AKPSolverArraySimple(StructInitEPSA) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimple
 
AKPSolverArraySimpleImprov - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
A class which performs the AKP algorithm on an array representation of the tree.
AKPSolverArraySimpleImprov(StructInitEPSA) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
 
alignments - Variable in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract
 

B

branchOfLeavingEdge - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
True if source is cut off, false else
BuildTree - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
Utility class that builds the dual feasible AKP initial tree from a given instance.
BuildTree() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.BuildTree
 
buildTreeArray(int, int, float[], float[], DistanceMatrix) - Static method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.BuildTree
Build an array instance of the initial tree.
byteArray2int(byte[], int) - Static method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.PrefixProbabilityMarking
 

C

clone() - Method in interface org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrix
 
clone() - Method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrixAbstract
 
clone() - Method in interface org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemantics
May create a shallow copy, except the state, which must be deep copied.
clone() - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemanticsImpl
 
clone() - Method in interface org.processmining.earthmoversstochasticconformancechecking.parameters.TerminationStrategy
 
clone() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.TerminationStrategyImpl
 
columnMargin - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogLogLog
 
columnMargin - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogLogModel
 
columnMargin - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogModelModel
 
compute(EMSCParameters, StochasticLanguage, StochasticLanguage, ProMCanceller) - Static method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EarthMoversStochasticConformancePlugin
 
compute(StochasticLanguage, StochasticLanguage, DistanceMatrix, EMSCParameters, ProMCanceller) - Static method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ComputeReallocationMatrix
 
compute(StochasticLanguage, StochasticLanguage, DistanceMatrix, EMSCParameters, ProMCanceller) - Static method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.ComputeReallocationMatrix2
 
computeLogLog(ReallocationMatrix, double, StochasticLanguageLog, StochasticLanguageLog) - Static method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.ComputeStochasticTraceAlignments
Compute the stochastic alignment.
computeLogModel(ReallocationMatrix, double, StochasticLanguageLog, StochasticLanguageModel, StochasticNet, TransitionMap) - Static method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.ComputeStochasticTraceAlignments
Compute the stochastic alignment.
computeModelModel(ReallocationMatrix, double, StochasticLanguageModel, StochasticLanguageModel, StochasticNet, TransitionMap, StochasticNet, TransitionMap) - Static method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.ComputeStochasticTraceAlignments
Compute the stochastic alignment.
ComputeReallocationMatrix - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix
 
ComputeReallocationMatrix() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ComputeReallocationMatrix
 
ComputeReallocationMatrix2 - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
 
ComputeReallocationMatrix2() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.ComputeReallocationMatrix2
 
ComputeStochasticTraceAlignments - Class in org.processmining.earthmoversstochasticconformancechecking.tracealignments
 
ComputeStochasticTraceAlignments() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.tracealignments.ComputeStochasticTraceAlignments
 
constraint(StochasticLanguage, StochasticLanguage) - Static method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.CreateLPsolveProblem
 
convert(XLog, XEventClassifier, ProMCanceller) - Static method in class org.processmining.earthmoversstochasticconformancechecking.algorithms.XLog2StochasticLanguage
Deprecated.
convert(XLog, XEventClassifier, Activity2IndexKey, ProMCanceller) - Static method in class org.processmining.earthmoversstochasticconformancechecking.algorithms.XLog2StochasticLanguage
 
convert(Marking) - Method in interface org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemantics
allows to convert a given marking to an equivalent int array based on the internal index representation of the petri net's places.
convert(byte[]) - Method in interface org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemantics
convert a primative int array to a marking object based on the internal index representation of the petri net's places.
convert(Marking) - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemanticsImpl
 
convert(byte[]) - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemanticsImpl
 
convert(UIPluginContext, XLog, XLog) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EarthMoversStochasticConformancePlugin
 
convert(UIPluginContext, XLog, StochasticNet) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EarthMoversStochasticConformancePlugin
 
convert(UIPluginContext, StochasticNet, StochasticNet) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EarthMoversStochasticConformancePlugin
 
convert(StochasticLanguageModel) - Static method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticLanguageModel2String
 
convert(int[], StochasticTransition2IndexKey, Activity2IndexKey) - Static method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPath2String
 
convert(int[], StochasticTransition2IndexKey, Activity2IndexKey, StringBuilder) - Static method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPath2String
 
convert(StochasticNet, Marking, TerminationStrategy, Activity2IndexKey, ProMCanceller) - Static method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPetriNet2StochasticPathLanguage
Assumption: the deadlock markings are equal to the final markings.
convert(StochasticTraceAlignmentsLogProjection) - Static method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogDfgVisualisation
 
costs - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Cost matrix
costs - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.StructInitEPSA
Cost matrix (source,target)
CreateLPsolveProblem - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix
 
CreateLPsolveProblem() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.CreateLPsolveProblem
 
cSrc - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimple
Count sources
cSrc - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
Count sources
cSrc - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Count sources
cSrc - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.StructInitEPSA
Count sources
cSrc - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
Count sources
cTar - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimple
Count targets;
cTar - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
Count targets;
cTar - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Count targets;
cTar - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.StructInitEPSA
Count targets;
cTar - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
Count targets;
curDual - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Current dual objective function value
curPrimal - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Current primal objective function value (infeasible until termination)

D

debug(EMSCParameters, Object) - Static method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EarthMoversStochasticConformancePlugin
 
defaultClassifier - Static variable in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersDefault
 
defaultComputeStochasticTraceAlignments - Static variable in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersDefault
 
defaultDebug - Static variable in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersDefault
 
defaultDistanceMatrix - Static variable in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersDefault
 
defaultTerminationStrategy - Static variable in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersDefault
 
DeficitTargetIterator - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
A class used for iterating over possible deficit targets.
DeficitTargetIterator(TreeIterator, List<Integer>, int, int) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.DeficitTargetIterator
Instantiates a new TreeIterator from the root of a subtree
defTreeCount() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.DeficitTargetIterator
 
defTrees - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
List of deficit trees
defTrees - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.StructInitEPSA
List of deficit trees
DistanceMatrix - Interface in org.processmining.earthmoversstochasticconformancechecking.distancematrix
 
DistanceMatrix2String - Class in org.processmining.earthmoversstochasticconformancechecking.distancematrix
 
DistanceMatrix2String() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrix2String
 
DistanceMatrixAbstract - Class in org.processmining.earthmoversstochasticconformancechecking.distancematrix
 
DistanceMatrixAbstract() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrixAbstract
 
DistanceMatrixNormalisedLevenshtein - Class in org.processmining.earthmoversstochasticconformancechecking.distancematrix
 
DistanceMatrixNormalisedLevenshtein() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrixNormalisedLevenshtein
 
dual - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Dual value of node

E

EarthMoversStochasticConformancePlugin - Class in org.processmining.earthmoversstochasticconformancechecking.plugins
 
EarthMoversStochasticConformancePlugin() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.plugins.EarthMoversStochasticConformancePlugin
 
EarthMoversStochasticConformanceUnitDistance - Class in org.processmining.earthmoversstochasticconformancechecking.distancematrix
 
EarthMoversStochasticConformanceUnitDistance() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.distancematrix.EarthMoversStochasticConformanceUnitDistance
 
EditIterator() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract.EditIterator
 
EditIteratorLogModel() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsLogModel.EditIteratorLogModel
 
EditIteratorModelModel() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsModelModel.EditIteratorModelModel
 
EfficientStochasticPetriNetSemantics - Interface in org.processmining.earthmoversstochasticconformancechecking.helperclasses
 
EfficientStochasticPetriNetSemanticsImpl - Class in org.processmining.earthmoversstochasticconformancechecking.helperclasses
Adapted from EfficientPetrinetSemanticsImpl by Felix Mannhardt and Bas van Zelst.
EfficientStochasticPetriNetSemanticsImpl(StochasticNet, Marking) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemanticsImpl
Creates the semantics for the supplied StochasticNet and initial Marking.
emptyLogLog(ReallocationMatrix, double, StochasticLanguageLog, StochasticLanguageLog) - Static method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.ComputeStochasticTraceAlignments
 
emptyLogModel(ReallocationMatrix, double, StochasticLanguageLog, StochasticLanguageModel, StochasticNet, TransitionMap) - Static method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.ComputeStochasticTraceAlignments
 
emptyModelModel(ReallocationMatrix, double, StochasticLanguageModel, StochasticLanguageModel, StochasticNet, TransitionMap, StochasticNet, TransitionMap) - Static method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.ComputeStochasticTraceAlignments
 
EMSCDialogLogLog - Class in org.processmining.earthmoversstochasticconformancechecking.plugins
 
EMSCDialogLogLog(XLog, XLog) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogLogLog
 
EMSCDialogLogModel - Class in org.processmining.earthmoversstochasticconformancechecking.plugins
 
EMSCDialogLogModel(XLog) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogLogModel
 
EMSCDialogModelModel - Class in org.processmining.earthmoversstochasticconformancechecking.plugins
 
EMSCDialogModelModel() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogModelModel
 
EMSCLogDfgVisualisationPlugin - Class in org.processmining.earthmoversstochasticconformancechecking.plugins
 
EMSCLogDfgVisualisationPlugin() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCLogDfgVisualisationPlugin
 
EMSCLogVisualisationPlugin - Class in org.processmining.earthmoversstochasticconformancechecking.plugins
 
EMSCLogVisualisationPlugin() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCLogVisualisationPlugin
 
EMSCModelVisualisationPlugin - Class in org.processmining.earthmoversstochasticconformancechecking.plugins
 
EMSCModelVisualisationPlugin() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCModelVisualisationPlugin
 
EMSCParameters - Interface in org.processmining.earthmoversstochasticconformancechecking.parameters
 
EMSCParametersAbstract - Class in org.processmining.earthmoversstochasticconformancechecking.parameters
 
EMSCParametersAbstract(boolean, boolean) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersAbstract
 
EMSCParametersDefault - Class in org.processmining.earthmoversstochasticconformancechecking.parameters
 
EMSCParametersDefault() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersDefault
 
EMSCParametersLogLog - Interface in org.processmining.earthmoversstochasticconformancechecking.parameters
 
EMSCParametersLogLogAbstract - Class in org.processmining.earthmoversstochasticconformancechecking.parameters
 
EMSCParametersLogLogAbstract(DistanceMatrix, XEventClassifier, XEventClassifier, boolean, boolean) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogLogAbstract
 
EMSCParametersLogLogDefault - Class in org.processmining.earthmoversstochasticconformancechecking.parameters
 
EMSCParametersLogLogDefault() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogLogDefault
 
EMSCParametersLogModel - Interface in org.processmining.earthmoversstochasticconformancechecking.parameters
 
EMSCParametersLogModelAbstract - Class in org.processmining.earthmoversstochasticconformancechecking.parameters
 
EMSCParametersLogModelAbstract(DistanceMatrix, XEventClassifier, TerminationStrategyImpl, boolean, boolean) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogModelAbstract
 
EMSCParametersLogModelDefault - Class in org.processmining.earthmoversstochasticconformancechecking.parameters
 
EMSCParametersLogModelDefault() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogModelDefault
 
EMSCParametersModelModel - Interface in org.processmining.earthmoversstochasticconformancechecking.parameters
 
EMSCParametersModelModelAbstract - Class in org.processmining.earthmoversstochasticconformancechecking.parameters
 
EMSCParametersModelModelAbstract(DistanceMatrix, TerminationStrategyImpl, TerminationStrategyImpl, boolean, boolean) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersModelModelAbstract
 
EMSCParametersModelModelDefault - Class in org.processmining.earthmoversstochasticconformancechecking.parameters
 
EMSCParametersModelModelDefault() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersModelModelDefault
 
EMSCVisualisationPlugin - Class in org.processmining.earthmoversstochasticconformancechecking.plugins
 
EMSCVisualisationPlugin() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCVisualisationPlugin
 
enterEdgeNUpdate(int[], double) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
Add the given edge with the given reducing costs to the tree and restore the the tree by choosing the appropriate edge (minimum flow in the cycle).
executeTransition(int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemantics
Executes (fires) a transition.
executeTransition(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemanticsImpl
 

F

f - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Final node in thread index (subtree)
fancy(PluginContext, StochasticTraceAlignmentsLogModel) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCModelVisualisationPlugin
 
fancy(PluginContext, StochasticTraceAlignmentsLogLog) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCVisualisationPlugin
 
fancy(PluginContext, StochasticTraceAlignmentsLogModel) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCVisualisationPlugin
 
fancy(PluginContext, StochasticTraceAlignmentsModelModel) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCVisualisationPlugin
 
fancy(StochasticTraceAlignments<L, M>) - Static method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCVisualisationPlugin
 
fancy1(PluginContext, StochasticTraceAlignmentsLogLog) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCLogDfgVisualisationPlugin
 
fancy1(PluginContext, StochasticTraceAlignmentsLogLog) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCLogVisualisationPlugin
 
fancy2(PluginContext, StochasticTraceAlignmentsLogLog) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCLogDfgVisualisationPlugin
 
fancy2(PluginContext, StochasticTraceAlignmentsLogModel) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCLogDfgVisualisationPlugin
 
fancy2(PluginContext, StochasticTraceAlignmentsLogLog) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCLogVisualisationPlugin
 
fancy2(PluginContext, StochasticTraceAlignmentsLogModel) - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCLogVisualisationPlugin
 
feed(XLog, XEventClassifier) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.Activity2IndexKey
 
feed(Transition) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.Activity2IndexKey
After calling a bunch of these, call reindex().
feed(String) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.Activity2IndexKey
 
fillMatrix(ReallocationMatrix) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimple
 
fillMatrix(ReallocationMatrix) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
 
flow - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Flow value of arc (p(i),i)
formatNumber(double) - Static method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTraceComponent
 
formatPercentage(double) - Method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTraceComponent
 

G

getActivityKey() - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
 
getActivityKey() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticLanguage
Return the key that can be used to get activity labels.
getAdditionalInfo() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.SolverFactory
 
getChildren(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
getClassifierA() - Method in interface org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogLog
 
getClassifierA() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogLogAbstract
 
getClassifierA() - Method in interface org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogModel
 
getClassifierA() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogModelAbstract
 
getClassifierB() - Method in interface org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogLog
 
getClassifierB() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogLogAbstract
 
getCommonPredecessor(int, int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
getcSrc() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
getcTar() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
getCurDual() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
Current dual objective function value
getDistance(int, int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrix
Get one particular distance.
getDistance(int[], int[]) - Method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrixAbstract
A method that computes the actual distance.
getDistance(int, int) - Method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrixAbstract
 
getDistance(int[], int[]) - Method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrixNormalisedLevenshtein
 
getDistance(String[], String[]) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.Levenshtein
 
getDistance(int[], int[]) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.Levenshtein
 
getDistanceMatrix() - Method in interface org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParameters
 
getDistanceMatrix() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersAbstract
 
getDistances() - Method in interface org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrix
Gives an array with distances, for use in lpsolve.
getDistances() - Method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrixAbstract
 
getEMSC(StochasticLanguageLog, StochasticLanguageLog) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.EarthMoversStochasticConformanceUnitDistance
 
getEMSC(StochasticLanguageLog, StochasticNet, Marking) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.EarthMoversStochasticConformanceUnitDistance
Make sure that L is normalised and finite.
getEnabledTransitions() - Method in interface org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemantics
 
getEnabledTransitions() - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemanticsImpl
 
getEventSyncLikelihoods(int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjection
 
getEventSyncLikelihoods(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionImpl
 
getEventSyncLikelihoods(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionSorted
 
getFlow(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
getFreshTreeIterator() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
getGroundDist() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.SolverFactory
 
getIndex() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticTransition
 
getInitialMarking(StochasticNet) - Static method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EarthMoversStochasticConformancePlugin
 
getLabel(int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemantics
 
getLabel(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemanticsImpl
 
getLabel() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticTransition
 
getLanguageA() - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignments
The first language.
getLanguageA() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract
 
getLanguageB() - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignments
The second language.
getLanguageB() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract
 
getLeavingChild() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
getListCellRendererComponent(JList<? extends Object>, Object, int, boolean, boolean) - Method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTrace
 
getMarking(byte[], int) - Static method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.PrefixProbabilityMarking
 
getMatrix(List<L>, List<M>) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.Levenshtein
 
getMatrix(String[], StochasticPath) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.Levenshtein
 
getMaxDuration() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.TerminationStrategyImpl
 
getMaximumSize() - Method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTraceComponent
 
getMaxMassCovered() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.TerminationStrategyImpl
 
getMinimumSize() - Method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTraceComponent
 
getMoveA(int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignment
The log move, or null if this move does not contain a log move part.
getMoveA(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentImpl
 
getMoveB(int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignment
The model move, or null if this move does not contain a model move part.
getMoveB(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentImpl
 
getNextEntering() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimple
Gets the next entering arc.
getNextEntering() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
Gets the next entering arc.
getNormalisedDistance(int[], int[]) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.Levenshtein
 
getNormalisedDistance(String[], String[]) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.Levenshtein
 
getNumberOfLogtraces() - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjection
 
getNumberOfLogtraces() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionImpl
 
getNumberOfLogtraces() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionSorted
 
getNumberOfMoves() - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignment
 
getNumberOfMoves() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentImpl
 
getNumberOfTransitions() - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.TransitionMap
 
getOrientation(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
getParameters() - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogLogLog
 
getParameters() - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogLogModel
 
getParameters() - Method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogModelModel
 
getParent(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
getPath(int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticLanguageModel
 
getPath() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathIterator
 
getPath(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
 
getPreferredSize() - Method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTraceComponent
 
getPrefix(byte[], int) - Static method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.PrefixProbabilityMarking
 
getPrimalObj() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
getProbability(byte[]) - Static method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.PrefixProbabilityMarking
 
getProbability() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix.ReallocationMatrixIterator
 
getProbability() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticTraceIterator
 
getProbability() - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignments.StochasticTraceAlignmentIterator
 
getProbability() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract.EditIterator
 
getRootOrientation(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
Returns the orientation of the root "over" the given node
getSimilarity() - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignments
Get the EMSC value (similarity).
getSimilarity() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract
 
getSolver() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPFactoryArraySimple
 
getSolver() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.SolverFactory
 
getState() - Method in interface org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemantics
 
getState() - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemanticsImpl
 
getStochasticNet() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsLogModel
 
getStochasticNetA() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsModelModel
 
getStochasticNetB() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsModelModel
 
getStochasticPath(int[]) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticTransition2IndexKey
 
getStochasticPathA() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsModelModel.EditIteratorModelModel
 
getStochasticPathB() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsLogModel.EditIteratorLogModel
 
getStochasticPathB() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsModelModel.EditIteratorModelModel
 
getStochasticTransition(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.TransitionMap
 
getSubstitutionCost(String, StochasticTransition) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.Levenshtein
 
getSurplusFlow() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
getTerminationStrategyA() - Method in interface org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersModelModel
 
getTerminationStrategyA() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersModelModelAbstract
 
getTerminationStrategyB() - Method in interface org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogModel
 
getTerminationStrategyB() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogModelAbstract
 
getTerminationStrategyB() - Method in interface org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersModelModel
 
getTerminationStrategyB() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersModelModelAbstract
 
getTol() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.SolverFactory
 
getTotalMass(Iterable<Transition>) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.EarthMoversStochasticConformanceUnitDistance
 
getTotalMass(EfficientStochasticPetriNetSemantics, int[]) - Static method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPetriNet2StochasticPathLanguage
 
getTrace(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
 
getTrace(int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticLanguage
 
getTrace(int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjection
 
getTrace(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionImpl
 
getTrace(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionSorted
 
getTraceA() - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignments.StochasticTraceAlignmentIterator
 
getTraceA() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract.EditIterator
 
getTraceAIndex() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix.ReallocationMatrixIterator
 
getTraceAIndex() - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignments.StochasticTraceAlignmentIterator
 
getTraceAIndex() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract.EditIterator
 
getTraceB() - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignments.StochasticTraceAlignmentIterator
 
getTraceB() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract.EditIterator
 
getTraceBIndex() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix.ReallocationMatrixIterator
 
getTraceBIndex() - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignments.StochasticTraceAlignmentIterator
 
getTraceBIndex() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract.EditIterator
 
getTraceProbability(int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjection
 
getTraceProbability(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionImpl
 
getTraceProbability(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionSorted
 
getTraceString(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
 
getTraceString(int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticLanguage
 
getTransition(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.TransitionMap
 
getTransitionKey() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticLanguageModel
 
getTransitionKey() - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
 
getTransitionMap() - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemanticsImpl
 
getTransitionMap() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsLogModel
 
getTransitionMapA() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsModelModel
 
getTransitionMapB() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsModelModel
 
getTransitionSyncLikelihood(Transition) - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsModelProjection
 
getTransitionSyncLikelihood(Transition) - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsModelProjectionImpl
 
getTransitionWeight(int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemantics
 
getTransitionWeight(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemanticsImpl
 
globalQueue - Variable in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.QueueCombination
 
globalQueueSize - Variable in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.QueueCombination
 
groundDist - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.SolverFactory
Ground distance that will be used to compute costs

H

hasNext() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.DeficitTargetIterator
 
hasNext() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.TreeIterator
 
hasNext() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix.ReallocationMatrixIterator
 
hasNext() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract.EditIterator
 

I

identifyCycleAndFlow(int, int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
Identifies the cycle and the minimum flow around that cycle Edges of the cycle are stored.
init(StochasticLanguage, StochasticLanguage, ProMCanceller) - Method in interface org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrix
 
init(StochasticLanguage, StochasticLanguage, ProMCanceller) - Method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrixAbstract
 
initialise() - Method in interface org.processmining.earthmoversstochasticconformancechecking.parameters.TerminationStrategy
 
initialise() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.TerminationStrategyImpl
 
initInSurTreeArray() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
 
initMinRedCostMemory() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
Gets the next entering arc.
InitTreeArrayStruct - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
Container used to pass the initial tree to the solver.
InitTreeArrayStruct(int, int, int[], int[], int[], int[], int[], boolean[], double[], double[], List<Integer>, List<Integer>, double, DistanceMatrix) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
 
InitTreeArrayStruct(int, int, int[], int[], int[], int[], int[], boolean[], double[], double[], List<Integer>, List<Integer>, double, DistanceMatrix, double) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
 
isComputeStochasticTraceAlignments() - Method in interface org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParameters
 
isComputeStochasticTraceAlignments() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersAbstract
 
isDebug() - Method in interface org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParameters
 
isDebug() - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersAbstract
 
isExact() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimple
 
isExact() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
 
isInvisible(int) - Method in interface org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemantics
 
isInvisible(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemanticsImpl
 
isInvisible() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticTransition
 
isTerminated(double) - Method in interface org.processmining.earthmoversstochasticconformancechecking.parameters.TerminationStrategy
 
isTerminated(double) - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.TerminationStrategyImpl
 
isTraceSelected() - Method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTraceComponent
 
iterator() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix
 
iterator() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticLanguageModel
The iterator must be stable.
iterator() - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
 
iterator() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticLanguage
The iterator must be stable.
iterator() - Method in interface org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignments
 
iterator() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract
 
iterator() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsLogModel
 
iterator() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsModelModel
 

L

labelIndex2label(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.Transition2LabelMap
Thread safe.
languageA - Variable in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract
 
languageB - Variable in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract
 
leftColumnWidth - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogLogLog
 
leftColumnWidth - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogLogModel
 
leftColumnWidth - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogModelModel
 
level - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Tree level
Levenshtein - Class in org.processmining.earthmoversstochasticconformancechecking.distancematrix
*
Levenshtein() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.distancematrix.Levenshtein
 
localQueue - Variable in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.QueueCombination
 

M

makeProblem(StochasticLanguage, StochasticLanguage, DistanceMatrix) - Static method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.CreateLPsolveProblem
 
massText - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogLogModel
 
massTextA - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogModelModel
 
massTextB - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogModelModel
 
maxNodeSize - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCLogDfgVisualisationPlugin
 
measureLogLog(XLog, XLog, EMSCParametersLogLog, ProMCanceller) - Static method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EarthMoversStochasticConformancePlugin
 
measureLogModel(XLog, StochasticNet, Marking, EMSCParametersLogModel, ProMCanceller) - Static method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EarthMoversStochasticConformancePlugin
 
measureModelModel(StochasticNet, Marking, StochasticNet, Marking, EMSCParametersModelModel, ProMCanceller) - Static method in class org.processmining.earthmoversstochasticconformancechecking.plugins.EarthMoversStochasticConformancePlugin
 

N

n - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Number of nodes in subtree
next() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.DeficitTargetIterator
 
next() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.TreeIterator
 
next() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix.ReallocationMatrixIterator
 
next() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticTraceIterator
 
next() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract.EditIterator
 
nextIntegerTrace() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticTraceIterator
 
nextIt() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.DeficitTargetIterator
Resets the iterator for the next iteration.
nextIteration() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimple
 
nextIteration() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
 
nextPath() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathIterator
 
normalise(StochasticLanguageLog, ProMCanceller) - Static method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log.StochasticLanguageLogNormalise
 
now - Variable in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract.EditIterator
 

O

org.processmining.earthmoversstochasticconformancechecking.algorithms - package org.processmining.earthmoversstochasticconformancechecking.algorithms
 
org.processmining.earthmoversstochasticconformancechecking.distancematrix - package org.processmining.earthmoversstochasticconformancechecking.distancematrix
 
org.processmining.earthmoversstochasticconformancechecking.helperclasses - package org.processmining.earthmoversstochasticconformancechecking.helperclasses
 
org.processmining.earthmoversstochasticconformancechecking.parameters - package org.processmining.earthmoversstochasticconformancechecking.parameters
 
org.processmining.earthmoversstochasticconformancechecking.plugins - package org.processmining.earthmoversstochasticconformancechecking.plugins
 
org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix - package org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix
 
org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa - package org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
 
org.processmining.earthmoversstochasticconformancechecking.stochasticalignment - package org.processmining.earthmoversstochasticconformancechecking.stochasticalignment
 
org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage - package org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage
 
org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log - package org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log
 
org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model - package org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
 
org.processmining.earthmoversstochasticconformancechecking.tracealignments - package org.processmining.earthmoversstochasticconformancechecking.tracealignments
 
org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection - package org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection
 
org.processmining.earthmoversstochasticconformancechecking.visualisation - package org.processmining.earthmoversstochasticconformancechecking.visualisation
 
orient - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Orientation of arc (p(i),i) -> true iff upward

P

pack(int[], double, byte[]) - Static method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.PrefixProbabilityMarking
 
paintComponent(Graphics) - Method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTraceComponent
 
path2trace(int[]) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticTransition2IndexKey
Transform a path into a trace by removing all silent transitions and replacing visible transitions with their activities.
paths - Variable in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
 
poll() - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.QueueCombination
 
pre - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Predecessor
PrefixProbabilityMarking - Class in org.processmining.earthmoversstochasticconformancechecking.helperclasses
 
PrefixProbabilityMarking() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.helperclasses.PrefixProbabilityMarking
 
printFinalFlow() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimple
 
printFinalFlow() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
 
probabilities - Variable in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
 
processTracePair(List<L>, List<M>) - Static method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.ComputeStochasticTraceAlignments
 

Q

QueueCombination - Class in org.processmining.earthmoversstochasticconformancechecking.helperclasses
 
QueueCombination(ConcurrentLinkedQueue<byte[]>, AtomicInteger) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.helperclasses.QueueCombination
 

R

ReallocationMatrix - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix
 
ReallocationMatrix(int, int) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix
 
reallocationMatrix - Variable in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract
 
ReallocationMatrix.ReallocationMatrixIterator - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix
 
ReallocationMatrix2String - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix
 
ReallocationMatrix2String() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix2String
 
ReallocationMatrixIterator() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix.ReallocationMatrixIterator
 
redCost(int, int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
Calculates reducing costs
reIndex() - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.Activity2IndexKey
 
remove() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.DeficitTargetIterator
 
resetMinFlow() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
Resets min Flow
resetToStart() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.DeficitTargetIterator
Resets the iterator for next pass on the same targets
reverse() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentImpl
 
rowHeight - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogLogLog
 
rowHeight - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogLogModel
 
rowHeight - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogModelModel
 

S

set(double[], StochasticLanguage, int, int, double) - Static method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.CreateLPsolveProblem
 
set(int, int, double) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix
 
set(StochasticTraceAlignment<L, M>) - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract.EditIterator
 
set(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTraceComponent
 
setAdditionalInfo(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.SolverFactory
Set the additional information.
setClassifierA(XEventClassifier) - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogLogAbstract
 
setClassifierB(XEventClassifier) - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogLogAbstract
 
setComputeStochasticTraceAlignments(boolean) - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersAbstract
If the stochastic trace alignments are not necessary (i.e.
setCurBackward(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
setCurDual(double) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
setCurForward(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
setDebug(boolean) - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersAbstract
 
setDistanceMatrix(DistanceMatrix) - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersAbstract
 
setDual(double[]) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
 
setLogClassifier(XEventClassifier) - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogModelAbstract
 
setMaxDuration(long) - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.TerminationStrategyImpl
 
setMaxMassCovered(double) - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.TerminationStrategyImpl
 
setModelTerminationStrategy(TerminationStrategyImpl) - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogModelAbstract
 
setProjection(StochasticTraceAlignmentsLogProjection) - Method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisation
 
setProjection(StochasticTraceAlignmentsLogProjection) - Method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTraceComponent
 
setRoot(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.TreeIterator
 
setState(byte[]) - Method in interface org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemantics
Sets the state to the supplied state (marking).
setState(byte[]) - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.EfficientStochasticPetriNetSemanticsImpl
 
setTerminationStrategyA(TerminationStrategyImpl) - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersModelModelAbstract
 
setTerminationStrategyB(TerminationStrategyImpl) - Method in class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersModelModelAbstract
 
setTraceSelected(boolean) - Method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTraceComponent
 
setupNewSolver(StochasticLanguage, StochasticLanguage, ProMCanceller) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPFactoryArraySimple
 
setupNewSolver(StochasticLanguage, StochasticLanguage, ProMCanceller) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.SolverFactory
Sets up a new solver of the given type.
similarity - Variable in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract
 
size() - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix
 
size() - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
 
size() - Method in interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticLanguage
 
solve(ProMCanceller) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimple
Runs the simplex type algorithm.
solve(ProMCanceller) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
Runs the simplex type algorithm.
SolverFactory<T> - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
An abstract class that contains basic functionality every class that sets up a solver needs.
SolverFactory(DistanceMatrix) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.SolverFactory
Constructor in case that the solver does not
SolverFactory(DistanceMatrix, double) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.SolverFactory
 
SolverFactory(DistanceMatrix, int) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.SolverFactory
 
SolverFactory(DistanceMatrix, double, int) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.SolverFactory
This constructor is used by IPM.
StochasticLanguage - Interface in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage
 
StochasticLanguageLog - Interface in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log
 
StochasticLanguageLog2String - Class in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log
 
StochasticLanguageLog2String() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log.StochasticLanguageLog2String
 
StochasticLanguageLogNormalise - Class in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log
 
StochasticLanguageLogNormalise() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log.StochasticLanguageLogNormalise
 
StochasticLanguageModel - Interface in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
 
StochasticLanguageModel2String - Class in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
 
StochasticLanguageModel2String() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticLanguageModel2String
 
StochasticPath - Interface in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
 
StochasticPath2String - Class in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
 
StochasticPath2String() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPath2String
 
StochasticPathImpl - Class in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
 
StochasticPathImpl() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathImpl
 
StochasticPathIterator - Interface in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
 
StochasticPathLanguageImpl - Class in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
A stochastic path is a list of transitions.
StochasticPathLanguageImpl(StochasticTransition2IndexKey, Activity2IndexKey) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
 
StochasticPetriNet2StochasticPathLanguage - Class in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
Use multithreading and byte storage
StochasticPetriNet2StochasticPathLanguage() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPetriNet2StochasticPathLanguage
 
StochasticTraceAlignment<L,M> - Interface in org.processmining.earthmoversstochasticconformancechecking.tracealignments
 
StochasticTraceAlignmentImpl<L,M> - Class in org.processmining.earthmoversstochasticconformancechecking.tracealignments
 
StochasticTraceAlignmentImpl() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentImpl
 
StochasticTraceAlignments<L,M> - Interface in org.processmining.earthmoversstochasticconformancechecking.tracealignments
 
StochasticTraceAlignments.StochasticTraceAlignmentIterator<L,M> - Interface in org.processmining.earthmoversstochasticconformancechecking.tracealignments
 
StochasticTraceAlignmentsAbstract<L,M> - Class in org.processmining.earthmoversstochasticconformancechecking.tracealignments
 
StochasticTraceAlignmentsAbstract(ReallocationMatrix, double, StochasticLanguage, StochasticLanguage) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract
 
StochasticTraceAlignmentsAbstract.EditIterator - Class in org.processmining.earthmoversstochasticconformancechecking.tracealignments
 
StochasticTraceAlignmentsLogDfgVisualisation - Class in org.processmining.earthmoversstochasticconformancechecking.visualisation
 
StochasticTraceAlignmentsLogDfgVisualisation() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogDfgVisualisation
 
StochasticTraceAlignmentsLogLog - Class in org.processmining.earthmoversstochasticconformancechecking.tracealignments
Wrapper class as ProM does not support generics.
StochasticTraceAlignmentsLogLog(ReallocationMatrix, double, StochasticLanguageLog, StochasticLanguageLog) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsLogLog
 
StochasticTraceAlignmentsLogModel - Class in org.processmining.earthmoversstochasticconformancechecking.tracealignments
Wrapper class as ProM does not support generics.
StochasticTraceAlignmentsLogModel(ReallocationMatrix, double, StochasticNet, TransitionMap, StochasticLanguageLog, StochasticLanguageModel) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsLogModel
 
StochasticTraceAlignmentsLogModel.EditIteratorLogModel - Class in org.processmining.earthmoversstochasticconformancechecking.tracealignments
 
StochasticTraceAlignmentsLogProjection - Interface in org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection
 
StochasticTraceAlignmentsLogProjectionImpl - Class in org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection
 
StochasticTraceAlignmentsLogProjectionImpl(StochasticTraceAlignments<?, ?>, StochasticTraceAlignmentsLogProjectionImpl.Which) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionImpl
 
StochasticTraceAlignmentsLogProjectionImpl.Which - Enum in org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection
 
StochasticTraceAlignmentsLogProjectionSorted - Class in org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection
 
StochasticTraceAlignmentsLogProjectionSorted(StochasticTraceAlignmentsLogProjection) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionSorted
 
StochasticTraceAlignmentsLogVisualisation - Class in org.processmining.earthmoversstochasticconformancechecking.visualisation
 
StochasticTraceAlignmentsLogVisualisation(StochasticTraceAlignmentsLogProjection) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisation
 
StochasticTraceAlignmentsLogVisualisationTrace - Class in org.processmining.earthmoversstochasticconformancechecking.visualisation
This class renders an aligned trace for a JList or similar.
StochasticTraceAlignmentsLogVisualisationTrace(StochasticTraceAlignmentsLogProjection) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTrace
 
StochasticTraceAlignmentsLogVisualisationTraceComponent - Class in org.processmining.earthmoversstochasticconformancechecking.visualisation
Class to visualise a stochastic aligned trace.
StochasticTraceAlignmentsLogVisualisationTraceComponent(StochasticTraceAlignmentsLogProjection) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTraceComponent
 
StochasticTraceAlignmentsModelModel - Class in org.processmining.earthmoversstochasticconformancechecking.tracealignments
Wrapper class as ProM does not support generics.
StochasticTraceAlignmentsModelModel(ReallocationMatrix, double, StochasticNet, TransitionMap, StochasticNet, TransitionMap, StochasticLanguageModel, StochasticLanguageModel) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsModelModel
 
StochasticTraceAlignmentsModelModel.EditIteratorModelModel - Class in org.processmining.earthmoversstochasticconformancechecking.tracealignments
 
StochasticTraceAlignmentsModelProjection - Interface in org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection
 
StochasticTraceAlignmentsModelProjectionImpl - Class in org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection
 
StochasticTraceAlignmentsModelProjectionImpl(TransitionMap, StochasticTraceAlignmentsLogModel) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsModelProjectionImpl
 
StochasticTraceAlignmentsModelVisualisation - Class in org.processmining.earthmoversstochasticconformancechecking.visualisation
 
StochasticTraceAlignmentsModelVisualisation() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsModelVisualisation
 
StochasticTraceAlignmentsParametersLogLogAbstract - Class in org.processmining.earthmoversstochasticconformancechecking.stochasticalignment
 
StochasticTraceAlignmentsParametersLogLogAbstract() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.stochasticalignment.StochasticTraceAlignmentsParametersLogLogAbstract
 
StochasticTraceAlignmentsParametersLogLogDefault - Class in org.processmining.earthmoversstochasticconformancechecking.stochasticalignment
 
StochasticTraceAlignmentsParametersLogLogDefault() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.stochasticalignment.StochasticTraceAlignmentsParametersLogLogDefault
 
StochasticTraceIterator - Interface in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage
 
StochasticTransition - Interface in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
 
StochasticTransition2IndexKey - Class in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
 
StochasticTransition2IndexKey(EfficientStochasticPetriNetSemanticsImpl, Activity2IndexKey) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticTransition2IndexKey
 
StructInitEPSA - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
 
StructInitEPSA(InitTreeArrayStruct) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.StructInitEPSA
 
subIt - Variable in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentsAbstract.EditIterator
 
surplusFlow - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Flow to the artificial node
surTrees - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
List of surplus trees
surTrees - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.StructInitEPSA
List of surplus trees

T

t - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.InitTreeArrayStruct
Thread index (preorder)
TerminationStrategy - Interface in org.processmining.earthmoversstochasticconformancechecking.parameters
 
TerminationStrategyImpl - Class in org.processmining.earthmoversstochasticconformancechecking.parameters
 
TerminationStrategyImpl(long, double) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.parameters.TerminationStrategyImpl
 
thread(StochasticTraceIterator, StochasticLanguage, AtomicInteger, ProMCanceller) - Method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrixAbstract
 
thread(EfficientStochasticPetriNetSemantics, TransitionMap, ConcurrentLinkedQueue<byte[]>, AtomicInteger, AtomicDouble, TerminationStrategy, StochasticPathLanguageImpl, ProMCanceller) - Static method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPetriNet2StochasticPathLanguage
 
timeText - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogLogModel
 
timeText - Static variable in class org.processmining.earthmoversstochasticconformancechecking.plugins.EMSCDialogModelModel
 
toHTMLString() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentImpl
 
toIndex(String) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.Activity2IndexKey
 
toLatex(StochasticLanguage, StochasticLanguage, double[]) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrix2String
 
toString(double) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrix2String
 
toString(String[]) - Static method in class org.processmining.earthmoversstochasticconformancechecking.distancematrix.DistanceMatrix2String
 
toString(StochasticLanguage, StochasticLanguage, ReallocationMatrix) - Static method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix2String
 
toString(double) - Static method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix2String
 
toString(String[]) - Static method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.ReallocationMatrix2String
 
toString(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.Activity2IndexKey
 
toString(StochasticLanguageLog, boolean) - Static method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log.StochasticLanguageLog2String
 
toString() - Method in class org.processmining.earthmoversstochasticconformancechecking.tracealignments.StochasticTraceAlignmentImpl
 
toTraceString(int[]) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.Activity2IndexKey
 
transition2activityIndex(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticTransition2IndexKey
 
transition2labelIndex(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.helperclasses.Transition2LabelMap
Thread safe.
Transition2LabelMap - Class in org.processmining.earthmoversstochasticconformancechecking.helperclasses
 
Transition2LabelMap(EfficientStochasticPetriNetSemantics, int) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.helperclasses.Transition2LabelMap
 
transitionKey - Variable in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
 
TransitionMap - Class in org.processmining.earthmoversstochasticconformancechecking.helperclasses
Class to keep track of the three transition types used in stochastic trace alignments: - index - transition from the Petri net (TimedTransition) - transition from the alignment (StochasticTransition)
TransitionMap(StochasticNet, EfficientStochasticPetriNetSemanticsImpl) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.helperclasses.TransitionMap
 
tree - Variable in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.StructInitEPSA
A handle to the internal tree representing the current basic solution (in general not feasible)
Tree - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
Tree representation of a basic solution according to M.S.
Tree(InitTreeArrayStruct) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.Tree
Build a tree from the given instance
TreeIterator - Class in org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa
Class used to iterate over a given subtree.
TreeIterator(int[], int[]) - Constructor for class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.TreeIterator
 

U

UnboundedModelException - Exception in org.processmining.earthmoversstochasticconformancechecking.algorithms
 
UnboundedModelException() - Constructor for exception org.processmining.earthmoversstochasticconformancechecking.algorithms.UnboundedModelException
 
updateMinRedSrc(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
 
updateMove2Deficit(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
 
updateMove2Surplus(int) - Method in class org.processmining.earthmoversstochasticconformancechecking.reallocationmatrix.epsa.AKPSolverArraySimpleImprov
 
updatePreferredSize() - Method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsLogVisualisationTraceComponent
 

V

valueOf(String) - Static method in enum org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionImpl.Which
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.processmining.earthmoversstochasticconformancechecking.tracealignments.projection.StochasticTraceAlignmentsLogProjectionImpl.Which
Returns an array containing the constants of this enum type, in the order they are declared.
visualise(StochasticNet, StochasticTraceAlignmentsModelProjection) - Static method in class org.processmining.earthmoversstochasticconformancechecking.visualisation.StochasticTraceAlignmentsModelVisualisation
 

W

walk(StochasticPathLanguageImpl, EfficientStochasticPetriNetSemantics, TransitionMap, Marking, TerminationStrategy, ProMCanceller) - Static method in class org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPetriNet2StochasticPathLanguage
 

X

XLog2StochasticLanguage - Class in org.processmining.earthmoversstochasticconformancechecking.algorithms
 
XLog2StochasticLanguage() - Constructor for class org.processmining.earthmoversstochasticconformancechecking.algorithms.XLog2StochasticLanguage
 
A B C D E F G H I L M N O P Q R S T U V W X 
Skip navigation links