ENTITY presented_item_representation

(* SCHEMA presentation_organization_schema; *)


ENTITY presented_item_representation;

  presentation : presentation_representation_select;

  item         : presented_item;

END_ENTITY;

Explicit Attributes

Entity presented_item_representation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 presentationpresentation_representation_select (SELECT)presented_item_representation
 itempresented_item (ENTITY)presented_item_representation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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