Skip navigation links
A C D E F G H I J K L M N O P R S T U V W Y 

R

readDataBase(File) - Static method in class PrologDB.DB
reads and parses a prolog database from File infile.
readDataBase(String) - Static method in class PrologDB.DB
reads and parses a prolog database from given string filename.
readDataBase(File, PrintStream) - Static method in class PrologDB.DB
reads and parses a prolog database from given string filename.
ReadDB - Class in MDL
MDL program that reads a database file and reports errors (other than constraint violations)
ReadDB() - Constructor for class MDL.ReadDB
 
ReadSC - Class in MDL
reads a schema or ooschema and reports errors
ReadSC() - Constructor for class MDL.ReadSC
 
readSchema(String) - Static method in class PrologDB.DBSchema
reads .ooschema and .schema files; throws Error when an error is encountered.
readSchema(File, PrintStream) - Static method in class PrologDB.DBSchema
reads prolog schema from File schemafile; errors are reported to out can read .ooschema and .schema files
readSchema(String) - Static method in class PrologDB.TableSchema
reads prolog schema from File schemafileName that contains a single table declaration; ParseExceptions and Errors are thrown read only .schema and database files
readSchema(File) - Static method in class PrologDB.TableSchema
reads prolog schema from File schemafile; errors are reported to out read only .schema and database files
readTable(String) - Static method in class PrologDB.Table
reads and parses a prolog table from given string filename.
redirectStdErr(String) - Static method in class RegTest.Utility
redirects standard error to file with name outputFile
redirectStdOut(String) - Static method in class RegTest.Utility
redirects standard output to file with name outputFile
RegTest - package RegTest
 
rename(String) - Method in class PrologDB.DB
assigns a new name to this database
rename(String) - Method in class PrologDB.DBSchema
rename DBschema
returnResult(int) - Method in class PrologParser.LineToParse
advance toParse by the length i of a parsed "token" and set token to the length i string that has been removed; this is the "result" of parsing.
returnSkip(int) - Method in class PrologParser.LineToParse
advance toParse by the length i of a parsed "token"; no token is returned; return true.
RightBracket - Class in PrologProductions
RightBracket is "]"
RightBracket() - Constructor for class PrologProductions.RightBracket
 
RightBracket(LineToParse) - Constructor for class PrologProductions.RightBracket
 
RightParen - Class in PrologProductions
RightParen is ")"
RightParen() - Constructor for class PrologProductions.RightParen
 
RightParen(LineToParse) - Constructor for class PrologProductions.RightParen
 
A C D E F G H I J K L M N O P R S T U V W Y 
Skip navigation links