Uses of Interface
com.hp.hpl.jena.graph.query.Valuator

Packages that use Valuator
com.hp.hpl.jena.graph.query Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. 
 

Uses of Valuator in com.hp.hpl.jena.graph.query
 

Classes in com.hp.hpl.jena.graph.query that implement Valuator
 class ValuatorConst
           
 class ValuatorVariable
           
 

Methods in com.hp.hpl.jena.graph.query with parameters of type Valuator
 Predicate PredicateFactory.construct(Valuator L, Valuator R)
           
 

Constructors in com.hp.hpl.jena.graph.query with parameters of type Valuator
Relation(Valuator L, Valuator R)
          make a Relation with the given left & right operands
 



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.