sequentiality: Sequentiality

Description Usage Arguments Value Examples

Description

Sequentiality is defined as the number of sequence flows connecting two tasks divided by the total number of sequence flows

Usage

1
sequentiality(file_path, signavio = FALSE)

Arguments

file_path

document object created using the create_internal_document function

signavio

boolean which indicates whether the file stems from signavio

Value

an integer indicating the sequentiality

Examples

1
sequentiality(file_path)

understandBPMN documentation built on Sept. 27, 2019, 5:03 p.m.