Uses of Class
org.biojava.bio.seq.io.agave.AGAVEIdAlias

Packages that use AGAVEIdAlias
org.biojava.bio.seq.io.agave Classes for converting between AGAVE XML and BioJava objects. 
 

Uses of AGAVEIdAlias in org.biojava.bio.seq.io.agave
 

Methods in org.biojava.bio.seq.io.agave that return AGAVEIdAlias
 AGAVEIdAlias[] AGAVEAnnotFilter.getIdAlias(Annotation annot)
           
 AGAVEIdAlias[] Agave2AgaveAnnotFilter.getIdAlias(Annotation annot)
           
 AGAVEIdAlias[] SimpleAnnotFilter.getIdAlias(Annotation annot)
           
 

Methods in org.biojava.bio.seq.io.agave with parameters of type AGAVEIdAlias
 void AGAVEClassificationHandler.addIdAlias(AGAVEIdAlias id)
           
 void AGAVEIdAliasCallbackItf.addIdAlias(AGAVEIdAlias id)