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 X Y 

T

TaBle - Class in Parsing.DBPrimitives.FixedStrTokens
table token "table"
TaBle() - Constructor for class Parsing.DBPrimitives.FixedStrTokens.TaBle
Standard constructor
TaBle(LineToParse) - Constructor for class Parsing.DBPrimitives.FixedStrTokens.TaBle
Standard constructor with line to parse
Table - Class in PrologDB
a Table is an instance of a TableSchema.
Table(TableSchema) - Constructor for class PrologDB.Table
create an empty tbl for TableSchema schema
Table(Table) - Constructor for class PrologDB.Table
create an empty tbl using the schema of the given tbl
Table() - Constructor for class PrologDB.Table
 
Table(Tuple) - Constructor for class PrologDB.Table
create a Table with a single tuple
TaBleModifier - Class in Parsing.TBPrims.SaveToken
table token "table"
TaBleModifier() - Constructor for class Parsing.TBPrims.SaveToken.TaBleModifier
Standard constructor
TaBleModifier(LineToParse) - Constructor for class Parsing.TBPrims.SaveToken.TaBleModifier
Standard constructor with line to parse
TableSchema - Class in PrologDB
a TableSchema defines the name of a table and its columns
TableSchema() - Constructor for class PrologDB.TableSchema
 
TableSchema(String) - Constructor for class PrologDB.TableSchema
create table schema with given schemaName and an empty list of columns
TableSchema(String, List<Column>) - Constructor for class PrologDB.TableSchema
create table schema with given schemaName and given set of columns
TableSchema(String, String...) - Constructor for class PrologDB.TableSchema
create table schema with given schemaName and given set of columns
TableSchema(TableSchema) - Constructor for class PrologDB.TableSchema
create a copy (not a deep copy) of a given schema
tableSchemas - Variable in class PrologDB.Schema
 
TablesToTable - Class in PrologDB
used as argument to stream collect operation-- to convert streams of tuples to streams of tables.
TablesToTable() - Constructor for class PrologDB.TablesToTable
create table accumulator
TBBarriers - Enum in Parsing.TBPrims
 
TBStmt - Class in Parsing.TBPrims.Patterns
spec statement: spec name.
TBStmt() - Constructor for class Parsing.TBPrims.Patterns.TBStmt
Standard constructor
TBStmt(LineToParse) - Constructor for class Parsing.TBPrims.Patterns.TBStmt
Standard constructor with line to parse
TBToken - Class in Parsing.TBPrims.SkipTokens
TBToken is "spec" token
TBToken() - Constructor for class Parsing.TBPrims.SkipTokens.TBToken
Standard constructor
TBToken(LineToParse) - Constructor for class Parsing.TBPrims.SkipTokens.TBToken
Standard constructor with line to parse
toBeParsed - Variable in class Parsing.GeneralPrimitives.Token
 
toc - Static variable in class Parsing.TBPrims.SaveToken.Equals
 
toc - Static variable in class Parsing.TBPrims.SaveToken.RightParenPush
 
toEnum(String) - Static method in enum PrologDB.Column.opts
 
toEnumEH(String) - Static method in enum PrologDB.Column.opts
 
toJavaCode - Class in Grafit
 
toJavaCode() - Constructor for class Grafit.toJavaCode
 
tok - Static variable in class Parsing.DBPrimitives.FixedStrTokens.AbsTaBle
 
tok - Static variable in class Parsing.DBPrimitives.FixedStrTokens.Comma
 
tok - Static variable in class Parsing.DBPrimitives.FixedStrTokens.DBase
 
tok - Static variable in class Parsing.DBPrimitives.FixedStrTokens.Dot
 
tok - Static variable in class Parsing.DBPrimitives.FixedStrTokens.LeftBracket
 
tok - Static variable in class Parsing.DBPrimitives.FixedStrTokens.LeftParen
 
tok - Static variable in class Parsing.DBPrimitives.FixedStrTokens.OODB
 
tok - Static variable in class Parsing.DBPrimitives.FixedStrTokens.RightBracket
 
tok - Static variable in class Parsing.DBPrimitives.FixedStrTokens.RightParen
 
tok - Static variable in class Parsing.DBPrimitives.FixedStrTokens.SubTaBle
 
tok - Static variable in class Parsing.DBPrimitives.FixedStrTokens.TaBle
 
tok - Static variable in class Parsing.GeneralPrimitives.SaveTokens.Nothing
 
tok - Static variable in class Parsing.TBPrims.Arrow
 
tok - Static variable in class Parsing.TBPrims.SaveToken.Equals
 
tok - Static variable in class Parsing.TBPrims.SaveToken.ImpliedStringKind
 
tok - Static variable in class Parsing.TBPrims.SaveToken.IsVariable
 
tok - Static variable in class Parsing.TBPrims.SaveToken.Option
 
tok - Static variable in class Parsing.TBPrims.SaveToken.RightParenPush
 
tok - Static variable in class Parsing.TBPrims.SaveToken.TaBleModifier
 
tok - Static variable in class Parsing.TBPrims.SkipTokens.Colon
 
tok - Static variable in class Parsing.TBPrims.SkipTokens.NothingNess
 
