Download Freeware >
Development >
Libraries
North State Framework 1.0
NSF provides true object-oriented classes that enable extensive reuse and maintainability through state machine inheritance and composition. Imagine being able to "plug" an existing state machine into another state machine, with a single line of code—that is the power of the
North State Framework ! NSF provides a one-to-one mapping between UML State Machine diagram elements and 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: - States - Psuedo-States - Transitions - Events - Reactions - Regions - Fork Joins NSF Design Features: - Inheritance - Composition - Threading - Timers - Trace Logging - C .Net