add_intermediate_event: Add an Intermediate BPMN-event

Description Usage Arguments

Description

Creates a list in the global environment storing the information of the intermediate event. 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_intermediate_event(process, name = "int_event1", prev_element = "")

Arguments

process

process model

name

character variable containing the name of the intermediate event

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.