Class ConceptRef

  • All Implemented Interfaces:
    java.lang.Comparable<ConceptRef>, IEntityUrn

    public class ConceptRef
    extends java.lang.Object
    • Field Detail

      • LOG

        protected final org.slf4j.Logger LOG
    • Constructor Detail

      • ConceptRef

        public ConceptRef​(Concept concept)
    • Method Detail

      • getParent

        public TopicRef getParent()
      • equals

        public boolean equals​(java.lang.Object o)
      • hashCode

        public int hashCode()
      • toString

        public java.lang.String toString()
      • compareTo

        public int compareTo​(ConceptRef o)
      • getId

        public java.util.UUID getId()
        Specified by:
        getId in interface IEntityUrn
      • getName

        public java.lang.String getName()
      • getAgency

        public java.lang.String getAgency()
        Specified by:
        getAgency in interface IEntityUrn