Package org.forester.go
Interface GoTerm
- All Superinterfaces:
Comparable<GoTerm>
,PhylogenyData
- All Known Implementing Classes:
BasicGoTerm
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface org.forester.phylogeny.data.PhylogenyData
asSimpleText, asText, copy, isEqual, toNHX, toPhyloXML
-
Method Details
-
getAltIds
-
getComment
String getComment() -
getDefinition
String getDefinition() -
getGoId
GoId getGoId() -
getGoNameSpace
GoNameSpace getGoNameSpace() -
getGoRelationships
List<GoRelationship> getGoRelationships() -
getGoSubsets
-
getGoXRefs
-
getName
String getName() -
getSuperGoIds
-
isObsolete
boolean isObsolete()
-