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

R

RBSetup(Marquee2Arguments, String[]) - Static method in class MDELite.RunningBear
opens database and creates PrintStream for RunningBear output
readDataBase(String) - Static method in class PrologDB.DB
reads and parses a prolog database from given string filename.
readDataBase(File) - Static method in class PrologDB.DB
reads and parses a 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
 
ReadSchema - Class in MDL
reads a schema or ooschema and reports errors
ReadSchema() - Constructor for class MDL.ReadSchema
 
readSchema(String) - Static method in class PrologDB.DBSchema
reads .ooschema and .schema files; throws Error when an error is encountered.
readSchema(File) - Static method in class PrologDB.DBSchema
another version of readSchema
readSchema(String, String) - Static method in class PrologDB.DBSchema
used when it is easier to pass in a string declaration of a DBSchema rather than building it programmatically
readSchema(String) - Static method in class PrologDB.TableSchema
reads 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
readSchema(String, String) - Static method in class PrologDB.TableSchema
used when it is easier to pass in a string declaration of a TableSchema rather than building it programmatically
ReadTable - Class in MDL
MDL program that reads a .pl or .csv file and reports errors (other than constraint violations)
ReadTable() - Constructor for class MDL.ReadTable
 
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
 
remove(String) - Method in class PrologDB.ColumnCorrespondence
 
rename(String) - Method in class PrologDB.DB
assigns a new SubTableSchema to this database
rename(String) - Method in class PrologDB.DBSchema
rename DBschema
repair(File, HashMap<String, String>, HashMap<String, String[]>) - Static method in class CorrectResultsAfterChainingErrorMsgs.UpdateCorrectFiles
 
repairLine(String, HashMap<String, String>, HashMap<String, String[]>) - Static method in class CorrectResultsAfterChainingErrorMsgs.UpdateCorrectFiles
 
replace(String, String) - Method in class PrologDB.ColumnCorrespondence
 
replace(String, Function<Tuple, String>) - Method in class PrologDB.ColumnCorrespondence
 
returnSave(int) - Method in class Parsing.Parsers.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.
returnSaveTrim(int) - Method in class Parsing.Parsers.LineToParse
 
returnSkip(int) - Method in class Parsing.Parsers.LineToParse
advance toParse by the length i of a parsed "token"; no token is returned; return true.
RightBracket - Class in Parsing.DBPrimitives
RightBracket is "]"
RightBracket() - Constructor for class Parsing.DBPrimitives.RightBracket
Standard constructor
RightBracket(LineToParse) - Constructor for class Parsing.DBPrimitives.RightBracket
Standard constructor with line to parse
RightParen - Class in Parsing.DBPrimitives
RightParen is ")"
RightParen() - Constructor for class Parsing.DBPrimitives.RightParen
Standard constructor
RightParen(LineToParse) - Constructor for class Parsing.DBPrimitives.RightParen
Standard constructor with line to parse
rightSemiJoin(String, Table, String) - Method in class PrologDB.Table
this is a table constructor that takes the rightSemiJoin of 'this' table on the leftJoinCol with rightTable on the right JoinKey.
rightSemiJoin(String, Table, String) - Method in class PrologDB.Tuple
this takes the RightSemiJoin of 'this' left tuple on the leftJoinCol with rightTable on the rightJoinCol.
Role - Class in Parsing.YumlPrimitives
name token (alpha (alpha|underscore|digit)*
Role() - Constructor for class Parsing.YumlPrimitives.Role
Standard constructor
Role(LineToParse) - Constructor for class Parsing.YumlPrimitives.Role
Standard constructor with line to parse
RunningBear - Class in MDELite
RunningBear is a pure Java Model-to-Text tool to replace Velocity
RunningBear() - Constructor for class MDELite.RunningBear
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links