ENTITY analysis_result_node
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_result_node
SUBTYPE OF (analysis_result);
 	result_for_node : node;
 	result_values : reaction;
END_ENTITY;
Explicit Attributes
Entity analysis_result_node has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
Entity analysis_result_node inherits from the following supertypes:
  analysis_result
Subtypes
    No subtypesReferenced By
Entity analysis_result_node and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00