Class Statement

java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.sparql.statement.Statement
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
Query, Update

public abstract class Statement
extends LogicObject
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    Statement()  
  • 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
  • Constructor Details