Uses of Class
org.apache.jena.sparql.path.P_NegPropSet
-
Packages that use P_NegPropSet Package Description org.apache.jena.sparql.path -
-
Uses of P_NegPropSet in org.apache.jena.sparql.path
Methods in org.apache.jena.sparql.path with parameters of type P_NegPropSet Modifier and Type Method Description voidPathVisitor. visit(P_NegPropSet pathNotOneOf)voidPathVisitorBase. visit(P_NegPropSet pathNotOneOf)voidPathVisitorByType. visit(P_NegPropSet pathNotOneOf)abstract voidPathVisitorByType. visitNegPS(P_NegPropSet path)
-