ENTITY analysis_method_static

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_method_static
SUBTYPE OF (analysis_method);
 	analysis_type : static_analysis_type;
END_ENTITY;

Explicit Attributes

Entity analysis_method_static has the following local and inherited explicit attributes:
AttributeTypeDefined By
 analysis_namelabel (STRING)analysis_method
 analysis_assumptionstext (STRING)analysis_method
 analysis_typestatic_analysis_type (ENUM)analysis_method_static

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity analysis_method_static inherits from the following supertypes:
  analysis_method

Subtypes

    No subtypes

Referenced By

Entity analysis_method_static and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 analysis_method ENTITY analysis_method_static
 analysis_model ENTITY analysis_method
 analysis_result ENTITY analysis_method
 load_case ENTITY analysis_method
 select_analysis_model_item SELECT analysis_method


[Top Level Definitions] [Exit]

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