Uses of Class
org.biojava.bio.symbol.AbstractManyToOneTranslationTable

Packages that use AbstractManyToOneTranslationTable
org.biojava.bio.symbol Representation of the Symbols that make up a sequence, and locations within them. 
 

Uses of AbstractManyToOneTranslationTable in org.biojava.bio.symbol
 

Subclasses of AbstractManyToOneTranslationTable in org.biojava.bio.symbol
 class SimpleGeneticCodeTable
          A genetic code translation table representing a translation table in the DDBJ/EMBL/GenBank Feature Table (appendix V).
 class SimpleManyToOneTranslationTable
          A no-frills implementation of a translation table that maps between two alphabets.