Class Variable

    • Field Detail

      • varName

        private final java.lang.String varName
    • Constructor Detail

      • Variable

        Variable​(java.lang.String varName)
    • Method Detail

      • getVarName

        public java.lang.String getVarName()
      • getQueryString

        public java.lang.String getQueryString()
        Specified by:
        getQueryString in interface QueryElement
        Returns:
        the String representing the SPARQL syntax of this element
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object