Navigation

group_assignment

EXPRESS specification:

ENTITY group_assignment
ABSTRACT SUPERTYPE OF (ONEOF(flavour, group_of_analysis_data, group_of_design_data, group_of_physical_data, group_of_project_definition_data, group_of_structural_data, group_of_generic_data, managed_data_group) ANDOR group_assignment_actioned ANDOR group_assignment_approved ANDOR media_content ANDOR project_data_group);
assigned_group  :  group;
DERIVE
role  :  object_role :=  get_role (SELF);
WHERE
WRG9  :  SIZEOF (USEDIN (SELF, 'STRUCTURAL_FRAME_SCHEMA.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1;
END_ENTITY;

References (15):

Name Type Referred through Express-G
flavour Entity
Supertype
No Diagram
group_assignment_actioned Entity
Supertype
No Diagram
group_assignment_approved Entity
Supertype
No Diagram
group_of_analysis_data Entity
Supertype
No Diagram
group_of_design_data Entity
Supertype
No Diagram
group_of_generic_data Entity
Supertype
No Diagram
group_of_physical_data Entity
Supertype
No Diagram
group_of_project_definition_data Entity
Supertype
No Diagram
group_of_structural_data Entity
Supertype
No Diagram
managed_data_group Entity
Supertype
No Diagram
media_content Entity
Supertype
No Diagram
project_data_group Entity
Supertype
No Diagram
role_select Select
Select relation
No Diagram
select_generic_item Select
Select relation
No Diagram
step_file Entity
Attribute 'selected_content'
No Diagram

Inheritance graph

ENTITY group_assignment;
ENTITY group_assignment;
assigned_group  :  group;
DERIVE
role  :  object_role :=  get_role (SELF);
END_ENTITY;