Uses of Class
com.hp.hpl.jena.reasoner.rulesys.Node_RuleVariable

Packages that use Node_RuleVariable
com.hp.hpl.jena.reasoner.rulesys Provides a selection of simple rule engines for Jena inference models. 
 

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

Fields in com.hp.hpl.jena.reasoner.rulesys declared as Node_RuleVariable
static Node_RuleVariable Node_RuleVariable.WILD
          A static wildcard - like Node.ANY but tests equl to other Node_RuleVariables
 

Methods in com.hp.hpl.jena.reasoner.rulesys that return Node_RuleVariable
 Node_RuleVariable Node_RuleVariable.cloneNode()
          Clone the rule variable to allow multiple rule instaces to be active at the same time.
 



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