analysis_results_set_redistributed
EXPRESS specification:
ENTITY
analysis_results_set_redistributed
SUBTYPE
OF
(
analysis_results_set
);
redistribution_factors
:
LIST
[1:?]
OF
ratio_measure_with_unit
;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
analysis_results_set
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
analysis_results_set_redistributed;
ENTITY
analysis_results_set
;
results_set_name
:
label
;
component_results
:
SET
[1:?]
OF
analysis_result
;
ENTITY
analysis_results_set_redistributed
;
redistribution_factors
:
LIST
[1:?]
OF
ratio_measure_with_unit
;
END_ENTITY
;