analysis_model_relationship
EXPRESS specification:
ENTITY
analysis_model_relationship;
relationship_name
:
label
;
relationship_description
:
OPTIONAL
text
;
relating_model
:
analysis_model
;
related_model
:
analysis_model
;
WHERE
WRA9
:
relating_model :<>: related_model;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
select_analysis_model_item
Select
Select relation
No Diagram
Inheritance graph
ENTITY
analysis_model_relationship;
ENTITY
analysis_model_relationship
;
relationship_name
:
label
;
relationship_description
:
OPTIONAL
text
;
relating_model
:
analysis_model
;
related_model
:
analysis_model
;
END_ENTITY
;