Uses of Interface
de.unidu.is.hyspirit.HySpirit

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

Uses of HySpirit in de.unidu.is.hyspirit
 

Classes in de.unidu.is.hyspirit that implement HySpirit
 class HySpiritAbstractClient
          An abtract implementation of the interface for connecting to the HySpirit inference engine for pDatalog built by our group (the version implemented in the Beta object-oriented programming language).
 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.