|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.triple.application.XSBCallback
Implementation of Callback to invoke XSB directly via JNI.
| Constructor Summary | |
XSBCallback(XSBCoreIntf xsbCore)
Constructor. |
|
| Method Summary | |
java.util.ArrayList |
getAnswerVars()
Get variables of current (== last issued) query. |
void |
nextClause(LTerm lclause,
Context context)
This is called by the parser every time a triple clause is finished. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XSBCallback(XSBCoreIntf xsbCore)
| Method Detail |
public void nextClause(LTerm lclause,
Context context)
throws ParseException
nextClause in interface CallbackParseExceptionpublic java.util.ArrayList getAnswerVars()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||