Uses of Class
org.biojava.bio.seq.io.agave.AGAVEIdAlias
-
Packages that use AGAVEIdAlias Package Description 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 Modifier and Type Method Description AGAVEIdAlias[]
Agave2AgaveAnnotFilter. getIdAlias(Annotation annot)
AGAVEIdAlias[]
AGAVEAnnotFilter. getIdAlias(Annotation annot)
AGAVEIdAlias[]
SimpleAnnotFilter. getIdAlias(Annotation annot)
Methods in org.biojava.bio.seq.io.agave with parameters of type AGAVEIdAlias Modifier and Type Method Description void
AGAVEClassificationHandler. addIdAlias(AGAVEIdAlias id)
void
AGAVEIdAliasCallbackItf. addIdAlias(AGAVEIdAlias id)
-