Uses of Interface
opennlp.leo.prolog.PTerm

Packages that use PTerm
opennlp.leo.prolog   
 

Uses of PTerm in opennlp.leo.prolog
 

Classes in opennlp.leo.prolog that implement PTerm
 class PAtom
          Java representation of a Prolog atom.
 class PBrackList
          Java representation of a bracketed Prolog list.
 class PList
          Java representation of a Prolog list.
 class POp
          Java representation of a Prolog operator which has any number of arguments.
 class PPred
          Java representation of a Prolog predicate-argument term.
 class PVar
          Java representation of a Prolog variable.
 



Copyright © 2002 Research Institute for Advanced Computer Science. All Rights Reserved.