ENTITY applied_presented_item

(* SCHEMA technical_data_packaging; *)
  ENTITY applied_presented_item
    SUBTYPE OF (presented_item);
      items : SET [1:?] OF presented_item_item;
  END_ENTITY; -- applied_presented_item

Explicit Attributes

Entity applied_presented_item has the following local and inherited explicit attributes:
AttributeTypeDefined By
 itemsSET OF presented_item_item (SELECT)applied_presented_item

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_presented_item inherits from the following supertypes:
  presented_item

Subtypes

    No subtypes

Referenced By

Entity applied_presented_item and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 existence_dependent_drawing_sheet_revision RULE applied_presented_item
 presented_item_representation ENTITY presented_item


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:34-04:00