Class Expression
java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.expression.Expression
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
ExistenceExpression
,FunctionCall
,Term
public abstract class Expression extends LogicObject
- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description static Expression[]
EMPTY_ARRAY
-
Constructor Summary
Constructors Constructor Description Expression()
-
Method Summary
-
Field Details
-
Constructor Details
-
Expression
public Expression()
-