|
ENTITY group_assignment; ABSTRACT SUPERTYPE; assigned_group : group; DERIVE role : object_role := get_role(SELF); WHERE WR1: SIZEOF(USEDIN(SELF, 'BASIC_ATTRIBUTE_SCHEMA.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1; END_ENTITY; -- group_assignment |
Entity data types and their attributesgroup_assignmentassigned_group: group; (DER) role: object_role; |
| cm_group_assignment_subtypes (Change_management_mim) |
Users: by entity attributesgroup_assignmentrole_association.item_with_role role_select Users: by defined types, not used by any entity attributegroup_assignment- |
Global rules for this entity data typesubtype_exclusiveness_group_assignment (automotive_design)subtype_exclusiveness_group_assignment (Catalog_data_information_mim) |