| Name | Data Type | Definition | |
|---|---|---|---|
| AND | string | 1st condition fulfilled AND 2nd condition fulfilled. | |
| ANDNOT | string | 1st condition fulfilled AND 2nd condition NOT fulfilled. | |
| OR | string | 1st condition fulfilled OR 2nd condition fulfilled. | |
| SEQ | string | 1st condition is fulfilled BEFORE 2nd condition is fulfilled. | |
| NONE | string | No operation (used for flows identified by a single condition). | |
| OTHER | string | Other |