Classes

C:/CVUT/diplomka/Automata_editor/include/interfaces/istate.h File Reference

#include "itransition.h"
#include <QSharedPointer>
Include dependency graph for istate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IState
 This is interface for work with automata, define states of automaton. More...