2022 June Release

Class COOWF@1.1:EndEventDefinition Permanent link for this heading

Class Hierarchy

Object > ComponentObject > ConfigurationObject > SimpleConfigurationObject > DefinitionElement > EndEventDefinition

Objects of this class are used to determine the end of a sequence flow of a process definition. If an EndEventDefinition is reached the argument defined by the end event is triggered.

Properties Permanent link for this heading

Type

Property

Name

DefinitionElement[]

actdefnext

Successor Activities

DefinitionElement[]

actdefprev

Predecessor Activities

LanguageStringList[]

actdeftitle

Title

BPMNEventDefinition

defeventdefinition

Event Type

Properties Permanent link for this heading


Successor Activities (COOWF@1.1:actdefnext) Permanent link for this heading

Defines the list of definition elements that follow this definition element in the process definition.

unique DefinitionElement[] COOWF@1.1:actdefnext readonly


Predecessor Activities (COOWF@1.1:actdefprev) Permanent link for this heading

Defines the list of process definition elements that preceed this definition element in the process definition.

unique DefinitionElement[] COOWF@1.1:actdefprev readonly


Title (COOWF@1.1:actdeftitle) Permanent link for this heading

Defines the title of an activity definition. This is a multilingual string.

unique LanguageStringList[] COOWF@1.1:actdeftitle readonly


Event Type (COOWF@1.1:defeventdefinition) Permanent link for this heading

BPMNEventDefinition COOWF@1.1:defeventdefinition readonly