2024 April Release

Class COOWF@1.1:ConvergingGatewayInstance Permanent link for this heading

Objects of this class are used for the end point of a gateway in a process instance. Gateways are represented by two objects, one representing the start point and one representing the end point.

Class Hierarchy

Object > InstanceElement > CaseEndInstance > ConvergingGatewayInstance

Properties Permanent link for this heading

Type

Property

Name

LanguageStringList[]

actinsttitle

Title

string

instgwdefaultcase

Default Sequence Flow

GatewayPrevPath[]

instgwprev

Incoming Sequence Flows

GatewayType

instgwtype

Gateway Type

Properties Permanent link for this heading


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


Default Sequence Flow (COOWF@1.1:instgwdefaultcase) Permanent link for this heading

string COOWF@1.1:instgwdefaultcase readonly


Incoming Sequence Flows (COOWF@1.1:instgwprev) Permanent link for this heading

unique GatewayPrevPath[] COOWF@1.1:instgwprev not null readonly


Gateway Type (COOWF@1.1:instgwtype) Permanent link for this heading

GatewayType COOWF@1.1:instgwtype not null readonly