ENTITY analysis_result_element_node

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_result_element_node
SUBTYPE OF (analysis_result);
	result_for_element_node : element_node_connectivity;
	result_values : reaction;
END_ENTITY;

Explicit Attributes

Entity analysis_result_element_node has the following local and inherited explicit attributes:
AttributeTypeDefined By
 analysis_result_namelabel (STRING)analysis_result
 sign_conventiontext (STRING)analysis_result
 results_for_analysisanalysis_method (ENTITY)analysis_result
 result_for_element_nodeelement_node_connectivity (ENTITY)analysis_result_element_node
 result_valuesreaction (ENTITY)analysis_result_element_node

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity analysis_result_element_node inherits from the following supertypes:
  analysis_result

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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