ENTITY applied_document_reference

(* SCHEMA step_ship_schema; *)
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
 classification_item SELECT document_reference
 document_to_product_definition RULE document_reference
 document_to_product_definition RULE applied_document_reference
 external_identification_item SELECT document_reference
 homogeneous_ship_material_property_has_named_references RULE applied_document_reference
 role_select SELECT document_reference
 ship_material_property_has_at_most_one_named_references RULE applied_document_reference
 structural_class_rejection_has_at_least_one_role_references RULE applied_document_reference


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:20-04:00