2024 April Release

Class COOWF@1.1:ParallelJoinInstance Permanent link for this heading

Objects of this class are used to determine model a close of a parallel gateway. This objects are used do allow to define specific join types for the prescending instance elements.

Class Hierarchy

Object > InstanceElement > ParallelJoinInstance

Properties Permanent link for this heading

Type

Property

Name

InstanceElement[]

actinstnext

Successor Activities

InstanceElement[]

actinstprev

Predecessor Activities

LanguageStringList[]

actinsttitle

Title

date

instendexecuted

Executed on/at

date

instendskipped

Skipped on/at

Properties Permanent link for this heading


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

Defines the list of process instance elements that follow the instance element in the process instance.

unique InstanceElement[] COOWF@1.1:actinstnext readonly


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

Defines the list of process instance elements that preceed the instance element in the process instance.

unique InstanceElement[] COOWF@1.1:actinstprev readonly


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

Defines the title of the activity instance. This is a multilingual string.
If the activity instance is created from an activity definition, this property is initialized with the value of actdeftitle.

unique LanguageStringList[] COOWF@1.1:actinsttitle


Executed on/at (COOWF@1.1:instendexecuted) Permanent link for this heading

Defines the date and time the end event of the process instance was executed. This property is set automatically and must not be changed afterwards.

date COOWF@1.1:instendexecuted local readonly


Skipped on/at (COOWF@1.1:instendskipped) Permanent link for this heading

Defines the date and time when the end event element was canceled cause a differen path of a superior control elemet was activated.

date COOWF@1.1:instendskipped local readonly