ENTITY control_result_relationship

(* SCHEMA structural_analysis_design; *)
  ENTITY control_result_relationship;
      control : control_analysis_step;
      result  : result_analysis_step;
  END_ENTITY; -- control_result_relationship

Explicit Attributes

Entity control_result_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 controlcontrol_analysis_step (ENTITY)control_result_relationship
 resultresult_analysis_step (ENTITY)control_result_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:05-04:00