Class Negation
java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.datalog.BodyFormula
tech.oxfordsemantic.jrdfox.logic.datalog.Negation
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class BodyFormula
EMPTY_ARRAY -
Method Summary
Modifier and TypeMethodDescription<E> Eaccept(LogicVisitor<E> visitor) static Negationstatic Negationstatic NegationvoidMethods inherited from class BodyFormula
getArgumentsMethods inherited from class LogicObject
toString, toString, toString
-
Method Details
-
getExistentialVariables
-
getNegatedAtoms
-
accept
- Specified by:
acceptin classLogicObject
-
toString
- Specified by:
toStringin classLogicObject
-
create
-
create
-
create
-