This directory contains the Ada source code generated by the Platypus Meta-CASE tool.
- express2cheddar_meta_schema.exp : this file contains the Ada 95 metamodel written
in EXPRESS. The metamodel also contains the Ada generator code used to
generate a part of the Cheddar's framework. Some entities of such a metamodel
describe Ada 95 features but also Cheddar's features
- cheddar_data.exp : the file contains the model of Cheddar (Cheddar data layout) as a
set of features describes into the metamodel express2cheddar_meta_schema.exp
- Platypus2Cheddar.adb, Platypus2Cheddar.ads : contain the Ada code produced from the
model and the metamodel. Such Ada packages are a part of the Ada source
code stored in the "framework" directory
- split.sh : a script to chop generated Ada packages