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 

N

name - Variable in class org.jpl7.Atom
the name of this Compound
name() - Method in class org.jpl7.Atom
the name (unquoted) of this Compound
name - Variable in class org.jpl7.Compound
the name of this Compound
name() - Method in class org.jpl7.Compound
the name (unquoted) of this Compound
name() - Method in class org.jpl7.Term
returns, as a String, the name of a Compound, Atom or Variable throws a JPLException from an Integer or Float
name - Variable in class org.jpl7.Variable
the name of this Variable
name() - Method in class org.jpl7.Variable
the lexical name of this Variable
namevarsToMap(Term) - Static method in class org.jpl7.Util
Converts a (JPL) list of Name=Var pairs (as yielded by atom_to_term/3) to a Map from Prolog variables (necessarily in term_t holders) to named JPL Variables
new_atom(String) - Static method in class org.jpl7.fli.Prolog
 
new_functor(atom_t, int) - Static method in class org.jpl7.fli.Prolog
 
new_module(atom_t) - Static method in class org.jpl7.fli.Prolog
 
new_scratch_dir(String) - Static method in class org.jpl7.util.Util
 
new_scratch_file(String) - Static method in class org.jpl7.util.Util
 
new_scratch_file(String, String) - Static method in class org.jpl7.util.Util
 
new_scratch_file(String) - Static method in class org.jpl7.util.Util2
 
new_scratch_suffix_dir(String, String) - Static method in class org.jpl7.util.Util
 
new_scratch_suffix_file(String, String) - Static method in class org.jpl7.util.Util
 
new_term_ref() - Static method in class org.jpl7.fli.Prolog
 
new_term_refs(int) - Static method in class org.jpl7.fli.Prolog
 
newArrayBooleanFromValue(boolean) - Static method in class org.jpl7.test.Test
 
newArrayByteFromValue(byte) - Static method in class org.jpl7.test.Test
 
newArrayCharFromValue(char) - Static method in class org.jpl7.test.Test
 
newArrayDoubleFromValue(double) - Static method in class org.jpl7.test.Test
 
newArrayFloatFromValue(float) - Static method in class org.jpl7.test.Test
 
newArrayIntFromValue(int) - Static method in class org.jpl7.test.Test
 
newArrayLongFromValue(long) - Static method in class org.jpl7.test.Test
 
newArrayShortFromValue(short) - Static method in class org.jpl7.test.Test
 
newJRef(Object) - Static method in class org.jpl7.JPL
returns a new Term instance which represents the given object
next() - Method in class org.jpl7.Query
this Query's next solution
next - Variable in class org.jpl7.util.HashedRefsEntry
 
next - Variable in class org.jpl7.util.SwingGadget2.Qev
 
next_solution(qid_t) - Static method in class org.jpl7.fli.Prolog
 
nextElement() - Method in class org.jpl7.Query
This method implements part of the java.util.Enumeration interface.
nextSolution() - Method in class org.jpl7.Query
This method returns a java.util.Map, which represents a binding from the names of query variables to terms within the solution.
nSolutions(long) - Method in class org.jpl7.Query
calls the Query's goal to exhaustion or until N solutions are found, whichever is sooner, and returns an array containing (as possibly empty Maps of variablename-to-term bindings) every found solution (in the order in which they were found).
nSolutions(Term, long) - Static method in class org.jpl7.Query
This static method creates a Query whose goal is the given Term, calls it to exhaustion or until N solutions are found, whichever is sooner, and returns an array containing (as possibly empty Maps of variablename-to-term bindings) every found solution (in the order in which they were found).
nSolutions(String, long) - Static method in class org.jpl7.Query
This static method creates a Query from the given Prolog source text fragment, calls it to exhaustion or until N solutions are found, whichever is sooner, and returns an array containing (as possibly empty Maps of variablename-to-term bindings) every found solution (in the order in which they were found).
nSolutions(String, Term[], long) - Static method in class org.jpl7.Query
If text denotes (in traditional Prolog source syntax) a term containing N questionmark (?)
numClicks - Variable in class org.jpl7.util.SwingGadget
 
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