2024 April Release

Class COOWF@1.1:ConvergingGatewayDefinition Permanent link for this heading

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

Class Hierarchy

Object > ComponentObject > ConfigurationObject > SimpleConfigurationObject > DefinitionElement > CaseEndDefinition > ConvergingGatewayDefinition

Properties Permanent link for this heading

Type

Property

Name

string

defgwdefaultcase

Default Sequence Flow

GatewayPrevDefPath[]

defgwprev

Incoming Sequence Flows

GatewayType

defgwtype

Gateway Type

Properties Permanent link for this heading


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

string COOWF@1.1:defgwdefaultcase readonly


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

unique GatewayPrevDefPath[] COOWF@1.1:defgwprev not null readonly


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

GatewayType COOWF@1.1:defgwtype not null readonly