|
-
|
Parent event occurs if the child event occurs |
For events that have only one child |

|
NOT
|
Parent event occurs if the child event does not occur |
For events that have only one child |

|
OR
|
Parent event occurs if any one of the child events occur |
For events that have two or more children |

|
AND
|
Parent event occurs if all child events
occur |
For events that have two or more children |

|
Exclusive OR (XOR)
|
Parent event occurs if the number of child events
is odd |
For events that have two or more children |

|
NOR
|
Parent event occurs if none of the child events occur |
For events that have two or more children |

|
NAND
|
Parent event does not occur if all the child events occur |
For events that have two or more children |

|
VOTE
|
Parent event occurs if a number of child events occur. This value is
comprised between the minimal number of events k
and the maximal number of children n .In the
example, the i value must be between 1 and 3
included. Note:
The VOTE operator corresponds to an OR symbol with two values:
- The right value
k corresponds to
the minimal value involving the occurrence of the
parent. n is included between 0 and
the maximal value.
- The left value
n corresponds to the
maximal value involving the occurrence of the
parent. n is included between
k and the number of
children.
From the work area, you can click the display number to change its
value.
|
For events that have three or more children |