add_stop_event: Add a stop BPMN-event

Description Usage Arguments Value

Description

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

Arguments

process

the process model

name

character variable containing the name of the stop event

prev_element

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

Value

process model


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