Create a Delegation Connection from a Function
You can create a delegation connection between a function and the subfunctions that it contains.
- Create a function.
- Create at least one subfunction with ports and instantiate it in the function.
For each connection to be created, a delegation port is created in the function if any port with the right type is already available. These ports are connected to the ports of the subfunctions.