Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.path.NegativePath
Packages that use NegativePath
-
Uses of NegativePath in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type NegativePathModifier and TypeMethodDescriptionLogicAdapter.visit(NegativePath negativePath) LogicVisitor.visit(NegativePath negativePath) LogicWalker.visit(NegativePath negativePath) -
Uses of NegativePath in tech.oxfordsemantic.jrdfox.logic.sparql.path
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.path that return NegativePathModifier and TypeMethodDescriptionstatic NegativePathNegativePath.create(List<NegativePath.NegatedPath> negatedPaths) static NegativePathNegativePath.create(NegativePath.NegatedPath... negatedPaths)