Overview Schemas Index

Product_class_mim         


ENTITY product_concept_feature_category_usage
          SUBTYPE OF (group_assignment);
          SELF\group_assignment.assigned_group : product_concept_feature_category;
          items : SET [1:?] OF category_usage_item;
WHERE
          WR1: SELF.role.name IN [ 'mandatory category usage', 'optional category usage' ];
END_ENTITY; -- product_concept_feature_category_usage

Entity data types and their attributes

group_assignment
          assigned_group: group;
          (DER) role: object_role;
product_concept_feature_category_usage
          (RT) assigned_group: product_concept_feature_category;
          items: SET [1:?] OF category_usage_item;

Users

group_assignment
          role_association.item_with_role
                    role_select
product_concept_feature_category_usage
          applied_action_request_assignment.items
                    action_request_item
                              automotive_design_action_request_item
          applied_approval_assignment.items
                    approval_item
                              automotive_design_approval_item
          applied_contract_assignment.items
                    contract_item
                              system_pmri_contract_item
                                        organization_item
                                                  automotive_design_organization_item
          applied_date_and_time_assignment.items
                    date_and_time_item
                              date_and_time_item_236cc1
          applied_date_assignment.items
                    date_item
                              automotive_design_date_item
          applied_effectivity_assignment.items
                    effectivity_item
                              automotive_design_effectivity_item
          applied_event_occurrence_assignment.items
                    event_occurrence_item
                              automotive_design_event_occurrence_item
          applied_ineffectivity_assignment.items
                    effectivity_item
                              automotive_design_effectivity_item
          applied_organization_assignment.items
                    organization_item
                              automotive_design_organization_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              person_and_organization_item_236cc1
          applied_time_interval_assignment.items
                    time_interval_item
                              automotive_design_time_interval_item

Global rules for this entity data type

          restrict_effectivity_assignment_for_class_category_usage (automotive_design)