Uses of Class
owltools.gaf.WithInfo

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

Uses of WithInfo in owltools.gaf
 

Fields in owltools.gaf with type parameters of type WithInfo
protected static List<WithInfo> GeneAnnotation.withInfoEmptyList
           
protected  List<WithInfo> GeneAnnotation.withInfoList
           
protected  Hashtable<String,List<WithInfo>> GafDocument.withInfos
           
 

Methods in owltools.gaf that return types with arguments of type WithInfo
 List<WithInfo> GeneAnnotation.getWithInfos()
           
 List<WithInfo> GafDocument.getWithInfos(String id)
           
 

Methods in owltools.gaf with parameters of type WithInfo
 void GafDocument.addWithInfo(WithInfo withInfo)
           
 



Copyright © 2010-2011. All Rights Reserved.