Interface TopicReferenceModel

    • Method Detail

      • isReferenceById

        boolean isReferenceById()
      • isReferenceByUri

        boolean isReferenceByUri()
      • isEmptyRef

        boolean isEmptyRef()
        Returns true if this reference refers to nothing.
      • isReferingTo

        boolean isReferingTo​(TopicModel topic)
        Checks whether this reference refers to the given topic.