|
||||||||||
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 List<List<ExtensionExpression>> |
GeneAnnotation.extensionExpressionList
|
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)
|
Constructor parameters in owltools.gaf with type arguments of type ExtensionExpression | |
---|---|
GeneAnnotation(String bioentity,
boolean isContributesTo,
boolean isIntegralTo,
String compositeQualifier,
String cls,
String referenceId,
String evidenceCls,
String withExpression,
String aspect,
String actsOnTaxonId,
String lastUpdateDate,
String assignedBy,
String extensionExpression,
List<List<ExtensionExpression>> extensionExpressionList,
String geneProductForm,
String gafDocument)
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |