Uses of Class
com.hp.hpl.jena.sparql.path.P_NegPropSet

Packages that use P_NegPropSet
com.hp.hpl.jena.sparql.path   
 

Uses of P_NegPropSet in com.hp.hpl.jena.sparql.path
 

Methods in com.hp.hpl.jena.sparql.path with parameters of type P_NegPropSet
 void PathVisitorBase.visit(P_NegPropSet pathNotOneOf)
           
 void PathVisitorByType.visit(P_NegPropSet pathNotOneOf)
           
 void PathVisitor.visit(P_NegPropSet pathNotOneOf)
           
abstract  void PathVisitorByType.visitNegPS(P_NegPropSet path)
           
 



Licenced under the Apache License, Version 2.0