ENTITY applied_document_reference

(* SCHEMA structural_analysis_design; *)
  ENTITY applied_document_reference
    SUBTYPE OF (document_reference);
      items : SET [1:?] OF document_reference_item;
  END_ENTITY; -- applied_document_reference

Explicit Attributes

Entity applied_document_reference has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_documentdocument (ENTITY)document_reference
 sourcelabel (STRING)document_reference
 itemsSET OF document_reference_item (SELECT)applied_document_reference

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_document_reference inherits from the following supertypes:
  document_reference

Subtypes

    No 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