Uses of Package
org.eu.autogex.core
Packages that use org.eu.autogex.core
- Classes in org.eu.autogex.core used by org.eu.autogex.coreClassDescriptionAbstract builder based on the Curiously Recurring Template Pattern (CRTP).Base interface for all types of Automata (DFA, NFA, ENFA).Represents a state (q) within an automaton.
- Classes in org.eu.autogex.core used by org.eu.autogex.modelsClassDescriptionAbstract base class for all automata models.Abstract builder based on the Curiously Recurring Template Pattern (CRTP).Base interface for all types of Automata (DFA, NFA, ENFA).Represents a state (q) within an automaton.
- Classes in org.eu.autogex.core used by org.eu.autogex.trace