Uses of Class
org.biojava.utils.automata.NfaSubModel
-
Packages that use NfaSubModel Package Description org.biojava.utils.automata -
-
Uses of NfaSubModel in org.biojava.utils.automata
Methods in org.biojava.utils.automata that return NfaSubModel Modifier and Type Method Description NfaSubModel
NfaSubModel. duplicate()
Makes a deep clone of this instance.Methods in org.biojava.utils.automata with parameters of type NfaSubModel Modifier and Type Method Description void
NfaSubModel. append(NfaSubModel submodel)
-