|
- Activity
- Creates a container that can hold many steps.
See About Activities.
|
|
- Gateway
- Creates branches for parallel flows with optional conditions that determine if the simulation process executes each branch.
See Inserting Gateways to Create Branches.
|
|
- Loop
- Executes the subflow iteratively based on specified criteria (for, while, etc.).
See About the Loop Adapter.
|
|
- Subflow
- Specifies when the subflow of a simulation activity should execute.
See Adding a Subflow.
|