Navigation

analysis_method

EXPRESS specification:

ENTITY analysis_method
SUPERTYPE OF (ONEOF(analysis_method_dynamic, analysis_method_pseudo_dynamic, analysis_method_static) ANDOR analysis_method_documented);
analysis_name  :  label;
analysis_assumptions  :  OPTIONAL text;
END_ENTITY;

References (8):

Name Type Referred through Express-G
analysis_method_documented Entity
Supertype
No Diagram
analysis_method_dynamic Entity
Supertype
No Diagram
analysis_method_pseudo_dynamic Entity
Supertype
No Diagram
analysis_method_static Entity
Supertype
No Diagram
analysis_model Entity
Attribute 'method_of_analysis'
No Diagram
analysis_result Entity
Attribute 'results_for_analysis'
No Diagram
load_case Entity
Attribute 'governing_analyses'
No Diagram
select_analysis_model_item Select
Select relation
No Diagram

Inheritance graph

ENTITY analysis_method;
ENTITY analysis_method;
analysis_name  :  label;
analysis_assumptions  :  OPTIONAL text;
END_ENTITY;