Skip to content

Commit

Permalink
Generate all statemachines that can be found in model
Browse files Browse the repository at this point in the history
  • Loading branch information
dziegel committed Dec 15, 2023
1 parent c39cb9f commit bc07185
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[template public generateElement(aModel : Model)]
[comment @main/]
[aModel.eContents(StateMachine).generateElement()/]
[aModel.eAllContents(StateMachine).generateElement()/]
[/template]

[template public generateElement(aStatemachine : StateMachine)]
Expand Down

0 comments on commit bc07185

Please sign in to comment.