Class Term
java.lang.Object
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.expression.Expression
tech.oxfordsemantic.jrdfox.logic.expression.Term
- All Implemented Interfaces:
java.io.Serializable
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
-
Field Details
-
Constructor Details
-
Term
public Term()
-