Interface GoTerm

    • Method Detail

      • getAltIds

        java.util.List<GoId> getAltIds()
      • getComment

        java.lang.String getComment()
      • getDefinition

        java.lang.String getDefinition()
      • getGoId

        GoId getGoId()
      • 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()