filtered_path_log_parallel: Filter path log with only traces containing the parallel...

Description Usage Arguments Value Examples

View source: R/Behavioral_profile.R

Description

This functions returns a path log with no traces with a parallel gateway of which the given activity is part but not included

Usage

1
2
filtered_path_log_parallel(structured_path_log, xml_internal_doc,
  activity_name)

Arguments

structured_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

activity_name

name of the activity for the relevant filtering

Value

the filtered path log

Examples

1
## Not run: direct_parallel_relations(repetition_and_path_log, xml_internal_doc)

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