Uses of Class
com.hp.hpl.jena.graph.Node_Variable

Packages that use Node_Variable
com.hp.hpl.jena.graph This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. 
com.hp.hpl.jena.reasoner.rulesys Provides a selection of simple rule engines for Jena inference models. 
 

Uses of Node_Variable in com.hp.hpl.jena.graph
 

Methods in com.hp.hpl.jena.graph with parameters of type Node_Variable
 java.lang.Object NodeVisitor.visitVariable(Node_Variable it, java.lang.String name)
           
 

Uses of Node_Variable in com.hp.hpl.jena.reasoner.rulesys
 

Subclasses of Node_Variable in com.hp.hpl.jena.reasoner.rulesys
 class Node_RuleVariable
          A variation on the normal Node_Variable which support for value bindings.
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP