mess.extensions
Class MessLoadFacts

java.lang.Object
  |
  +--mess.extensions.MessLoadFacts

public class MessLoadFacts
extends Object
implements Userfunction


Constructor Summary
MessLoadFacts(MessAgent nm)
           
 
Method Summary
 Value call(ValueVector vv, Context c)
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessLoadFacts

public MessLoadFacts(MessAgent nm)
Method Detail

getName

public String getName()
Specified by:
getName in interface Userfunction

call

public Value call(ValueVector vv,
                  Context c)
           throws JessException
Specified by:
call in interface Userfunction