ENTITY analysis_step

(* SCHEMA structural_analysis_design; *)
  ENTITY analysis_step
    SUPERTYPE OF (ONEOF (control_analysis_step,result_analysis_step));
      analysis_control : control;
  END_ENTITY; -- analysis_step

Explicit Attributes

Entity analysis_step has the following local and inherited explicit attributes:
AttributeTypeDefined By
 analysis_controlcontrol (ENTITY)analysis_step

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity analysis_step has the following subtypes:
    control_analysis_step*
    control_linear_modes_and_frequencies_analysis_step
    control_linear_static_analysis_step
    control_linear_static_analysis_step_with_harmonic
    result_analysis_step*
    result_linear_modes_and_frequencies_analysis_sub_step
    result_linear_static_analysis_sub_step
* - Immediate Subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:38:43-04:00