|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface definition for connecting to the HySpirit inference engine for pDatalog built by our group (the version implemented in the Beta object-oriented programming language).
| Method Summary | |
void |
close()
Closes the connection. |
java.lang.String |
send(java.lang.String text)
Sends text (facts, rules, queries etc.) to HySpirit, and receives the result. |
| Method Detail |
public java.lang.String send(java.lang.String text)
text - text to be sent to HySpirit
public void close()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||