next up previous contents
Next: DDL Definitions Describing Up: DDL Definitions Describing Previous: SUB_CATEGORY_EXAMPLES

SUB_CATEGORY_METHODS

 

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

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

save_SUB_CATEGORY_METHODS

    _category.description
;
    Attributes specifying the association between subcategories and methods.
;
    _category.id                         sub_category_methods
    _category.mandatory_code             no 
     loop_
    _category_key.name                   
                                      '_sub_category_methods.method_id'
                                      '_sub_category_methods.sub_category_id'
     loop_
    _category_group.id
                                      'ddl_group'
                                      'sub_category_group'               
     save_



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