connector_mismatch {understandBPMN} | R Documentation |
Connector mismatch is the absolute value of the difference between split gateways and join gateways for each type of gateway, ie parallel, exclusive, inclusive, complex and event based gateways
connector_mismatch(file_path, signavio = FALSE)
file_path |
document object created using the create_internal_document function |
signavio |
boolean which indicates whether the file stems from signavio |
an integer indicating the connector mismatch
connector_mismatch(file_path)