org.forester.go
Interface GoTerm
- All Superinterfaces:
- Comparable<GoTerm>, PhylogenyData
- All Known Implementing Classes:
- BasicGoTerm
public interface GoTerm
- extends PhylogenyData, Comparable<GoTerm>
getAltIds
List<GoId> getAltIds()
getComment
String getComment()
getDefinition
String getDefinition()
getGoId
GoId getGoId()
getGoNameSpace
GoNameSpace getGoNameSpace()
getGoRelationships
List<GoRelationship> getGoRelationships()
getGoSubsets
List<GoSubset> getGoSubsets()
getGoXRefs
List<GoXRef> getGoXRefs()
getName
String getName()
getSuperGoIds
List<GoId> getSuperGoIds()
isObsolete
boolean isObsolete()