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 SummaryFields Modifier and Type Field Description static Term[]EMPTY_ARRAY
- 
Constructor SummaryConstructors Constructor Description Term()
- 
Method Summary
- 
Field Details
- 
Constructor Details- 
Termpublic Term()
 
-