|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 static List<ExtensionExpression> |
GeneAnnotation.extensionExpressionEmptyList
|
protected List<ExtensionExpression> |
GeneAnnotation.extensionExpressionList
|
protected Hashtable<String,List<ExtensionExpression>> |
GafDocument.extensionExpressions
|
Methods in owltools.gaf that return types with arguments of type ExtensionExpression | |
---|---|
List<ExtensionExpression> |
GafDocument.getExpressions(String id)
|
List<ExtensionExpression> |
GeneAnnotation.getExtensionExpressions()
|
Methods in owltools.gaf with parameters of type ExtensionExpression | |
---|---|
void |
GafDocument.addExtensionExpression(ExtensionExpression extensionExpression)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |