| Class | Description |
|---|---|
| All |
every program in MDELite
|
| Catalina | |
| InstanceOf |
InstanceOf is a program that takes two inputs, a schema and a db,
and confirms (or refutes) that the db conforms to the schema (sans constraints)
|
| OO2schema |
OO2Schema translates S.ooschema.pl to S.schema.pl
that is, it propagates supertable attributes to subtable attributes
|
| ReadDB |
MDL program that reads a database file and reports errors (other than
constraint violations)
|
| ReadSchema |
reads a schema or ooschema and reports errors
|
| ReadTable |
MDL program that reads a .pl or .csv file and reports errors (other than
constraint violations)
|
| VerifyInstall |
program that sees if it can invoke Violet
|
| Version |
MDL program that outputs the version of MDELite
|
| Violet |
MDL program that invokes Violet
|