Overview Schemas Index

Product_group_mim         


ENTITY product_group_attribute_set
          SUBTYPE OF (group_assignment);
          SELF\group_assignment.assigned_group : product_group;
          product_group_attributes : SET [1:1] OF product_group_attributes;
END_ENTITY; -- product_group_attribute_set

Entity data types and their attributes

group_assignment
          assigned_group: group;
          (DER) role: object_role;
product_group_attribute_set
          (RT) assigned_group: product_group;
          product_group_attributes: SET [1:1] OF product_group_attributes;

Users: by entity attributes

group_assignment
          role_association.item_with_role
                    role_select
product_group_attribute_set

Users: by defined types, not used by any entity attribute

product_group_attribute_set
          -

Global rules for this entity data type

          -