tok - Static variable in class Parsing.TBPrims.SkipTokens.TBToken
 
tok - Static variable in class Parsing.YumlPrimitives.FixedSave.Dashed
 
tok - Static variable in class Parsing.YumlPrimitives.FixedSave.Diamond
 
tok - Static variable in class Parsing.YumlPrimitives.FixedSave.Gtr
 
tok - Static variable in class Parsing.YumlPrimitives.FixedSave.Hat
 
tok - Static variable in class Parsing.YumlPrimitives.FixedSave.Lss
 
tok - Static variable in class Parsing.YumlPrimitives.FixedSave.PlusPlus
 
tok - Static variable in class Parsing.YumlPrimitives.FixedSave.Solid
 
tok - Static variable in class Parsing.YumlPrimitives.FixedSkip.Barrier
 
Token - Class in Parsing.GeneralPrimitives
a token is a primitive unit of parsing
Token() - Constructor for class Parsing.GeneralPrimitives.Token
Standard constructor
Token(LineToParse) - Constructor for class Parsing.GeneralPrimitives.Token
Standard constructor with line to parse
token - Variable in class Parsing.LineParsers.LineToParse
most recently parsed token (some are skipped)
toklen - Static variable in class Parsing.TBPrims.SaveToken.Equals
 
toklen - Static variable in class Parsing.TBPrims.SaveToken.Option
 
toklen - Static variable in class Parsing.TBPrims.SaveToken.RightParenPush
 
toklen - Static variable in class Parsing.TBPrims.SaveToken.TaBleModifier
 
toParse - Variable in class Parsing.LineParsers.LineToParse
toParse is the unparsed segment/string
toPromCode - Class in Grafit
 
toPromCode() - Constructor for class Grafit.toPromCode
 
toss(BootError, Object...) - Static method in enum Boot.MDELite.BootError
this is the constructor for throwing an error
toss(Error, Object...) - Static method in enum CorrectResultsAfterChainingErrorMsgs.Error
 
toss(ParsE, int, Object...) - Static method in enum CorrectResultsAfterChainingErrorMsgs.ParsE
 
toss(Error, Object...) - Static method in enum MDLUtilities.Error
this is the constructor for throwing an error
toss(ParsE, int, Object...) - Static method in enum MDLUtilities.ParsE
method that is used to create a RuntimeException to throw
toString() - Method in class PrologDB.Column
a String schema specification of this column is its name in/not-in double quotes
toString() - Method in class PrologDB.DBSchema
converts DBSchema to a string.
toString() - Method in class PrologDB.ErrorReport
for debugging purposes
toString() - Method in class PrologDB.OOSchema
 
toString() - Method in class PrologDB.Schema
 
toString(String) - Method in class PrologDB.Schema
 
toString() - Method in class PrologDB.SubTableSchema
produce standard string representation of a SubTableSchema declaration
toString() - Method in class PrologDB.Table
 
toString() - Method in class PrologDB.TableSchema
returns string declaration of a TableSchema
toString() - Method in class PrologDB.Tuple
converts tuple into a string; throws error if # of columns of tuple do not match # of columns in table schema
toTable(Table) - Method in class PrologDB.TupleList
 
Triple(Consumer<String[]>, Common.IEnum[], Common.IEnum[]) - Constructor for class Boot.MDELite.Common.Triple
 
truncate(String) - Static method in class CorrectResultsAfterChainingErrorMsgs.UpdateCorrectFiles
truncates explanation by trimming it, and throwing away everything after the first new line
Tuple - Class in PrologDB
a tuple ls an instance of a TableSchema
Tuple(TableSchema) - Constructor for class PrologDB.Tuple
create an empty tuple for the given schema
Tuple(Table) - Constructor for class PrologDB.Tuple
create an empty tuple for the given table
TupleList - Class in PrologDB
a TupleList is literally a linked-list of Tuples
TupleList() - Constructor for class PrologDB.TupleList
 
tuples() - Method in class PrologDB.Table
return list of Tuples of this tbl and all of its subtables no projection is done to ensure that all tuples have exactly and only the columns of its parents.
tuplesLocal() - Method in class PrologDB.Table
return only the tuples of this tbl, and none of its subtables Generally not used; tuples() is preferred
TupleStmt - Class in Parsing.DBPrimitives.Patterns
tuple statement : name( TupleValues ).
TupleStmt() - Constructor for class Parsing.DBPrimitives.Patterns.TupleStmt
Standard constructor
TupleStmt(LineToParse) - Constructor for class Parsing.DBPrimitives.Patterns.TupleStmt
Standard constructor with line to parse
TuplesToTable - Class in PrologDB
used as argument to stream collect operation-- to convert streams of tuples to streams of tables.
TuplesToTable() - Constructor for class PrologDB.TuplesToTable
create table accumulator for given schema
TupleValues - Class in Parsing.DBPrimitives.Lists
TupleValues is a sequence of I(,I)*, where I = single-quoted-string | name | number ;
TupleValues() - Constructor for class Parsing.DBPrimitives.Lists.TupleValues
Standard constructor
TupleValues(LineToParse) - Constructor for class Parsing.DBPrimitives.Lists.TupleValues
Standard constructor with line to parse
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links