Navigation

analysis_results_set_combined

EXPRESS specification:

ENTITY analysis_results_set_combined
SUBTYPE OF ( analysis_results_set);
loading_combination_ref  :  loading_combination;
END_ENTITY;

References (2):

Name Type Referred through Express-G
analysis_results_set Entity
Subtype
No Diagram
analysis_results_set_envelope Entity
Attribute 'component_combinations'
No Diagram

Inheritance graph

ENTITY analysis_results_set_combined;
ENTITY analysis_results_set;
results_set_name  :  label;
component_results  :  SET [1:?] OF analysis_result;
ENTITY analysis_results_set_combined;
loading_combination_ref  :  loading_combination;
END_ENTITY;