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 

I

i - Variable in class org.jpl7.test.Garbo
 
i_am_not_static_2 - Variable in class org.jpl7.util.Prog
 
i_am_static_1 - Static variable in class org.jpl7.util.Prog
 
id - Variable in class org.jpl7.test.Family
 
inc() - Method in class org.jpl7.util.SwingGadget
 
inc(Object) - Method in class org.jpl7.util.SwingGadget2
 
index - Variable in class org.jpl7.Variable
 
init(String[]) - Static method in class org.jpl7.JPL
Initializes the Prolog engine, using the String argument parameters passed.
init() - Static method in class org.jpl7.JPL
Initialises the Prolog engine using the current default initialisation parameters, and returns 'true' (or 'false' if already initialised).
initialise() - Static method in class org.jpl7.fli.Prolog
 
Inside() - Constructor for class org.jpl7.util.Prog.Inside
 
instanceTerm - Variable in class org.jpl7.test.Test
 
Int64Holder - Class in org.jpl7.fli
An Int64Holder is merely a Holder class for an int64 value.
Int64Holder() - Constructor for class org.jpl7.fli.Int64Holder
 
int_1() - Static method in class org.jpl7.util.Test1
 
int_2() - Static method in class org.jpl7.util.Test1
 
int_field - Static variable in class org.jpl7.util.Test2
 
int_field_to_string() - Static method in class org.jpl7.util.Test2
 
int_to_string(int) - Static method in class org.jpl7.util.Test1
 
intArrayArrayToList(int[][]) - Static method in class org.jpl7.Util
Converts an array of arrays of int to a corresponding JPL list of lists
intArrayToList(int[]) - Static method in class org.jpl7.Util
Converts an array of int to a corresponding JPL list
INTEGER - Static variable in class org.jpl7.fli.Prolog
 
Integer - Class in org.jpl7
Integer is a specialised Term with a long field, representing a Prolog integer value.
Integer(long) - Constructor for class org.jpl7.Integer
 
Integer(BigInteger) - Constructor for class org.jpl7.Integer
 
intErnal - Variable in class org.jpl7.util.Prog.Inside
 
IntHolder - Class in org.jpl7.fli
An IntHolder is merely a Holder class for an Int value.
IntHolder() - Constructor for class org.jpl7.fli.IntHolder
 
ints_to_string(int, int) - Static method in class org.jpl7.util.Test1
 
intValue() - Method in class org.jpl7.Float
returns the (double) value of this Float, converted to an int
intValue() - Method in class org.jpl7.Integer
Returns the value of this Integer as an int if possible, else throws a JPLException
intValue() - Method in class org.jpl7.Term
returns the value (as an int) of an Integer or Float throws a JPLException from a Compound, Atom or Variable
iref - Variable in class org.jpl7.util.HashedRefsEntry
 
is_tag(String) - Static method in class org.jpl7.fli.Prolog
 
isAtom() - Method in class org.jpl7.Term
whether this Term is an Atom (of some kind)
isBig() - Method in class org.jpl7.Integer
 
isBigInteger() - Method in class org.jpl7.Term
whether this Term is an Integer whose value is too big to represent as a long
isCompound() - Method in class org.jpl7.Term
whether this Term represents a compound term
isFloat() - Method in class org.jpl7.Term
whether this Term represents a float
isInteger() - Method in class org.jpl7.Term
whether this Term represents an integer
isJFalse() - Method in class org.jpl7.Compound
whether this Term is a 'jboolean' structure denoting Java's false, i.e.
isJFalse() - Method in class org.jpl7.Term
whether this Term is a 'jfalse' structure, i.e.
isJNull() - Method in class org.jpl7.Compound
whether this Term is a 'jnull' structure, i.e.
isJNull() - Method in class org.jpl7.Term
whether this Term is a 'jnull' structure, i.e.
isJObject() - Method in class org.jpl7.Compound
whether this Term is a 'jobject' structure, i.e.
isJObject() - Method in class org.jpl7.Term
whether this Term is a 'jobject' structure, i.e.
isJRef() - Method in class org.jpl7.Compound
whether this Term is a 'jref' structure, i.e.
isJRef() - Method in class org.jpl7.Term
whether this Term is a 'jref' structure, i.e.
isJTrue() - Method in class org.jpl7.Compound
whether this Term is a 'jboolean' structure denoting Java's true, i.e.
isJTrue() - Method in class org.jpl7.Term
whether this Term is a 'jtrue' structure, i.e.
isJVoid() - Method in class org.jpl7.Compound
whether this Term is a 'jvoid' structure, i.e.
isJVoid() - Method in class org.jpl7.Term
whether this Term is a 'jvoid' structure, i.e.
isListNil() - Method in class org.jpl7.Atom
whether this Term denotes (syntax-specifically) an empty list
isListNil() - Method in class org.jpl7.Term
whether this Term denotes (syntax-specifically) an empty list
isListPair() - Method in class org.jpl7.Compound
whether this Term denotes (syntax-specifically) a list cell
isListPair() - Method in class org.jpl7.Term
whether this Term denotes (syntax-specifically) a list pair
isOpen() - Method in class org.jpl7.Query
isOpen() returns true iff the query is open.
isSimpleName(String) - Static method in class org.jpl7.JPL
 
isTag(String) - Static method in class org.jpl7.JPL
whether the String arg is a plausible tag, e.g.
isVariable() - Method in class org.jpl7.Term
whether this Term is a variable
iterator() - Method in class org.jpl7.Query
a Query is its own Iterator
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