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

All Known Implementing Classes:
ValuatorConst, ValuatorVariable

public interface Valuator


Method Summary
 Node eval(Domain d)
          return the value of this valuator in the context of _d_
 

Method Detail

eval

public Node eval(Domain d)
return the value of this valuator in the context of _d_



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