North State Framework 1.0
The North State Framework provides a one-to-one mapping between UML State Machine diagram elements and NSF library classes, so the implementation is a direct translation of the design, making code creation a simple process. Together with NSF's built-in utility classes for threading, timers, and tracing, this simplicity enables engineers to quickly and efficiently develop highly maintainable code for even the most complex state machine designs. NSF state machine features include: states, psuedo-states, transitions, events, reactions, regions, and fork joins. Design features include: inheritance, composition, threading, timers, and trace logging. NSF currently supports C#. Please contact North State Software for additional language support.
|