org.cfpm.caves.za
Class RulebaseCreator

java.lang.Object
  extended by org.cfpm.caves.za.RulebaseCreator

public class RulebaseCreator
extends java.lang.Object

For importing files into Jess

Author:
Scott Moss, Ruth Meyer

Field Summary
(package private)  jess.Rete engine
           
(package private)  SouthAfricaModel model
           
 
Constructor Summary
RulebaseCreator(SouthAfricaModel model)
           
 
Method Summary
protected  void initialise()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

model

SouthAfricaModel model

engine

jess.Rete engine
Constructor Detail

RulebaseCreator

public RulebaseCreator(SouthAfricaModel model)
Method Detail

initialise

protected void initialise()