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

Packages that use P_Path0
com.hp.hpl.jena.sparql.lang.arq   
com.hp.hpl.jena.sparql.lang.sparql_11   
com.hp.hpl.jena.sparql.path   
 

Uses of P_Path0 in com.hp.hpl.jena.sparql.lang.arq
 

Methods in com.hp.hpl.jena.sparql.lang.arq that return P_Path0
 P_Path0 ARQParser.PathOneInPropertySet()
           
 

Uses of P_Path0 in com.hp.hpl.jena.sparql.lang.sparql_11
 

Methods in com.hp.hpl.jena.sparql.lang.sparql_11 that return P_Path0
 P_Path0 SPARQLParser11.PathOneInPropertySet()
           
 

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

Subclasses of P_Path0 in com.hp.hpl.jena.sparql.path
 class P_Link
           
 class P_ReverseLink
          Reverse link - used in P_NotOneOf
 

Methods in com.hp.hpl.jena.sparql.path that return types with arguments of type P_Path0
 List<P_Path0> P_NegPropSet.getNodes()
           
 

Methods in com.hp.hpl.jena.sparql.path with parameters of type P_Path0
 void P_NegPropSet.add(P_Path0 p)
           
 



Licenced under the Apache License, Version 2.0