|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StateMachine.Transition | |
---|---|
org.biojava.bio.program.tagvalue | 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.Transition | |
---|---|
StateMachine.Transition |
StateMachine.TransitionTable.get(Object tag)
get the Transition associated with the specified tag. |
Methods in org.biojava.bio.program.tagvalue with parameters of type StateMachine.Transition | |
---|---|
void |
StateMachine.TransitionTable.put(Object tag,
StateMachine.Transition transition)
set a Transition within this TransitionTable (2-argument form) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |