'Yakindu event exchange in multiprocess environment

I am using Yakindu from Itemis. It's an MDD framework.

I am trying to generate 2 different statecharts: A and B. Both need to be it's own process written in C++: A.exe and B.exe

My problem is that A and B cannot exchange events right now. They are segregated. Is it multiprocess communications possible with Yakindu? I really need to exchange events between different processes/application in a MDD framework.

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source