next up previous contents
Next: DICTIONARY Up: DDL Definitions Describing Previous: DATABLOCK

DATABLOCK_METHODS

 

The datablock_methods category is used to associate method identifiers with a data block. Any number of unique method identifiers may be associated with a data block. The method identifiers reference the full method definitions in the parent method_list category.

The DDL for the datablock_methods category is given in the following section.

save_DATABLOCK_METHODS

    _category.description
;
    Attributes specifying the association between data blocks and methods.
;
    _category.id                         datablock_methods
    _category.mandatory_code             no 
     loop_
    _category_key.name                   
                                      '_datablock_methods.method_id'
                                      '_datablock_methods.datablock_id'
     loop_
    _category_group.id
                                      'ddl_group'
                                      'datablock_group'               
     save_



John Westbrook
Thu Apr 11 06:25:55 EDT 1996