Uses of Class
org.biojava.bio.program.tagvalue.StateMachine.BasicState

Packages that use StateMachine.BasicState
org.biojava.bio.program.tagvalue Process files as streams of records, each with tags with values. 
 

Uses of StateMachine.BasicState in org.biojava.bio.program.tagvalue
 

Methods in org.biojava.bio.program.tagvalue that return StateMachine.BasicState
 StateMachine.BasicState StateMachine.createState(String label)
           
 StateMachine.BasicState StateMachine.getMagicalState()