ENTITY building_document_reference

(* SCHEMA building_design_schema; *)
  ENTITY building_document_reference
    SUBTYPE OF (document_reference);
      items : SET [1:?] OF building_document_item;
  END_ENTITY; -- building_document_reference

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity building_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:41:29-04:00