IncQueryLabs / EMDW-MC

The EMDW Model Compiler (MC) is an Eclipse based tool for generating optimized C++ source code for applications developed in the novel xtUML-RT modeling language.
Eclipse Public License 1.0
3 stars 1 forks source link

Local transitions cannot be represented in UML and xtUML #141

Open abelhegedus opened 9 years ago

abelhegedus commented 9 years ago

Local transitions are defined as follows:

There is no specific representation in UML or XTUMLRT-Common.

gbatori1 commented 9 years ago

Local transitions have special properties in UML (not a suprise it is called Local) so no special stereotype needed. It should appear in the Common metamodel.

abelhegedus commented 9 years ago

For future reference:

Remaining question: