Class Variable

java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
All Implemented Interfaces:
java.io.Serializable

public class Variable
extends Term
See Also:
Serialized Form
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static Variable[] EMPTY_ARRAY  
  • Method Summary

    Modifier and Type Method Description
    <E> E accept​(LogicVisitor<E> visitor)  
    static Variable create​(java.lang.String name)  
    java.lang.String getName()  
    void toString​(Prefixes prefixes, java.util.function.Consumer<java.lang.String> consumer)  

    Methods inherited from class tech.oxfordsemantic.jrdfox.logic.LogicObject

    toString, toString, toString

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait