Class Atom
java.lang.Object
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.datalog.BodyFormula
tech.oxfordsemantic.jrdfox.logic.datalog.Atom
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- BindAtom,- FilterAtom,- TupleTableAtom
public abstract class Atom extends BodyFormula
- See Also:
- Serialized Form
- 
Field SummaryFields Modifier and Type Field Description static Atom[]EMPTY_ARRAY
- 
Method Summary