finger563 / webgme-hfsm

Metamodel, visualization, simulation, and code generation for Hierarchical Finite State Machines (HFSMs) following the UML State Machine spec.
MIT License
49 stars 16 forks source link

Add support for execution within Node.js to generated code #92

Open finger563 opened 6 years ago

finger563 commented 6 years ago

(Optionally per plugin config) for #27

finger563 commented 6 years ago

probably generate within macros code conforming to nbind

finger563 commented 6 years ago

Would also need to add support for storing what transition WebGME node IDs were taken when a transition occurs as well as the WebGME node ID is for the current state.