Uses of Class
owltools.gaf.ExtensionExpression

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

Uses of ExtensionExpression in owltools.gaf
 

Fields in owltools.gaf with type parameters of type ExtensionExpression
protected  Collection<ExtensionExpression> GeneAnnotation.extensionExpressionList
           
protected  Map<String,Set<ExtensionExpression>> GafDocument.extensionExpressions
           
 

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

Methods in owltools.gaf with parameters of type ExtensionExpression
 void GafDocument.addExtensionExpression(ExtensionExpression extensionExpression)
           
 



Copyright © 2010-2013. All Rights Reserved.