com.hp.hpl.jena.reasoner.rdfsReasoner1
Class BackchainFRule

java.lang.Object
  extended bycom.hp.hpl.jena.reasoner.rdfsReasoner1.BaseFRule
      extended bycom.hp.hpl.jena.reasoner.rdfsReasoner1.BackchainFRule

public class BackchainFRule
extends BaseFRule

Variant on a forward rule which instantiates a backward rule and registers it with the reasoner.

Version:
$Revision: 1.4 $ on $Date: 2003/04/15 21:22:14 $
Author:
Dave Reynolds

Constructor Summary
BackchainFRule(java.lang.String spec)
          Constructor
 
Methods inherited from class com.hp.hpl.jena.reasoner.rdfsReasoner1.BaseFRule
bindAndFire, getHead, parseTriple, parseTripleSequence
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackchainFRule

public BackchainFRule(java.lang.String spec)
Constructor



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