ENTITY analysis_results_set_redistributed

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_results_set_redistributed 
SUBTYPE OF (analysis_results_set);
 	redistribution_factors : LIST [1:?] OF ratio_measure_with_unit;
END_ENTITY;

Explicit Attributes

Entity analysis_results_set_redistributed has the following local and inherited explicit attributes:
AttributeTypeDefined By
 results_set_namelabel (STRING)analysis_results_set
 component_resultsSET OF analysis_result (ENTITY)analysis_results_set
 redistribution_factorsLIST OF ratio_measure_with_unit (ENTITY)analysis_results_set_redistributed

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity analysis_results_set_redistributed inherits from the following supertypes:
  analysis_results_set

Subtypes

    No subtypes

Referenced By

Entity analysis_results_set_redistributed and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 analysis_results_set ENTITY analysis_results_set_redistributed
 design_result_mapped ENTITY analysis_results_set
 select_response_item SELECT analysis_results_set


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00