Uses of Class
phenote.util.TermLinkComparator.RelationshipEnum

Packages that use TermLinkComparator.RelationshipEnum
phenote.util   
 

Uses of TermLinkComparator.RelationshipEnum in phenote.util
 

Methods in phenote.util that return TermLinkComparator.RelationshipEnum
static TermLinkComparator.RelationshipEnum TermLinkComparator.RelationshipEnum.getRelationshipEnum(java.lang.String name)
           
static TermLinkComparator.RelationshipEnum TermLinkComparator.RelationshipEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TermLinkComparator.RelationshipEnum[] TermLinkComparator.RelationshipEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.