Is there a Harel Statechart DSL tool for Java?
问题 I'm looking for a tool that understands a DSL in which I can define my statechart that generates Java code or where the statechart in the DSL is runnable as is. The tool would ideally be written in Java and must support superstates and orthogonal regions by definition of Harel Statecharts (or equivalently UML 2 State Machines). Alternatively, what would be the best library or tool to write such a DSL with? 回答1: Yakindu looks good: http://www.statecharts.org Harel Statecharts Visual Language