Home Original page

ArrayStateMachineToolkit (biojava-legacy 1.9.5 API)

  • 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getFactory

        public StateMachineFactory getFactory​(String factoryName,
                                              FiniteAutomaton fa)
                                       throws IllegalAlphabetException
        Throws:
        IllegalAlphabetException