This example is contained in org.eclipse.etrice.examples.dynamicactors7.
The example demonstrates the use of communication between two optional actors.
In this example two sub trees of dynamic actors are created. The container is sending a message to one of them which is forwarding it to the other one which in turn is replying back to the container.