Package org.biojava.utils.automata
Class ArrayStateMachineToolkit
- java.lang.Object
-
- org.biojava.utils.automata.ArrayStateMachineToolkit
-
public class ArrayStateMachineToolkit extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StateMachineFactory
getFactory(String factoryName, FiniteAutomaton fa)
-
-
-
Method Detail
-
getFactory
public StateMachineFactory getFactory(String factoryName, FiniteAutomaton fa) throws IllegalAlphabetException
- Throws:
IllegalAlphabetException
-
-