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 

U

unique() - Method in class PrologDB.Table
eliminates duplicate tuples from 'this' table producing new table
Unique - Class in PrologDB
Unique is a useful utility for evaluating the uniqueness of specific columns of a stream of tuples.
Unique(Table, String, ErrorReport) - Constructor for class PrologDB.Unique
create a Unique object error reporter that received tuples from table 'table' and verifies that the 'column' of each tuple is unique and not null.
Unique(String, ErrorReport) - Constructor for class PrologDB.Unique
 
UniqueId(Table, ErrorReport) - Static method in class PrologDB.Constraints
verify that all rows in table t have unique Ids
UpdateCorrectFiles - Class in CorrectResultsAfterChainingErrorMsgs
 
UpdateCorrectFiles() - Constructor for class CorrectResultsAfterChainingErrorMsgs.UpdateCorrectFiles
 
Utility - Class in RegTest
this is a set of methods that allow you to collect the output (system.out, system.err) of a program run, and compare this output to that which is known correct -- ie a regression test.
Utility() - Constructor for class RegTest.Utility
 
Utils - Class in MDELite
a few utility routines used in tests, and error classes
Utils() - Constructor for class MDELite.Utils
 
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