activity_names_repetitions: activity names repetitions

Description Usage Arguments Value Examples

View source: R/Behavioral_profile.R

Description

This functions returns a list containing the repetitions with their respective activity names This can be useful for measuring the understandability using behavioral profiles.

Usage

1
activity_names_repetitions(repetition_and_path_log, xml_internal_doc)

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

Value

a list containing the repetitions with their respective activity names

Examples

1
## Not run: activity_multiple_times_executed(log, doc, "A")

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