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 

D

Dashed - Class in Parsing.YumlPrimitives
Yuml token: Solid is "-"
Dashed() - Constructor for class Parsing.YumlPrimitives.Dashed
Standard constructor
Dashed(LineToParse) - Constructor for class Parsing.YumlPrimitives.Dashed
Standard constructor with line to parse
db - Static variable in class MDELite.RunningBear
db is the current MDELite7 database db = DB.read(database);
DB - Class in PrologDB
DB objects are database instances of DBSchema objects
DB(String, DBSchema) - Constructor for class PrologDB.DB
Create an empty database with a given name and DBSchema type
DBase - Class in Parsing.DBPrimitives
DBase is "dbase" token
DBase() - Constructor for class Parsing.DBPrimitives.DBase
Standard constructor
DBase(LineToParse) - Constructor for class Parsing.DBPrimitives.DBase
Standard constructor with line to parse
DBaseStmt - Class in Parsing.DBPrimitives
dbase statement: dbase(name,[name1,name2...]).
DBaseStmt() - Constructor for class Parsing.DBPrimitives.DBaseStmt
Standard constructor
DBaseStmt(LineToParse) - Constructor for class Parsing.DBPrimitives.DBaseStmt
Standard constructor with line to parse
dbaseStmt - Static variable in class Parsing.DBPrimitives.DBaseStmt
definition of dbase statement
DBLineParsers - Class in Parsing.Parsers
this is a simple line-parser for database and schema specifications Generally this class is internal to PrologDB package and should not be called externally
DBLineParsers() - Constructor for class Parsing.Parsers.DBLineParsers
 
DBSchema - Class in PrologDB
A DBSchema object defines the schema of a database
DBSchema(String, TableSchema...) - Constructor for class PrologDB.DBSchema
create DBSchema that has SubTableSchema and a list of TableSchemas can incrementally add subtable tableSchemas subsequently -- before schema is instantiated as a database
DBSchema(String) - Constructor for class PrologDB.DBSchema
This constructor is used for the incremental construction of database tableSchemas.
delete(String, String) - Method in class PrologDB.Table
finds first tuple with (identifier,value) pair and deletes the first
deleteAll() - Method in class PrologDB.DB
delete all tuples in the database
deleteAll() - Method in class PrologDB.Table
make 'this' table empty
deleteEH(String, String) - Method in class PrologDB.Table
finds first tuple with (identifier,value) pair and deletes the first throws error if not found.
deleteFile(String) - Static method in class MDELite.Utils
 
department - Variable in class LectureExamples.allegory.PDD
 
Department() - Constructor for class LectureExamples.allegory.PDD.Department
 
Department(Table) - Constructor for class LectureExamples.allegory.PDD.Department
 
Department(Tuple) - Constructor for class LectureExamples.allegory.PDD.Department
 
Department(String, Table) - Constructor for class LectureExamples.allegory.PDD.Department
 
Department(String, Tuple) - Constructor for class LectureExamples.allegory.PDD.Department
 
Diamond - Class in Parsing.YumlPrimitives
Yuml Token : Diamond is less-than-greater-than
Diamond() - Constructor for class Parsing.YumlPrimitives.Diamond
Standard constructor
Diamond(LineToParse) - Constructor for class Parsing.YumlPrimitives.Diamond
Standard constructor with line to parse
displayMarquee(String) - Method in class MDELite.Marquee1Argument
display generic marquee for Conformance files
displayMarquee(String) - Method in class MDELite.Marquee2Arguments
display generic marquee
displayMarquee(String) - Method in class MDELite.Marquee4Conform
display generic marquee for Conformance files
division - Variable in class LectureExamples.allegory.PDD
 
Division() - Constructor for class LectureExamples.allegory.PDD.Division
 
Division(Table) - Constructor for class LectureExamples.allegory.PDD.Division
 
Division(Tuple) - Constructor for class LectureExamples.allegory.PDD.Division
 
Division(String, Table) - Constructor for class LectureExamples.allegory.PDD.Division
 
Division(String, Tuple) - Constructor for class LectureExamples.allegory.PDD.Division
 
doesNotHaveColumnEH(String) - Method in class PrologDB.TableSchema
does schema NOT have a column with columnName?
DogConstraints - Class in LectureExamples
 
DogConstraints() - Constructor for class LectureExamples.DogConstraints
 
DogStream - Class in LectureExamples
 
DogStream() - Constructor for class LectureExamples.DogStream
 
done() - Static method in class RegTest.Utility
done performs standard clean-up by closing files and restoring standard out and standard err
Dot - Class in Parsing.DBPrimitives
a Dot is "." token
Dot() - Constructor for class Parsing.DBPrimitives.Dot
Standard constructor
Dot(LineToParse) - Constructor for class Parsing.DBPrimitives.Dot
Standard constructor with line to parse
duplicates() - Method in class PrologDB.Table
returns table of duplicate tuples from 'this' table
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