Uses of Class
owltools.gaf.Bioentity

Packages that use Bioentity
owltools.gaf Processing of GO Gene Association Files 
 

Uses of Bioentity in owltools.gaf
 

Fields in owltools.gaf declared as Bioentity
protected  Bioentity GeneAnnotation.bioentityObject
           
 

Fields in owltools.gaf with type parameters of type Bioentity
protected  Hashtable<String,Bioentity> GafDocument.bioentities
           
 

Methods in owltools.gaf that return Bioentity
 Bioentity GafDocument.getBioentity(String id)
           
 Bioentity GeneAnnotation.getBioentityObject()
           
 

Methods in owltools.gaf that return types with arguments of type Bioentity
 Collection<Bioentity> GafDocument.getBioentities()
           
 

Methods in owltools.gaf with parameters of type Bioentity
 void GafDocument.addBioentity(Bioentity bioentity)
           
 void GeneAnnotation.setBioentityObject(Bioentity bioentityObject)
           
 



Copyright © 2010-2011. All Rights Reserved.