Uses of Class
com.ugos.JIProlog.engine.JIPClausesDatabase

Packages that use JIPClausesDatabase
com.ugos.JIProlog.engine   
 

Uses of JIPClausesDatabase in com.ugos.JIProlog.engine
 

Methods in com.ugos.JIProlog.engine that return JIPClausesDatabase
 JIPClausesDatabase JIPClausesEnumeration.getDatabase()
          Gets the database associated to this enumeration
 

Constructors in com.ugos.JIProlog.engine with parameters of type JIPClausesDatabase
JIPClausesEnumeration(JIPClausesDatabase db)
          Constructs a clauses enumeration from an instance of JIPClausesDatabase