next up previous contents
Next: 3.4 Specifying Default Values Up: 3. The Model Definition Previous: 3.2.8 Aliased MDL Classes


3.3 MDL Instance Selection

The Instance command can be used to define the MDL class (class_name) to be used for a certain MDL class instance (instance_name).

// Specification of the actual model type to use
Instance instance_name = class_name;



Robert Mlekus
1999-11-14