org.forester.go
public interface GoTerm extends PhylogenyData, java.lang.Comparable<GoTerm>
Modifier and Type | Method and Description |
---|---|
java.util.List<GoId> |
getAltIds() |
java.lang.String |
getComment() |
java.lang.String |
getDefinition() |
GoId |
getGoId() |
GoNameSpace |
getGoNameSpace() |
java.util.List<GoRelationship> |
getGoRelationships() |
java.util.List<GoSubset> |
getGoSubsets() |
java.util.List<GoXRef> |
getGoXRefs() |
java.lang.String |
getName() |
java.util.List<GoId> |
getSuperGoIds() |
boolean |
isObsolete() |
asSimpleText, asText, copy, isEqual, toNHX, toPhyloXML
java.util.List<GoId> getAltIds()
java.lang.String getComment()
java.lang.String getDefinition()
GoId getGoId()
GoNameSpace getGoNameSpace()
java.util.List<GoRelationship> getGoRelationships()
java.util.List<GoSubset> getGoSubsets()
java.util.List<GoXRef> getGoXRefs()
java.lang.String getName()
java.util.List<GoId> getSuperGoIds()
boolean isObsolete()