Uses of Class
de.unidu.is.hyspirit.HySpiritAbstractClient

Packages that use HySpiritAbstractClient
de.unidu.is.hyspirit Provides classes for interacting with the HySpirit inference engine (the version which is written in Beta). 
 

Uses of HySpiritAbstractClient in de.unidu.is.hyspirit
 

Subclasses of HySpiritAbstractClient in de.unidu.is.hyspirit
 class 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).
 class HySpiritSocketClient
          A class for connecting to the HySpirit inference engine for pDatalog built by our group (the version implemented in the Beta object-oriented programming language) via sockets.