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

S

setAttributes(String) - Method in class com.ugos.JIProlog.engine.JIPClausesDatabase
Sets the attributes to pass to the database (i.e. login info, filename, etc.)
setCurrentInputStream(InputStream, String) - Method in class com.ugos.JIProlog.engine.JIPEngine
Sets current InputStream
setCurrentOutputStream(OutputStream, String) - Method in class com.ugos.JIProlog.engine.JIPEngine
Sets current OutputStream
setEnvVariable(String, Object) - Method in class com.ugos.JIProlog.engine.JIPEngine
Sets the value of a custom environment variable.
setMainFrame(Frame) - Method in class com.ugos.JIProlog.engine.JIPEngine
Sets the Main Frame of this instance of JIPEngine The Main Frame is the frame that maybe used as parent for dialogs and windows in built-in predicates showing dialogs or windows such as winputbox/3, wmsgbox/3, etc.
setSearchPath(String) - Method in class com.ugos.JIProlog.engine.JIPEngine
Sets the search path of this instance of JIPEngine.
setTerm(PrologObject) - Method in class com.ugos.JIProlog.engine.JIPRuntimeException
Sets the error term associated to this exception
setTrace(boolean) - Method in class com.ugos.JIProlog.engine.JIPEngine
Sets the trace flag.
setUserInputStream(InputStream) - Method in class com.ugos.JIProlog.engine.JIPEngine
Sets user InputStream
setUserOutputStream(OutputStream) - Method in class com.ugos.JIProlog.engine.JIPEngine
Sets user OutputStream
skip() - Method in class com.ugos.JIProlog.engine.JIPTraceEvent
Skips the trace for next call
solutionNotified(JIPEvent) - Method in interface com.ugos.JIProlog.engine.JIPEventListener
Notifies a Solution event
startNotified(JIPTraceEvent) - Method in interface com.ugos.JIProlog.engine.JIPTraceListener
Notifies a Start event
stopNotified(JIPTraceEvent) - Method in interface com.ugos.JIProlog.engine.JIPTraceListener
Notifies a Stop event

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