add_XOR_split: Add a BPMN XOR-split element

Description Usage Arguments

Description

Creates a list in the global environment storing the information of the XOR-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_XOR_split(process, name = "", prev_element = "")

Arguments

process

processmodel

name

character variable containing the name of the split

prev_element

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


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