|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.unidu.is.hyspirit.HySpiritAbstractClient
de.unidu.is.hyspirit.HySpiritInvokerClient
A class for starting and connecting to the HySpirit inference engine for pDatalog built by our group (the version implemented in the Beta object-oriented programming language).
| Field Summary | |
protected java.lang.Process |
process
HySpirit process. |
| Fields inherited from class de.unidu.is.hyspirit.HySpiritAbstractClient |
in, out |
| Constructor Summary | |
HySpiritInvokerClient(java.lang.String hyspiritPath)
Creates a new object. |
|
| Method Summary | |
void |
close()
Closes the HySpirit instance. |
| Methods inherited from class de.unidu.is.hyspirit.HySpiritAbstractClient |
getLine, send |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.Process process
| Constructor Detail |
public HySpiritInvokerClient(java.lang.String hyspiritPath)
hyspiritPath - path to the HySpirit program| Method Detail |
public void close()
close in interface HySpiritclose in class HySpiritAbstractClient
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||