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