ENTITY presented_item_association

(* SCHEMA plant_spatial_configuration; *)
   ENTITY presented_item_association
   SUBTYPE OF (presented_item);
      items : SET [1:?] OF presented_item_select;
   END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity presented_item_association inherits from the following supertypes:
  presented_item

Subtypes

    No subtypes

Referenced By

Entity presented_item_association and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 presented_item_representation ENTITY presented_item


[Top Level Definitions] [Exit]

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