Uses of Package
it.univr.wordautomata.model
Packages that use it.univr.wordautomata.model
Package
Description
-
Classes in it.univr.wordautomata.model used by it.univr.wordautomata.backend
-
Classes in it.univr.wordautomata.model used by it.univr.wordautomata.controllerClassDescriptionRepresents 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. -
Classes in it.univr.wordautomata.model used by it.univr.wordautomata.modelClassDescriptionThe Model class represents the model component of the Word Automata application.Represents a state in a
WordAutomata
.Represents a transition in aWordAutomata
. -
Classes in it.univr.wordautomata.model used by it.univr.wordautomata.utils