BigInteger
value of this
PBTerm
.Bindings
handles the variable bindings in the communication with the
prolog server.Bindings
instance with no variable bindings.Bindings
instance and copies all existing variable
bindings from the specified bindings.QueryAnswer
.QueryAnswer
.QueryAnswer
.PBTerm
is not a compound term.null
if an error has not occurred or
if no error reason is known.setHost()
).PrologSession
registered in JNDI with the given name.PrologSession
registered in JNDI with the given name.PBTerm
is a proper list and all its elements are Unicode
character codes, either as integers or as one-character atoms, returns a
String
with the list elements as the character codes of the
String
.null
if the
variable is not bound.null
if the
variable is not bound.PBTerm
if it is a list cell, i.e. a compound
term with the functor ./2.PBTerm
.true
if a connection with the Prolog server is open and
false
otherwise.true
if an error occurred while processing the query and
false
otherwise.true
if this PBTerm
is a list cell, i.e. a
compound term with the functor ./2, and false
otherwise.true
if this PBTerm
is a proper list and all of
its elements are character codes or one character atoms.PBTerm
is a proper list, returns its length.PBTerm
instance representing an atom.PBTerm
instance representing a float value.PBTerm
instance representing a double value.PBTerm
instance representing an int value.PBTerm
instance representing a long value.PBTerm
instance representing a BigInteger value.PBTerm
instance representing a list with the
characters, as integer values, in the string argument as its elements.PBTerm
instance representing a compound term.PBTerm
instance representing a list cell.PBTerm
NIL
, with the print name "[]", represents the
empty list.PrologSession
handles the connection with the Prolog Server.PrologSession
instance with default Prolog server
settings.QueryAnswer
instance with the specified
information.true
if the query failed (i.e. the Prolog responded with
'no') and false
otherwise.HttpSession
session attribute name.PrologSession
.localhost
).8066
).PBTerm
if it is a list cell, i.e. a compound
term with the functor ./2.