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  Collection<WithInfo> GeneAnnotation.withInfoList
           
protected  Map<String,Set<WithInfo>> GafDocument.withInfos
           
 

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

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



Copyright © 2010-2012. All Rights Reserved.