Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

G

Ga - Class in org.jpl7.test
 
Ga() - Constructor for class org.jpl7.test.Ga
 
Ga2 - Class in org.jpl7.test
 
Ga2() - Constructor for class org.jpl7.test.Ga2
 
Garbo - Class in org.jpl7.test
 
Garbo() - Constructor for class org.jpl7.test.Garbo
 
get_actual_init_args() - Static method in class org.jpl7.fli.Prolog
 
get_arg(int, term_t, term_t) - Static method in class org.jpl7.fli.Prolog
 
get_atom_chars(term_t, StringHolder) - Static method in class org.jpl7.fli.Prolog
 
get_boolean_field() - Static method in class org.jpl7.util.Test2
 
get_byte_field() - Static method in class org.jpl7.util.Test2
 
get_c_lib_version() - Static method in class org.jpl7.fli.Prolog
 
get_char_field() - Static method in class org.jpl7.util.Test2
 
get_default_init_args() - Static method in class org.jpl7.fli.Prolog
 
get_double_field() - Static method in class org.jpl7.util.Test2
 
get_float(term_t, DoubleHolder) - Static method in class org.jpl7.fli.Prolog
 
get_float_field() - Static method in class org.jpl7.util.Test2
 
get_int_field() - Static method in class org.jpl7.util.Test2
 
get_integer(term_t, Int64Holder) - Static method in class org.jpl7.fli.Prolog
 
get_integer_big(term_t, StringHolder) - Static method in class org.jpl7.fli.Prolog
 
get_long_field() - Static method in class org.jpl7.util.Test2
 
get_name_arity(term_t, StringHolder, IntHolder) - Static method in class org.jpl7.fli.Prolog
 
get_short_field() - Static method in class org.jpl7.util.Test2
 
get_string_chars(term_t, StringHolder) - Static method in class org.jpl7.fli.Prolog
 
get_syntax() - Static method in class org.jpl7.fli.Prolog
 
getActualInitArgs() - Static method in class org.jpl7.JPL
Returns, in an array of String, the sequence of command-line arguments that were actually used when the Prolog engine was formerly initialised.
getDefaultInitArgs() - Static method in class org.jpl7.JPL
Returns, in an array of String, the sequence of command-line arguments that would be used if the Prolog engine were to be initialised now.
Getenv - Class in org.jpl7.util
 
Getenv() - Constructor for class org.jpl7.util.Getenv
 
getenv() - Static method in class org.jpl7.util.Getenv
 
getenv1(BufferedReader) - Static method in class org.jpl7.util.Getenv
 
getNamespace() - Method in class org.jpl7.test.AddWithThreads
 
getSolution() - Method in class org.jpl7.Query
This method returns a java.util.Map, which represents a set of bindings from the names of query variables to terms within the solution.
getSubst(Map<String, Term>, Map<term_t, Variable>) - Method in class org.jpl7.Compound
Nothing needs to be done except to pass the buck to this Compound's args.
getSubst(Map<String, Term>, Map<term_t, Variable>) - Method in class org.jpl7.Term
This method computes a substitution from a Term.
getSubst(Map<String, Term>, Map<term_t, Variable>) - Method in class org.jpl7.Variable
If this Variable instance is not an anonymous or (in dont-tell-me mode) a dont-tell-me variable, and its binding is not already in the varnames_to_Terms Map, put the result of converting the term_t to which this variable has been unified to a Term in the Map, keyed on this Variable's name.
getSubsts(Map<String, Term>, Map<term_t, Variable>, Term[]) - Static method in class org.jpl7.Term
Just calls computeSubstitution for each Term in the array.
getSubstWithNameVars() - Method in class org.jpl7.Query
 
getSyntax() - Static method in class org.jpl7.JPL
 
getTerm(Map<term_t, Variable>, term_t) - Static method in class org.jpl7.Term
create and return a org.jpl7.Term representation of the given Prolog term
getTerm(term_t) - Static method in class org.jpl7.Term
 
goal() - Method in class org.jpl7.Query
Returns the Term (Atom or Compound) which is the goal of this Query
goal_ - Variable in class org.jpl7.Query
the Compound or Atom (but not Dict, Float, Integer or Variable) corresponding to the goal of this Query
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links