Class AnnotatorResponse

    • Method Detail

      • isDiseaseUsed

        public boolean isDiseaseUsed()
      • isHpUsed

        public boolean isHpUsed()
      • getValueUri

        public String getValueUri()
      • setValueUri

        public void setValueUri​(String valueUri)
      • getMatchType

        public String getMatchType()
      • setMatchType

        public void setMatchType​(String matchType)
      • getTxtMatched

        public String getTxtMatched()
      • setTxtMatched

        public void setTxtMatched​(String txtMatched)
      • getIndexFrom

        public Integer getIndexFrom()
      • setIndexFrom

        public void setIndexFrom​(Integer indexFrom)
      • getIndexTo

        public Integer getIndexTo()
      • setIndexTo

        public void setIndexTo​(Integer indexTo)
      • getOntologyUsed

        public String getOntologyUsed()
      • setOntologyUsed

        public void setOntologyUsed​(String ontologyUsed)
      • getSearchQueryUsed

        public String getSearchQueryUsed()
      • setSearchQueryUsed

        public void setSearchQueryUsed​(String searchQueryUsed)
      • isExactSynonym

        public boolean isExactSynonym()
      • setExactSynonym

        public void setExactSynonym​(boolean exactSynonym)
      • isExactMatch

        public boolean isExactMatch()
      • setExactMatch

        public void setExactMatch​(boolean exactMatch)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • findCondition

        public String findCondition​(boolean modifiedSearch)