itemis CREATE - SCXML Domain

itemis CREATE 'SCXML Domain' is a domain made to facilitate generating SCXML files from itemis CREATE.

SCXML, short for Statechart XML, is a statechart interchange format based on xml, standardized by the W3C. All states, events, variables and so on are defined in the xml. SCXML relies on external engines to execute the statechart according to the standard, which allows a statechart defined in scxml to be highly portable.
SCXML engines are available for example in Java, Qt, Javascript, and many more.

SCXML is only an interchange format not really suitable to direct editing.
itemis CREATE with its SCXML Domain allows you to design and verify statecharts exactly according to the SCXML standard. The built-in simulation engine of itemis CREATE was adopted to reflect the execution semantics of SCXML correctly.
Of course, the SCTUnit framework takes the SCXML domain into account as well, so you can be sure that the test results in itemis CREATE match the behavior of the SCXML engine of your choice perfectly.
The 'SCXML Domain' requires a 'Professional License'.