Package it.univr.wordautomata.model
package it.univr.wordautomata.model
-
ClassDescriptionThe Model class represents the model component of the Word Automata application.Represents a state in a
WordAutomata
.Represents a transition in aWordAutomata
.Represents a wrapper class for a transition in a word automaton, in order to store the starting and ending states of the transition.