Class NegativePath
java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.sparql.path.Path
tech.oxfordsemantic.jrdfox.logic.sparql.path.NegativePath
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class Path
EMPTY_ARRAY -
Method Summary
Modifier and TypeMethodDescription<E> Eaccept(LogicVisitor<E> visitor) static NegativePathcreate(List<NegativePath.NegatedPath> negatedPaths) static NegativePathcreate(NegativePath.NegatedPath... negatedPaths) voidMethods inherited from class LogicObject
toString, toString, toString
-
Method Details
-
getNegatedPaths
-
accept
- Specified by:
acceptin classLogicObject
-
toString
- Specified by:
toStringin classLogicObject
-
create
-
create
-