With Embedded Engineer for activity diagrams, you can generate code from diagrams employing the following elements:
- Control Flow
- Conditions / Guards
- Initial Node
- (Flow) Final Node
- Atomic / Opaque Action
- Decision & Merge
- Fork & Join
- Loop and Loop Node
- Conditional Node
- Send Signal Action
- Call Behavior Action
- Call Operation Action
- Object Flow
- Value Specification
- Activity Parameters & Return
- WriteVariable Action
- Add Variable Value
- Read Variable
- Read Self
- Read Structural Feature
Static activity
To suppress the generation of the default "this-pointer" an activity can be extended with a "static" stereotype (see: Classes - Static Operations)
(Available since version 2.2)
Click on the diagram elements in the diagram below to find out more.