cross_connectivity: Cross Connectivity

Description Usage Arguments Value Examples

Description

The cross-connectivity metric that measures the strength of the links between process model elements. The definition of this new metric builds on the hypothesis that process models are easier understood and contain less errors if they have a high cross-connectivity. The metric is calculated based on the creation of a data frame containing the values of all connections

Usage

1
2
cross_connectivity(repetition_and_path_log, xml_internal_doc,
  signavio = FALSE)

Arguments

repetition_and_path_log

repetition and path log list object created by the function create_repetition_and_path_log

xml_internal_doc

document object created using the create_internal_document function

signavio

boolean which indicates whether the file stems from signavio

Value

an integer indicating the cross connectivity of a model

Examples

1

jonaslieben/UnderstandBPMN documentation built on May 26, 2019, 12:31 p.m.