# Generated by roxygen2: do not edit by hand

export(activity_multiple_times_executed)
export(activity_names_repetitions)
export(avg_connector_degree)
export(calculate_metrics)
export(coefficient_network_connectivity)
export(cognitive_weight)
export(connectivity_level_between_pools)
export(connector_heterogeneity)
export(connector_mismatch)
export(control_flow_complexity)
export(coupling_metric)
export(create_internal_doc)
export(create_path_and_repetition_log)
export(cross_connectivity)
export(cyclicity)
export(cyclomatic_metric)
export(density_process_model)
export(depth)
export(diameter)
export(direct_parallel_relations)
export(filtered_path_log_parallel)
export(max_connector_degree)
export(n_data_objects)
export(n_duplicate_tasks)
export(n_empty_sequence_flows)
export(n_message_flows)
export(n_pools)
export(n_swimlanes)
export(separability)
export(sequentiality)
export(size_process_model)
export(some_traces_without_activity)
export(structuredness)
export(task_names)
export(token_split)
export(traces_contain_relation)
exportPattern("(\"^[[:alpha:]]+\")")
import(XML)
import(devtools)
import(dplyr)
import(purrr)
import(tibble)
import(tidyr)
importFrom(R.utils,TimeoutException)
importFrom(R.utils,withTimeout)
importFrom(Rcpp,evalCpp)
importFrom(usethis,use_data)
importFrom(utils,combn)
useDynLib(understandBPMN, .registration=TRUE)
