Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.path.NegativePath.NegatedPath
Packages that use NegativePath.NegatedPath
-
Uses of NegativePath.NegatedPath in tech.oxfordsemantic.jrdfox.logic.sparql.path
Fields in tech.oxfordsemantic.jrdfox.logic.sparql.path declared as NegativePath.NegatedPathModifier and TypeFieldDescriptionstatic final NegativePath.NegatedPath[]NegativePath.NegatedPath.EMPTY_ARRAYMethods in tech.oxfordsemantic.jrdfox.logic.sparql.path that return types with arguments of type NegativePath.NegatedPathMethods in tech.oxfordsemantic.jrdfox.logic.sparql.path with parameters of type NegativePath.NegatedPathModifier and TypeMethodDescriptionstatic NegativePathNegativePath.create(NegativePath.NegatedPath... negatedPaths) Method parameters in tech.oxfordsemantic.jrdfox.logic.sparql.path with type arguments of type NegativePath.NegatedPathModifier and TypeMethodDescriptionstatic NegativePathNegativePath.create(List<NegativePath.NegatedPath> negatedPaths)