Fsme is a graphical tool for developing finite state machines. It stores automatas in files similar to those of Qt Designer, and converts them to C++ in the same way UIC does. The program consists of three main components: object tree, diagram, and object editor. Users can navigate fsme by selecting elements in the tree or clicking on diagram elements, and the object editor is context sensitive.
Comments