Inclusive gateways allow for convergence and divergence in a process, however they also allow for conditional sequence flows.
Once the process flow reaches an inclusive gateway, all of the outgoing sequence flows are evaluated and all flows that evaluate to true are followed for divergent behavior. A default sequence flow can be set in case none of the outgoing sequence flows evaluate to true.
For a converging inclusive gateway, the process waits until all active sequence flows reach the gateway before continuing.