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

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

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

Subclasses of PathBase in com.hp.hpl.jena.sparql.path
 class P_Alt
           
 class P_FixedLength
           
 class P_Inverse
           
 class P_Link
           
 class P_Mod
          Path element of the form {,N} {N,} {N,M} but not {N}
 class P_NegPropSet
           
 class P_OneOrMore
           
 class P_Path0
           
 class P_Path1
           
 class P_Path2
           
 class P_ReverseLink
          Reverse link - used in P_NotOneOf
 class P_Seq
           
 class P_ZeroOrMore
           
 class P_ZeroOrOne
           
 



Licenced under the Apache License, Version 2.0