public interface GoTerm extends PhylogenyData, Comparable<GoTerm>
| Modifier and Type | Method and Description |
|---|---|
List<GoId> |
getAltIds() |
String |
getComment() |
String |
getDefinition() |
GoId |
getGoId() |
GoNameSpace |
getGoNameSpace() |
List<GoRelationship> |
getGoRelationships() |
List<GoSubset> |
getGoSubsets() |
List<GoXRef> |
getGoXRefs() |
String |
getName() |
List<GoId> |
getSuperGoIds() |
boolean |
isObsolete() |
asSimpleText, asText, copy, isEqual, toNHX, toPhyloXMLcompareToString getComment()
String getDefinition()
GoId getGoId()
GoNameSpace getGoNameSpace()
List<GoRelationship> getGoRelationships()
String getName()
boolean isObsolete()
Copyright © 2016. All rights reserved.