|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtensionExpression | |
---|---|
owltools.gaf | Processing of GO Gene Association Files |
owltools.gaf.owl |
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)
|
Method parameters in owltools.gaf with type arguments of type ExtensionExpression | |
---|---|
void |
GeneAnnotation.setExtensionExpressionList(Collection<ExtensionExpression> xs)
|
Uses of ExtensionExpression in owltools.gaf.owl |
---|
Methods in owltools.gaf.owl with parameters of type ExtensionExpression | |
---|---|
org.semanticweb.owlapi.model.OWLClass |
AnnotationExtensionFolder.mapExt(org.semanticweb.owlapi.model.OWLClass annotatedToClass,
ExtensionExpression ext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |