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

G

Gensym2 - Class in com.ugos.jiprolog.extensions.system
 
Gensym2() - Constructor for class com.ugos.jiprolog.extensions.system.Gensym2
 
Get02 - Class in com.ugos.jiprolog.extensions.io
 
Get02() - Constructor for class com.ugos.jiprolog.extensions.io.Get02
 
getArity() - Method in class com.ugos.jiprolog.engine.JIPClausesDatabase
Returns the arity of the functor associated to this database
getArity() - Method in class com.ugos.jiprolog.engine.JIPFunctor
Returns the arity of this JIPFunctor object
getBody() - Method in class com.ugos.jiprolog.engine.JIPClause
Returns the body of this JIPClause object
getClauses() - Method in class com.ugos.jiprolog.extensions.database.JDBCClausesDatabase
 
getColumnNumber() - Method in class com.ugos.io.PushBackInputStream
 
getConnection() - Method in class com.ugos.jiprolog.extensions.database.JDBCClausesDatabase
 
getCopyrightInfo() - Static method in class com.ugos.jiprolog.engine.JIPEngine
Returns Copyright
getCurrentInputStream() - Method in class com.ugos.jiprolog.engine.JIPEngine
Gets current InputStream
getCurrentInputStreamName() - Method in class com.ugos.jiprolog.engine.JIPEngine
Gets current InputStream Name
getCurrentOutputStream() - Method in class com.ugos.jiprolog.engine.JIPEngine
Gets current OutputStream
getCurrentOutputStreamName() - Method in class com.ugos.jiprolog.engine.JIPEngine
Gets current OutputStream Name
getDatabase() - Method in class com.ugos.jiprolog.engine.JIPClausesEnumeration
Gets the database associated to this enumeration
getDebug() - Method in class com.ugos.jiprolog.engine.JIPEngine
gets debug flag.
getDefaultStreamManager() - Static method in class com.ugos.jiprolog.engine.StreamManager
 
getDefinition() - Method in class com.ugos.jiprolog.engine.JIPFunctor
Returns the definition name of this JIPfunctor object - /
getDoubleValue() - Method in class com.ugos.jiprolog.engine.JIPNumber
Returns the numeric value of this JIPNumber object
getEncoding() - Method in class com.ugos.jiprolog.engine.JIPEngine
Gets current encoding
getEncoding() - Method in class com.ugos.jiprolog.engine.JIPTermParser
 
getEnvVariable(String) - Method in class com.ugos.jiprolog.engine.JIPEngine
Gets the value of a custom environment variable.
getEnvVariableNames() - Method in class com.ugos.jiprolog.engine.JIPEngine
Gets the enumeration of all custom environment variable name.
getError() - Method in class com.ugos.jiprolog.engine.JIPErrorEvent
Gets the error message
getErrorNumber() - Method in class com.ugos.jiprolog.engine.JIPErrorEvent
Gets the error number
getErrorNumber() - Method in exception com.ugos.jiprolog.engine.JIPRuntimeException
Gets the error number
getEventListeners() - Method in class com.ugos.jiprolog.engine.JIPEngine
Gets the list of JIPEventListeners
getException() - Method in class com.ugos.jiprolog.engine.JIPErrorEvent
Gets the error number
getFileName() - Method in class com.ugos.jiprolog.engine.JIPErrorEvent
Gets the file name where the error was raised
getFileName() - Method in exception com.ugos.jiprolog.engine.JIPRuntimeException
Gets the file name where the exception was raised
getFileName() - Method in class com.ugos.jiprolog.extensions.database.PrologClausesDatabase
 
getFileName() - Method in class com.ugos.jiprolog.extensions.database.TextClausesDatabase
 
getFunctorName() - Method in class com.ugos.jiprolog.engine.JIPClausesDatabase
Returns the name of the functor associated to this database
getHandle() - Method in class com.ugos.jiprolog.extensions.io.StreamInfo
 
getHead() - Method in class com.ugos.jiprolog.engine.JIPClause
Returns the predicate in the head of this JIPClause object
getHead() - Method in class com.ugos.jiprolog.engine.JIPCons
Returns the head of this JIPCons object
getHead() - Method in class com.ugos.jiprolog.engine.JIPList
Returns the head of this JIPList object
getHeight() - Method in class com.ugos.jiprolog.engine.JIPCons
Returns the number of elements in this cons object.
getID() - Method in class com.ugos.jiprolog.engine.JIPEvent
Gets the ID of this JIPEvent object
getImmediateUpdateSemantics() - Method in class com.ugos.jiprolog.engine.JIPEngine
Gets the update semantics
getInfo() - Static method in class com.ugos.jiprolog.engine.JIPEngine
Returns JIProlog info
getInnerException() - Method in exception com.ugos.jiprolog.engine.JIPJVMException
 
getInnerMessage() - Method in exception com.ugos.jiprolog.engine.JIPRuntimeException
Gets the inner message
getInputHandles() - Static method in class com.ugos.jiprolog.extensions.io.JIPio
 
getInputStream(String, String, String[], String[]) - Method in class com.ugos.jiprolog.engine.StreamManager
 
getInputStream(String, JIPEngine) - Static method in class com.ugos.jiprolog.extensions.io.JIPio
 
getJIPEngine() - Method in class com.ugos.jiprolog.engine.JIPClausesDatabase
Returns the JIPEngine object attached to this database
getJIPEngine() - Method in class com.ugos.jiprolog.engine.JIPXCall
Returns the current running JIPEngine object
getLevel() - Method in class com.ugos.jiprolog.engine.JIPTraceEvent
Gets the trace level
getLicenseInfo() - Static method in class com.ugos.jiprolog.engine.JIPEngine
Returns JIProlog license info
getLineNumber() - Method in class com.ugos.io.PushBackInputStream
 
getLineNumber() - Method in class com.ugos.jiprolog.engine.JIPErrorEvent
Gets the line number where the error was raised
getLineNumber() - Method in exception com.ugos.jiprolog.engine.JIPRuntimeException
Gets the line number where the exception was raised
getLineNumber() - Method in interface com.ugos.jiprolog.engine.StreamPosition
 
getLineNumber() - Method in class com.ugos.jiprolog.extensions.io.InputStreamInfo
 
getMessage() - Method in exception com.ugos.jiprolog.engine.JIPRuntimeException
Gets the error message
getName() - Method in class com.ugos.jiprolog.engine.JIPAtom
Returns a string rapresentation of this atom
getName() - Method in class com.ugos.jiprolog.engine.JIPFunctor
Returns the name of this JIPfunctor object
getName() - Method in class com.ugos.jiprolog.engine.JIPVariable
Returns the name of the variable
getName() - Method in class com.ugos.jiprolog.extensions.io.StreamInfo
 
getNth(int) - Method in class com.ugos.jiprolog.engine.JIPCons
Returns the nth term in this cons.
getNth(int) - Method in class com.ugos.jiprolog.engine.JIPList
Returns the nth term in this list.
getObject(String) - Static method in class com.ugos.jiprolog.extensions.reflect.JIPxReflect
 
getOutputHandles() - Static method in class com.ugos.jiprolog.extensions.io.JIPio
 
getOutputStream(String, String, boolean, String[], String[]) - Method in class com.ugos.jiprolog.engine.StreamManager
 
getOutputStream(String, JIPEngine) - Static method in class com.ugos.jiprolog.extensions.io.JIPio
 
getParams() - Method in class com.ugos.jiprolog.engine.JIPFunctor
Returns the list of parameters of this JIPFunctor object
getPosition() - Method in class com.ugos.jiprolog.engine.JIPErrorEvent
Gets the position where the error was raised
getPosition() - Method in exception com.ugos.jiprolog.engine.JIPRuntimeException
Gets the position where the exception was raised
getPosition() - Method in class com.ugos.jiprolog.extensions.io.InputStreamInfo
 
getPredicate() - Method in class com.ugos.jiprolog.engine.JIPXCall
Returns the functor of the predicate invoking this instance of JIPXCall class
getProperties() - Method in class com.ugos.jiprolog.extensions.io.StreamInfo
 
