Uses of Class
org.biojava.bio.seq.io.agave.AGAVEDbId
-
Packages that use AGAVEDbId Package Description org.biojava.bio.seq.io.agave Classes for converting between AGAVE XML and BioJava objects. -
-
Uses of AGAVEDbId in org.biojava.bio.seq.io.agave
Methods in org.biojava.bio.seq.io.agave that return AGAVEDbId Modifier and Type Method Description AGAVEDbId[]Agave2AgaveAnnotFilter. getAltIds(Annotation annot)AGAVEDbId[]AGAVEAnnotFilter. getAltIds(Annotation annot)AGAVEDbId[]SimpleAnnotFilter. getAltIds(Annotation annot)AGAVEDbIdAgave2AgaveAnnotFilter. getDbId(Annotation annot)AGAVEDbIdAGAVEAnnotFilter. getDbId(Annotation annot)AGAVEDbIdAGAVEMatchRegion. getDbId()AGAVEDbIdAGAVEQueryRegion. getDbId()AGAVEDbIdAGAVEXref. getDbId()AGAVEDbIdEmbl2AgaveAnnotFilter. getDbId(Annotation annot)AGAVEDbIdSimpleAnnotFilter. getDbId(Annotation annot)Methods in org.biojava.bio.seq.io.agave with parameters of type AGAVEDbId Modifier and Type Method Description voidAGAVEAltIdsPropHandler. addDbId(AGAVEDbId db_id)voidAGAVEDbIdCallbackItf. addDbId(AGAVEDbId db_id)voidAGAVEMapPosition. addDbId(AGAVEDbId id)voidAGAVEMapPositionPropHandler. addDbId(AGAVEDbId db_id)voidAGAVEMatchRegionPropHandler. addDbId(AGAVEDbId id)voidAGAVEQueryRegionPropHandler. addDbId(AGAVEDbId db_id)voidAGAVEXrefPropHandler. addDbId(AGAVEDbId db_id)voidAGAVEXrefs. addDbId(AGAVEDbId id)add @param idvoidAGAVEXrefsPropHandler. addDbId(AGAVEDbId db_id)voidAGAVEMatchRegion. setDbId(AGAVEDbId id)voidAGAVEQueryRegion. setDbId(AGAVEDbId id)voidAGAVEXref. setDbId(AGAVEDbId id)
-