Collaboration Detection
Contents:
Install
Graph Collection
Preprocessing
Process Mining
Frequent Subgraph Mining
Clustering Graph Sets
API
Collaboration Detection
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
Z
A
ActivityJoinerConverter (class in collaboration_detection.preprocessing.event_log_converter)
add_edge() (collaboration_detection.datastructures.Graph method)
(collaboration_detection.datastructures.Vertex method)
AddCountAttributeInTraceConverter (class in collaboration_detection.preprocessing.event_log_converter)
AddPseudoEventConverter (class in collaboration_detection.preprocessing.event_log_converter)
as_adjacency_matrix (collaboration_detection.datastructures.Graph property)
as_edge_rep (collaboration_detection.datastructures.Edge property)
(collaboration_detection.datastructures.Graph property)
as_edge_rep() (collaboration_detection.datastructures.GraphCollection method)
as_edge_tuple (collaboration_detection.datastructures.Graph property)
as_graph_map (collaboration_detection.datastructures.Graph property)
as_networkx_digraph (collaboration_detection.datastructures.Graph property)
as_networkx_digraphs() (collaboration_detection.datastructures.GraphCollection method)
as_str_rep (collaboration_detection.datastructures.Edge property)
(collaboration_detection.datastructures.Graph property)
(collaboration_detection.datastructures.Vertex property)
as_str_rep() (collaboration_detection.datastructures.GraphCollection method)
as_str_rep_lines() (collaboration_detection.datastructures.GraphCollection method)
C
clean() (collaboration_detection.datastructures.GraphCollection method)
Clustering (class in collaboration_detection.clustering.clustering)
collaboration_detection.subgraph_mining
module
CollaborationProcessInstanceMiner (class in collaboration_detection.graph_mining)
collection_id (collaboration_detection.datastructures.GraphCollection property)
CombinedConverter (class in collaboration_detection.preprocessing.event_log_converter)
convert_event() (collaboration_detection.preprocessing.event_log_converter.CombinedConverter method)
(collaboration_detection.preprocessing.event_log_converter.DefaultEventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.EventLogConverter method)
convert_event_log() (collaboration_detection.preprocessing.event_log_converter.ActivityJoinerConverter method)
(collaboration_detection.preprocessing.event_log_converter.CombinedConverter method)
(collaboration_detection.preprocessing.event_log_converter.DefaultEventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.EventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.SublogConverter method)
(collaboration_detection.preprocessing.event_log_converter.TraceMergerConverter method)
(collaboration_detection.preprocessing.event_log_converter.TraceSplitConverter method)
convert_trace() (collaboration_detection.preprocessing.event_log_converter.AddCountAttributeInTraceConverter method)
(collaboration_detection.preprocessing.event_log_converter.AddPseudoEventConverter method)
(collaboration_detection.preprocessing.event_log_converter.CombinedConverter method)
(collaboration_detection.preprocessing.event_log_converter.DefaultEventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.EventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.TraceSplitConverter method)
converter (collaboration_detection.graph_mining.graph_miner.GraphMiner property)
copy_into() (collaboration_detection.datastructures.Graph method)
D
DefaultEventLogConverter (class in collaboration_detection.preprocessing.event_log_converter)
delete_graph_collection() (collaboration_detection.datastructures.neo4jstorage.GraphCollectionRepository method)
DfgGraphMiner (class in collaboration_detection.graph_mining)
download_graph_collection() (collaboration_detection.datastructures.neo4jstorage.GraphCollectionRepository method)
E
Edge (class in collaboration_detection.datastructures)
EventLogConverter (class in collaboration_detection.preprocessing.event_log_converter)
execute() (collaboration_detection.clustering.clustering.Clustering static method)
export() (collaboration_detection.datastructures.GraphCollection method)
F
filter() (collaboration_detection.datastructures.GraphCollection method)
from_vertex (collaboration_detection.datastructures.Edge property)
G
get_collections() (collaboration_detection.datastructures.neo4jstorage.GraphCollectionRepository method)
get_edge() (collaboration_detection.datastructures.Vertex method)
get_edges_by_metadata() (collaboration_detection.datastructures.Graph method)
get_graph() (collaboration_detection.graph_mining.graph_miner.GraphMiner method)
get_graphs_for_traces() (collaboration_detection.graph_mining.graph_miner.GraphMiner method)
get_label() (collaboration_detection.datastructures.GraphCollection method)
get_number_of_clusters() (collaboration_detection.datastructures.neo4jstorage.GraphCollectionRepository method)
get_number_of_graphs() (collaboration_detection.datastructures.neo4jstorage.GraphCollectionRepository method)
get_set_label_id() (collaboration_detection.datastructures.GraphCollection method)
get_vertex() (collaboration_detection.datastructures.Graph method)
get_vertex_by_id() (collaboration_detection.datastructures.Graph method)
get_vertices_by_metadata() (collaboration_detection.datastructures.Graph method)
Graph (class in collaboration_detection.datastructures)
graph (collaboration_detection.datastructures.Edge property)
(collaboration_detection.datastructures.Vertex property)
GraphCollection (class in collaboration_detection.datastructures)
GraphCollectionRepository (class in collaboration_detection.datastructures.neo4jstorage)
GraphMiner (class in collaboration_detection.graph_mining.graph_miner)
GraphSetCluster (class in collaboration_detection.datastructures)
gspan() (in module collaboration_detection.subgraph_mining)
H
has_edge() (collaboration_detection.datastructures.Vertex method)
HeuristicGraphMiner (class in collaboration_detection.graph_mining)
I
init_label_mapping() (collaboration_detection.datastructures.GraphCollection method)
is_sub_log_converter() (collaboration_detection.preprocessing.event_log_converter.CombinedConverter method)
(collaboration_detection.preprocessing.event_log_converter.DefaultEventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.EventLogConverter method)
(collaboration_detection.preprocessing.event_log_converter.SublogConverter method)
is_subgraph_of() (collaboration_detection.datastructures.Graph method)
iter_converted_traces() (collaboration_detection.preprocessing.event_log_converter.EventLogConverter method)
iter_graphs_for_traces() (collaboration_detection.graph_mining.graph_miner.GraphMiner method)
L
label (collaboration_detection.datastructures.Vertex property)
label_id (collaboration_detection.datastructures.Vertex property)
load() (collaboration_detection.datastructures.GraphCollection static method)
load_graph_from_heuristic_net() (collaboration_detection.datastructures.GraphCollection method)
load_graphs_from_edge_rep() (collaboration_detection.datastructures.GraphCollection method)
load_graphs_from_str_rep() (collaboration_detection.datastructures.GraphCollection method)
load_graphs_from_str_rep_file() (collaboration_detection.datastructures.GraphCollection method)
M
module
collaboration_detection.subgraph_mining
N
new_graph() (collaboration_detection.datastructures.GraphCollection method)
P
preceding_vertices (collaboration_detection.datastructures.Vertex property)
proceeding_vertices (collaboration_detection.datastructures.Vertex property)
R
rfsm() (in module collaboration_detection.subgraph_mining)
S
save_label_mapping() (collaboration_detection.datastructures.GraphCollection method)
save_str_rep() (collaboration_detection.datastructures.GraphCollection method)
set_cluster_attributes() (collaboration_detection.datastructures.neo4jstorage.GraphCollectionRepository method)
set_clusters() (collaboration_detection.datastructures.neo4jstorage.GraphCollectionRepository method)
set_graph_metadata() (collaboration_detection.datastructures.neo4jstorage.GraphCollectionRepository method)
SublogConverter (class in collaboration_detection.preprocessing.event_log_converter)
T
to_dot_digraph() (collaboration_detection.datastructures.Graph method)
to_vertex (collaboration_detection.datastructures.Edge property)
TraceMergerConverter (class in collaboration_detection.preprocessing.event_log_converter)
TraceSplitConverter (class in collaboration_detection.preprocessing.event_log_converter)
U
upload_graph_collection() (collaboration_detection.datastructures.neo4jstorage.GraphCollectionRepository method)
V
Vertex (class in collaboration_detection.datastructures)
vertex_id (collaboration_detection.datastructures.Vertex property)
Z
zip_images() (collaboration_detection.datastructures.GraphCollection method)
(collaboration_detection.datastructures.GraphSetCluster method)