Uses of Class
org.biojava.bio.program.tagvalue.StateMachine.Transition
Packages that use StateMachine.Transition
Package
Description
Process files as streams of records, each with tags with values.
-
Uses of StateMachine.Transition in org.biojava.bio.program.tagvalue
Methods in org.biojava.bio.program.tagvalue that return StateMachine.TransitionModifier and TypeMethodDescriptionget the Transition associated with the specified tag.Methods in org.biojava.bio.program.tagvalue with parameters of type StateMachine.TransitionModifier and TypeMethodDescriptionvoid
StateMachine.TransitionTable.put
(Object tag, StateMachine.Transition transition) set a Transition within this TransitionTable (2-argument form)