JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
M
O
P
S
T
A
AcceptedConnectedHeuristic
- Class in
org.processmining.dataawarecnetminer.mining.classic
AcceptedConnectedHeuristic()
- Constructor for class org.processmining.dataawarecnetminer.mining.classic.
AcceptedConnectedHeuristic
addDirectlyFollows(XEventClass, XEventClass)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
addDirectlyFollows(XEventClass, XEventClass)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
addEventuallyFollows(XEventClass, XEventClass)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
addEventuallyFollows(XEventClass, XEventClass)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
addLengthTwoFollows(XEventClass, XEventClass)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
addLengthTwoFollows(XEventClass, XEventClass)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
addTrace(XTrace)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
addTrace(XTrace)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
allCombinations()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
allCombinations(XEventClass)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
allCombinations()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
allCombinations(XEventClass)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
allNonEqualCombinations()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
allNonEqualCombinations()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
allObservedCombinations()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
allObservedCombinations()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
ARTIFICIAL_END
- Static variable in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
ARTIFICIAL_START
- Static variable in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
B
build()
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphBuilder
build(MinerContext)
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphBuilder
C
cancel()
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
CausalGraphConfigurationPanel
- Class in
org.processmining.dataawarecnetminer.visualization
CausalGraphConfigurationPanel(DependencyHeuristicConfig)
- Constructor for class org.processmining.dataawarecnetminer.visualization.
CausalGraphConfigurationPanel
Command
<
T
> - Interface in
org.processmining.dataawarecnetminer.parallel
connectAcceptedTasks(EventRelationStorage, Map<Relation, DependencyRelation>, double)
- Static method in class org.processmining.dataawarecnetminer.mining.classic.
AcceptedConnectedHeuristic
countDirectlyFollows(XEventClass, XEventClass)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
countDirectlyFollows(Relation)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
countDirectlyFollows(XEventClass, XEventClass)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
countDirectlyFollows(Relation)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
countEvents()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
countEvents()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
countEventuallyFollows(XEventClass, XEventClass)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
countEventuallyFollows(XEventClass, XEventClass)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
countLengthTwoFollows(XEventClass, XEventClass)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
countLengthTwoFollows(XEventClass, XEventClass)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
countOccurence(XEventClass)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
countOccurence(XEventClass)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
countTraces()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
countTraces()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
createEventRelations(XEventClasses)
- Static method in class org.processmining.dataawarecnetminer.model.
EventRelationStorage.Factory
createEventRelations(Iterable<XTrace>, XEventClassifier, ExecutorService)
- Static method in class org.processmining.dataawarecnetminer.model.
EventRelationStorage.Factory
createEventRelations(Iterable<XTrace>, XEventClasses, ExecutorService)
- Static method in class org.processmining.dataawarecnetminer.model.
EventRelationStorage.Factory
createEventRelations(Iterable<XTrace>, XEventClassifier)
- Static method in class org.processmining.dataawarecnetminer.model.
EventRelationStorage.Factory
D
DependencyAwareCausalGraph
- Interface in
org.processmining.dataawarecnetminer.model
DependencyAwareCausalGraphImpl
- Class in
org.processmining.dataawarecnetminer.model
DependencyAwareCausalGraphImpl(Set<XEventClass>, Map<Relation, DependencyRelation>)
- Constructor for class org.processmining.dataawarecnetminer.model.
DependencyAwareCausalGraphImpl
DependencyHeuristicConfig
- Class in
org.processmining.dataawarecnetminer.extension.dependencies
DependencyHeuristicConfig()
- Constructor for class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
DependencyRelation
- Interface in
org.processmining.dataawarecnetminer.model
DependencyRelationImpl
- Class in
org.processmining.dataawarecnetminer.model
DependencyRelationImpl(double)
- Constructor for class org.processmining.dataawarecnetminer.model.
DependencyRelationImpl
directlyFollows(XEventClass)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
directlyFollows(XEventClass)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
E
EventRelationStorage
- Interface in
org.processmining.dataawarecnetminer.model
EventRelationStorage.Factory
- Class in
org.processmining.dataawarecnetminer.model
EventRelationStorageImpl
- Class in
org.processmining.dataawarecnetminer.model
EventRelationStorageImpl(XEventClasses)
- Constructor for class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
execute(T)
- Method in interface org.processmining.dataawarecnetminer.parallel.
Command
execute(ExecutorService, Iterable<T>, Command<T>)
- Method in interface org.processmining.dataawarecnetminer.parallel.
TaskExecutor
ExtendedDoubleSlider
- Class in
org.processmining.dataawarecnetminer.util
ExtendedDoubleSlider(String, double, double, double, NiceSlider.Orientation)
- Constructor for class org.processmining.dataawarecnetminer.util.
ExtendedDoubleSlider
ExtendedDoubleSlider(String, double, double, double)
- Constructor for class org.processmining.dataawarecnetminer.util.
ExtendedDoubleSlider
F
Factory()
- Constructor for class org.processmining.dataawarecnetminer.model.
EventRelationStorage.Factory
G
getAllTraces()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getAllTraces()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getCaption()
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
getCausalRelations()
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphBuilder
getClassifier()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getClassifier()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getConfig()
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphBuilder
getDependencyRelation(Relation)
- Method in interface org.processmining.dataawarecnetminer.model.
DependencyAwareCausalGraph
getDependencyRelation(Relation)
- Method in class org.processmining.dataawarecnetminer.model.
DependencyAwareCausalGraphImpl
getDependencyRelation(Relation)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getDependencyRelation(Relation)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getDependencyThreshold()
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
getDependencyValue()
- Method in interface org.processmining.dataawarecnetminer.model.
DependencyRelation
getDependencyValue()
- Method in class org.processmining.dataawarecnetminer.model.
DependencyRelationImpl
getDirectlyFollowsRelations()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getDirectlyFollowsRelations()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getEndEventClass()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getEndEventClass()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getEventClass(XEvent)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getEventClass(XEvent)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getEventClasses()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getEventClasses()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getEventClassesById()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getEventClassesById()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getEventClassOccurence()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getEventClassOccurence()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getEventRelations()
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphMiner
getEventuallyFollowsRelations()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getEventuallyFollowsRelations()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getExecutor()
- Method in interface org.processmining.dataawarecnetminer.common.
MinerContext
getHeuristicsConfig()
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphMiner
getInstance()
- Static method in class org.processmining.dataawarecnetminer.parallel.
TaskExecutor.Factory
getL1LoopRelation(Relation)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getL1LoopRelation(Relation)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getL1Loops()
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphBuilder
getL1Threshold()
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
getL2FollowsRelations()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getL2LoopRelation(Relation)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getL2LoopRelation(Relation)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getL2Loops()
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphBuilder
getL2Threshold()
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
getLongDistanceDependency(Relation)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getLongDistanceDependency(Relation)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getMaximum()
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
getMaximumDirectlyFollowsCount()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getMinimum()
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
getObservationThreshold()
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
getPluginContext()
- Method in interface org.processmining.dataawarecnetminer.common.
MinerContext
getProgress()
- Method in interface org.processmining.dataawarecnetminer.common.
MinerContext
getRelationAsIntTable(Multiset<Relation>)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getRelativeToBestThreshold()
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
getStartEventClass()
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
getStartEventClass()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
getStrongestCauses()
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphBuilder
getStrongestFollowers()
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphBuilder
getValue()
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
H
HeuristicsCausalGraphBuilder
- Class in
org.processmining.dataawarecnetminer.mining.classic
HeuristicsCausalGraphBuilder(EventRelationStorage)
- Constructor for class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphBuilder
HeuristicsCausalGraphBuilder.HeuristicsConfig
- Class in
org.processmining.dataawarecnetminer.mining.classic
HeuristicsCausalGraphMiner
- Class in
org.processmining.dataawarecnetminer.mining.classic
HeuristicsCausalGraphMiner(XLog, XEventClassifier)
- Constructor for class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphMiner
HeuristicsCausalGraphMiner(EventRelationStorage)
- Constructor for class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphMiner
HeuristicsConfig()
- Constructor for class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphBuilder.HeuristicsConfig
I
inc()
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
includesStartOrEnd(Relation)
- Method in interface org.processmining.dataawarecnetminer.model.
EventRelationStorage
includesStartOrEnd(Relation)
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
isAcceptedTasksConnected()
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
isAllTasksConnected()
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
isCancelled()
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
isIndeterminate()
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
M
mineCausalGraph()
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphMiner
MinerContext
- Interface in
org.processmining.dataawarecnetminer.common
O
org.processmining.dataawarecnetminer.common
- package org.processmining.dataawarecnetminer.common
org.processmining.dataawarecnetminer.extension.dependencies
- package org.processmining.dataawarecnetminer.extension.dependencies
org.processmining.dataawarecnetminer.mining.classic
- package org.processmining.dataawarecnetminer.mining.classic
org.processmining.dataawarecnetminer.model
- package org.processmining.dataawarecnetminer.model
org.processmining.dataawarecnetminer.parallel
- package org.processmining.dataawarecnetminer.parallel
org.processmining.dataawarecnetminer.util
- package org.processmining.dataawarecnetminer.util
org.processmining.dataawarecnetminer.visualization
- package org.processmining.dataawarecnetminer.visualization
P
printRelations()
- Method in class org.processmining.dataawarecnetminer.model.
EventRelationStorageImpl
ProgressNoOpImpl
- Class in
org.processmining.dataawarecnetminer.common
ProgressNoOpImpl()
- Constructor for class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
S
setAcceptedTasksConnected(boolean)
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
setAllTasksConnected(boolean)
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
setCaption(String)
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
setConfig(DependencyHeuristicConfig)
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphBuilder
setDependencyThreshold(double)
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
setHeuristicsConfig(DependencyHeuristicConfig)
- Method in class org.processmining.dataawarecnetminer.mining.classic.
HeuristicsCausalGraphMiner
setIndeterminate(boolean)
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
setL1Threshold(double)
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
setL2Threshold(double)
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
setMaximum(int)
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
setMinimum(int)
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
setObservationThreshold(double)
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
setRelativeToBestThreshold(double)
- Method in class org.processmining.dataawarecnetminer.extension.dependencies.
DependencyHeuristicConfig
setValue(int)
- Method in class org.processmining.dataawarecnetminer.common.
ProgressNoOpImpl
StrongestRelationsHeuristic
- Class in
org.processmining.dataawarecnetminer.mining.classic
StrongestRelationsHeuristic()
- Constructor for class org.processmining.dataawarecnetminer.mining.classic.
StrongestRelationsHeuristic
T
TaskExecutor
- Interface in
org.processmining.dataawarecnetminer.parallel
TaskExecutor.Factory
- Class in
org.processmining.dataawarecnetminer.parallel
toString()
- Method in class org.processmining.dataawarecnetminer.model.
DependencyRelationImpl
A
B
C
D
E
F
G
H
I
M
O
P
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes