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

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

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

Subclasses of P_Path1 in com.hp.hpl.jena.sparql.path
 class P_Distinct
           
 class P_FixedLength
           
 class P_Inverse
           
 class P_Mod
          Path element of the form {,N} {N,} {N,M} but not {N}
 class P_Multi
          A path element that, on evalution, switches to multi-cardinality semantics.
 class P_OneOrMore1
           
 class P_OneOrMoreN
           
 class P_Shortest
           
 class P_ZeroOrMore1
           
 class P_ZeroOrMoreN
           
 class P_ZeroOrOne
           
 

Methods in com.hp.hpl.jena.sparql.path with parameters of type P_Path1
abstract  void PathVisitorByType.visit1(P_Path1 path)
           
 



Licenced under the Apache License, Version 2.0