ENTITY result

(* SCHEMA structural_analysis_design; *)
  ENTITY result;
      result_id         : identifier;
      creating_software : text;
      description       : text;
  END_ENTITY; -- result

Explicit Attributes

Entity result has the following local and inherited explicit attributes:
AttributeTypeDefined By
 result_ididentifier (STRING)result
 creating_softwaretext (STRING)result
 descriptiontext (STRING)result

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity result and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approval_item SELECT result
 result_analysis_step ENTITY result
 retention_item SELECT result


[Top Level Definitions] [Exit]

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