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 NfaSubModelNfaSubModel. duplicate()Makes a deep clone of this instance.Methods in org.biojava.utils.automata with parameters of type NfaSubModel Modifier and Type Method Description voidNfaSubModel. append(NfaSubModel submodel)
-