ubc.cs.JLog.Parser
Class pUpdateDatabaseRules

java.lang.Object
  extended by ubc.cs.JLog.Parser.pUpdateDatabaseRules

public class pUpdateDatabaseRules
extends Object


Field Summary
protected  jKnowledgeBase database
           
protected  Hashtable rules
           
 
Constructor Summary
pUpdateDatabaseRules(jKnowledgeBase kb)
           
 
Method Summary
 void addRule(jRule r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rules

protected Hashtable rules

database

protected jKnowledgeBase database
Constructor Detail

pUpdateDatabaseRules

public pUpdateDatabaseRules(jKnowledgeBase kb)
Method Detail

addRule

public void addRule(jRule r)


Copyright © 2011. All Rights Reserved.