This block represents the rules that guide the division of the flow of entities in the system.
Each rule can be configured as:
If an entity fires the rule, the attribute that stores the maximum number of branches is decreased. If that attribute is still greater than zero, a copy of the entity is sent through the NEXT port to evaluate the next rule.
| Name | Description |
|---|---|
| brule | |
| con | Confluent Transtition Function |
| int | Internal Transition Function |
| ext | External Transition Function |
| out | Output Function |
| ta | Time Advance Function |
| st | |
| initst |