Class TopicMapReference

    • Field Detail

      • referenceId

        protected String referenceId
    • Constructor Detail

      • TopicMapReference

        protected TopicMapReference()
    • Method Detail

      • getId

        public String getId()
        INTERNAL: Returns the ID of the reference (like 'foo.xtm').
      • getName

        public String getName()
        INTERNAL: Returns the name of the topic map. For non-Ontopoly topic maps this will be the same as the ID.
      • isPresent

        public boolean isPresent()
        INTERNAL: Tests if the topic map is actually in the repository.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object