|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtensionExpression | |
---|---|
owltools.gaf | Processing of GO Gene Association Files |
owltools.gaf.owl | |
owltools.gaf.parser |
Uses of ExtensionExpression in owltools.gaf |
---|
Methods in owltools.gaf that return types with arguments of type ExtensionExpression | |
---|---|
List<List<ExtensionExpression>> |
GeneAnnotation.getExtensionExpressions()
|
Method parameters in owltools.gaf with type arguments of type ExtensionExpression | |
---|---|
void |
GeneAnnotation.setExtensionExpressions(List<List<ExtensionExpression>> expressions)
|
Uses of ExtensionExpression in owltools.gaf.owl |
---|
Method parameters in owltools.gaf.owl with type arguments of type ExtensionExpression | |
---|---|
org.semanticweb.owlapi.model.OWLClass |
AnnotationExtensionFolder.mapExt(org.semanticweb.owlapi.model.OWLClass annotatedToClass,
List<ExtensionExpression> exts)
|
Uses of ExtensionExpression in owltools.gaf.parser |
---|
Methods in owltools.gaf.parser that return types with arguments of type ExtensionExpression | |
---|---|
static List<List<ExtensionExpression>> |
BuilderTools.parseExtensionExpression(String extensionExpressionString)
|
Method parameters in owltools.gaf.parser with type arguments of type ExtensionExpression | |
---|---|
static String |
BuilderTools.buildExtensionExpression(List<List<ExtensionExpression>> groupedExpressions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |