Interface SAStructElem

    • Method Detail

      • getcorrectSemanticScore

        Double getcorrectSemanticScore()
        number ranging from 0 to 1 indicating the probability that the correct type is right defined
      • gethasCorrectType

        Boolean gethasCorrectType()
        true, if correct type is the same as the standard type
      • getcorrectType

        String getcorrectType()
        supposed correct element type
      • getstandardType

        String getstandardType()
        standard type of struct element
      • getisTableElem

        Boolean getisTableElem()
        true, if this is table struct element
      • getisTableChild

        Boolean getisTableChild()
        true, if this is table child element
      • getisListElem

        Boolean getisListElem()
        true, if this is list struct element
      • getisListChild

        Boolean getisListChild()
        true, if this is list child element
      • getstructureID

        Long getstructureID()
        id of struct element
      • getisLeafElem

        Boolean getisLeafElem()
        false, if structure element contains other structure elements
      • getnumberOfSameCharacters

        Long getnumberOfSameCharacters()
        number of same characters successively