wiki:news:27okt2012
This is an old revision of the document!
Generate code from state machines with regions
In state diagrams usually only one state is active at a time. In UML state diagrams regions also allow to model concurrency - i.e. more than one state is active at a time (AND states).
The latest beta now supports the modeling of parallel regions with the following constraints:
- Transitions must not cross region boarders. Why this is important is discussed further down
- No regions in regions
- No support for fork
- Join can be realized with transitions using guards like
isInS221 && isInS222
as an example - UModel and EnterpriseArchitect as modeling tools
/home/strato/http/premium/rid/10/76/51751076/htdocs/wiki/data/pages/wiki/news/27okt2012.txt · Last modified: 2022/08/17 17:47 by pmueller