Class Term

java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
Resource, Variable

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

    Fields 
    Modifier and Type Field Description
    static Term[] EMPTY_ARRAY  
  • Constructor Summary

    Constructors 
    Constructor Description
    Term()  
  • Method Summary

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

    accept, toString, toString, toString, toString

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

  • Constructor Details

    • Term

      public Term()