RMTool: Source Model File Formats

RMTool: Source Model File Formats


The file specified as the source model file may be either untyped or typed.

Untyped

The syntax of an untyped source model file is a list of encoded tuples. The file is created as a result of running a source model extraction tool.

Typed

The syntax of a typed source model file is:

type path_and_file

where type is the name of a type and path_and_file is the full pathname of a file containing (untyped) source model information. For example, the following is a legal typed source model file:

call /source-models/call.data
data /source-models/data.data

Back to RMTool: File Formats.

Last modified: June 28, 1996

Gail Murphy
murphy@cs.ubc.ca