ENTITY applied_document_reference

(* SCHEMA dimensional_inspection_schema; *)
  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

Entity applied_document_reference has the following local and inherited derived attributes:
AttributeTypeDefined By
 roleobject_role (ENTITY)document_reference

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_document_reference inherits from the following supertypes:
  document_reference

Subtypes

    No subtypes

Referenced By

Entity applied_document_reference and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 role_select SELECT document_reference


[Top Level Definitions] [Exit]

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