Uses of Package
org.expasy.jpl.commons.collection.symbol

Packages that use org.expasy.jpl.commons.collection.symbol
org.expasy.jpl.commons.collection.symbol Provides symbols and alphabets. 
org.expasy.jpl.commons.collection.symbol.seq Provides generic symbol sequence and associated tools. 
 

Classes in org.expasy.jpl.commons.collection.symbol used by org.expasy.jpl.commons.collection.symbol
Alphabet
          This Alphabet interface is implemented by any alphabet.
AlphabetImpl
          An alphabet is a finite set of symbols.
AlphabetView
          This AlphabetView interface is implemented by any read-only alphabet.
DataSymbolRegister
          A symbol manager makes the link between symbols and T-typed data.
Symbol
          The Symbol interface should be implemented by any symbol class defined by a character id and a SymbolType<T>.
Symbol.SymbolType
          A symbol type is defined by a name and an alphabet
 

Classes in org.expasy.jpl.commons.collection.symbol used by org.expasy.jpl.commons.collection.symbol.seq
Symbol
          The Symbol interface should be implemented by any symbol class defined by a character id and a SymbolType<T>.
Symbol.SymbolType
          A symbol type is defined by a name and an alphabet
 



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.