Navigation

structural_frame_item_relationship

EXPRESS specification:

ENTITY structural_frame_item_relationship;
relationship_name  :  label;
relationship_description  :  OPTIONAL text;
related_item  :  structural_frame_item;
relating_item  :  structural_frame_item;
WHERE
WRS29  :  related_item :<>: relating_item;
END_ENTITY;

References (1):

Name Type Referred through Express-G
select_structural_item Select
Select relation
No Diagram

Inheritance graph

ENTITY structural_frame_item_relationship;
ENTITY structural_frame_item_relationship;
relationship_name  :  label;
relationship_description  :  OPTIONAL text;
related_item  :  structural_frame_item;
relating_item  :  structural_frame_item;
END_ENTITY;