Uses of Class
org.dllearner.prolog.Body

Packages that use Body
org.dllearner.parser DL-Learner parsers. 
org.dllearner.prolog Prolog syntax structures. 
 

Uses of Body in org.dllearner.parser
 

Methods in org.dllearner.parser that return Body
 Body PrologParser.body()
           
 

Uses of Body in org.dllearner.prolog
 

Methods in org.dllearner.prolog that return Body
 Body Clause.getBody()
           
 Body Body.getInstance(Variable variable, Term term)
           
 

Constructors in org.dllearner.prolog with parameters of type Body
Clause(Atom head, Body body)
           
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann