Class StateMachine.TransitionTable

java.lang.Object
org.biojava.bio.program.tagvalue.StateMachine.TransitionTable
Enclosing class:
StateMachine

Table of Transition destination States and their corresponding Tags.

Note that you can chain a series of these Transition tables and the lookup will proceed along the chain until it succeeds.