Package astra.tr
Class TRContext
java.lang.Object
astra.tr.TRContext
public class TRContext extends Object
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description voidaddBelief(Predicate belief)voidcallFunction(Predicate call)booleanexecute()ModulegetModule(String classname, String key)<T> TgetValue(Term term)Stringname()voidremoveBelief(Predicate belief)voidschedule(AbstractTask task)voidstopFunction()
-
Constructor Details
-
Method Details
-
getValue
-
getModule
-
execute
public boolean execute() -
callFunction
-
addBelief
-
removeBelief
-
name
-
schedule
-
stopFunction
public void stopFunction()
-