Uses of Interface
org.biojava.utils.automata.StateMachineInstance
Packages that use StateMachineInstance
-
Uses of StateMachineInstance in org.biojava.utils.automata
Methods in org.biojava.utils.automata that return StateMachineInstanceModifier and TypeMethodDescriptionStateMachineFactory.startInstance
(int symIdx, int start) Return a StateMachineInstance if the Symbol represented by the symbol index is valid as the initial symbol of the pattern.