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

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

public class AssertFRule
extends BaseFRule

Variant on a forward rule which asserts a set of instantiated triples into the reasoner's cache.

Version:
$Revision: 1.5 $ on $Date: 2003/04/15 21:21:31 $
Author:
Dave Reynolds

Constructor Summary
AssertFRule(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

AssertFRule

public AssertFRule(java.lang.String spec)
Constructor



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