A B C D E F G H I J L M N O P R S T U W

A

abolish(JIPTerm) - Method in class com.ugos.JIProlog.engine.JIPEngine
It is equivalent to abolish/1 predicate.
abort() - Method in class com.ugos.JIProlog.engine.JIPTraceEvent
Aborts the execution
addClause(JIPClause) - Method in class com.ugos.JIProlog.engine.JIPClausesDatabase
Appends a clause to the database
Note that some databases may not allow to append a clause.
addClauseAt(int, JIPClause) - Method in class com.ugos.JIProlog.engine.JIPClausesDatabase
Adds a clause to the database at the position specified
Note that some databases may not allow to add a clause at a given position.
addEventListener(JIPEventListener) - Method in class com.ugos.JIProlog.engine.JIPEngine
Adds the specified JIPEventListener object
addTraceListener(JIPTraceListener) - Method in class com.ugos.JIProlog.engine.JIPEngine
Adds the specified JIPTraceListener object
append(JIPCons, JIPCons) - Static method in class com.ugos.JIProlog.engine.JIPCons
Returns a new JIPCons object by appending cons2 to cons1
append(JIPList, JIPList) - Static method in class com.ugos.JIProlog.engine.JIPList
Returns a new JIPList object by appending list2 to list1
asserta(JIPTerm) - Method in class com.ugos.JIProlog.engine.JIPEngine
It is equivalent to asserta/1 predicate.
assertz(JIPTerm) - Method in class com.ugos.JIProlog.engine.JIPEngine
It is equivalent to assert/1 predicate.
ATOM - Static variable in class com.ugos.JIProlog.engine.JIPParameterTypeException
 
ATOM_OR_STRING - Static variable in class com.ugos.JIProlog.engine.JIPParameterTypeException
 

A B C D E F G H I J L M N O P R S T U W