getQueryHandle() - Method in class com.ugos.jiprolog.engine.JIPEvent
Gets the handle of the query related to this JIPEvent object
getQueryHandle() - Method in class com.ugos.jiprolog.engine.JIPXCall
Returns the handle of the current running query
getRead() - Method in class com.ugos.io.PushBackInputStream
 
getResourceAsStream(String) - Method in class com.ugos.util.ClassLoaderEx
Cerca una risorsa dal provider e restuituisce il corrispondente inputstream.
getResultSet() - Method in class com.ugos.jiprolog.extensions.database.JDBCClausesDatabase
 
getSearchPath() - Method in class com.ugos.jiprolog.engine.JIPEngine
returns the search path of this instance of JIPEngine.
getSource() - Method in class com.ugos.jiprolog.engine.JIPEvent
Gets the source of this JIPEvent object
getSQLQuery() - Method in class com.ugos.jiprolog.extensions.database.JDBCClausesDatabase
 
getStreamInfo(String) - Static method in class com.ugos.jiprolog.extensions.io.JIPio
 
getStreamManager() - Static method in class com.ugos.jiprolog.engine.StreamManager
 
getStreamName(String) - Static method in class com.ugos.jiprolog.extensions.io.JIPio
 
getStringValue() - Method in class com.ugos.jiprolog.engine.JIPString
Returns the string
getTail() - Method in class com.ugos.jiprolog.engine.JIPCons
Returns the tail of this JIPCons object
getTail() - Method in class com.ugos.jiprolog.engine.JIPList
Returns the tail of this JIPList object
getTerm() - Method in class com.ugos.jiprolog.engine.JIPEvent
Gets the notified term
getTerm(int) - Method in class com.ugos.jiprolog.engine.JIPFunctor
Returns the Atom of this JIPfunctor object
getTerm() - Method in exception com.ugos.jiprolog.engine.JIPJVMException
Gets the error term associated to this exception
getTerm() - Method in exception com.ugos.jiprolog.engine.JIPParameterTypeException
Gets the error term associated to this exception
getTerm() - Method in exception com.ugos.jiprolog.engine.JIPParameterUnboundedException
Gets the error term associated to this exception
getTerm() - Method in exception com.ugos.jiprolog.engine.JIPRuntimeException
Gets the eerror term associated to this exception
getTerm() - Method in exception com.ugos.jiprolog.engine.JIPSyntaxErrorException
Gets the error term associated to this exception
getTerm() - Method in exception com.ugos.jiprolog.extensions.exception.JIPUserException
 
getTermEnumeration(String, JIPEngine) - Static method in class com.ugos.jiprolog.extensions.io.JIPio
 
getTermParser() - Method in class com.ugos.jiprolog.engine.JIPEngine
Returns the instance of JIPTermParser attached to this JIPEngine object
Use JIPTermParser to parse prolog terms
getTrace() - Method in class com.ugos.jiprolog.engine.JIPEngine
Returns the trace flag.
getTraceListeners() - Method in class com.ugos.jiprolog.engine.JIPEngine
Gets the list of JIPTraceListener
getURL() - Method in class com.ugos.jiprolog.extensions.database.JDBCClausesDatabase
 
getUserInputStream() - Method in class com.ugos.jiprolog.engine.JIPEngine
Gets user InputStream
getUserOutputStream() - Method in class com.ugos.jiprolog.engine.JIPEngine
Gets user OutputStream
getValue() - Method in class com.ugos.jiprolog.engine.JIPTerm
 
getValue() - Method in class com.ugos.jiprolog.engine.JIPVariable
If the variable is bounded it returns the JIPTerm object bounded, otherwise it return null.
getVariables() - Method in class com.ugos.jiprolog.engine.JIPTerm
Gets an array of JIPVariable objects containing the variables in this JIPTerm object
getVariablesTable() - Method in class com.ugos.jiprolog.engine.JIPTerm
Gets an hashtable of JIPVariable objects containing the variables in this JIPTerm object.
getVersion() - Static method in class com.ugos.jiprolog.engine.JIPEngine
Returns the JIProlog version
A B C D E F G H I J L M N O P Q R S T U V W X