ENTITY applied_document_reference

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (Document_assignment_mim); *)
ENTITY applied_document_reference
  SUBTYPE OF (document_reference);
  items : SET[1:?] OF document_reference_item;
END_ENTITY;

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
 attribute_language_item SELECT applied_document_reference
 classification_item SELECT applied_document_reference
 multi_language_attribute_item SELECT applied_document_reference
 restrict_document_reference RULE applied_document_reference
 role_select SELECT document_reference
 subtype_exclusiveness_document_reference RULE document_reference


[Top Level Definitions] [Exit]

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