add_AND_split: Add a BPMN AND-split element

Description Usage Arguments Value

Description

Creates a list in the global environment storing the information of the AND-split. The name of the list will be the name argument of the function. The list will have a custom class: bpmn_element

Usage

1
add_AND_split(process, name = "", prev_element = "")

Arguments

process

the process model

name

character variable containing the name of the split

prev_element

character variable containing the name of the previous element in the BPMN

Value

the process model


fgailly/BPS-package documentation built on May 8, 2019, 11:44 a.m.