Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
C
CALLABLE
- Static variable in class com.ugos.JIProlog.engine.
JIPParameterTypeException
callNotified(JIPTraceEvent)
- Method in interface com.ugos.JIProlog.engine.
JIPTraceListener
Notifies a Call event
clauses()
- Method in class com.ugos.JIProlog.engine.
JIPClausesDatabase
Returns an enumeration of the clauses contained in this database
clear()
- Method in class com.ugos.JIProlog.engine.
JIPTerm
Clears all variables in this JIPTerm object.
clone()
- Method in class com.ugos.JIProlog.engine.
JIPTerm
Clones this JIPTerm object.
close()
- Method in class com.ugos.JIProlog.engine.
JIPQuery
Closes the query
closeAllQueries()
- Method in class com.ugos.JIProlog.engine.
JIPEngine
Closes all pending queries
closeNotified(JIPEvent)
- Method in interface com.ugos.JIProlog.engine.
JIPEventListener
Notifies a Close event
closeQuery()
- Method in class com.ugos.JIProlog.client.
JIPClient
Closes the previously opened query.
closeQuery(int)
- Method in class com.ugos.JIProlog.engine.
JIPEngine
Closes a query.
com.ugos.JIProlog.client
- package com.ugos.JIProlog.client
com.ugos.JIProlog.engine
- package com.ugos.JIProlog.engine
COMPARATION_OPERATOR
- Static variable in class com.ugos.JIProlog.engine.
JIPParameterTypeException
compileFile(String)
- Method in class com.ugos.JIProlog.engine.
JIPEngine
Compile the specified file.
COMPOUND
- Static variable in class com.ugos.JIProlog.engine.
JIPParameterTypeException
consultFile(String)
- Method in class com.ugos.JIProlog.engine.
JIPEngine
Consults a file.
consultStream(InputStream, String)
- Method in class com.ugos.JIProlog.engine.
JIPEngine
Consults a Stream.
consume()
- Method in class com.ugos.JIProlog.engine.
JIPEvent
Consumes this JIPEvent object so other JIPEventListeners don't receive it
create()
- Static method in class com.ugos.JIProlog.engine.
JIPVariable
Creates a new anonimous Variable
create(double)
- Static method in class com.ugos.JIProlog.engine.
JIPNumber
Creates a new JIPNumber object
create(int)
- Static method in class com.ugos.JIProlog.engine.
JIPNumber
Creates a new JIPNumber object
create(JIPFunctor, JIPCons)
- Static method in class com.ugos.JIProlog.engine.
JIPClause
Creates a new JIPClause object
create(JIPList)
- Static method in class com.ugos.JIProlog.engine.
JIPString
Creates a new JIPString object from a list of characters
create(JIPTerm)
- Static method in class com.ugos.JIProlog.engine.
JIPClause
Creates a new JIPClause object starting from e JIPTerm object
create(JIPTerm, JIPTerm)
- Static method in class com.ugos.JIProlog.engine.
JIPList
Creates a new List
create(JIPTerm, JIPTerm)
- Static method in class com.ugos.JIProlog.engine.
JIPCons
Creates a new cons object
create(String)
- Static method in class com.ugos.JIProlog.engine.
JIPVariable
Creates a new Variable
create(String)
- Static method in class com.ugos.JIProlog.engine.
JIPString
Creates a new JIPString object from a string
create(String)
- Static method in class com.ugos.JIProlog.engine.
JIPAtom
Creates a new JIPAtom object from a string
create(String, JIPCons)
- Static method in class com.ugos.JIProlog.engine.
JIPFunctor
Creates a new JIPFunctor object
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W