Overview Schemas Index

Selected_item_mim         


ENTITY selected_items_assignment_in_context_group
          SUBTYPE OF (group_assignment);
          SELF\group_assignment.assigned_group : selected_items_context_group;
          selected_item_assignment : SET [1:1] OF selected_item_assignment;
END_ENTITY; -- selected_items_assignment_in_context_group

Entity data types and their attributes

group_assignment
          assigned_group: group;
          (DER) role: object_role;
selected_items_assignment_in_context_group
          (RT) assigned_group: selected_items_context_group;
          selected_item_assignment: SET [1:1] OF selected_item_assignment;

Users: by entity attributes

group_assignment
          role_association.item_with_role
                    role_select
selected_items_assignment_in_context_group

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

selected_items_assignment_in_context_group
          -

Global rules for this entity data type

          -