Overview Schemas Index

Product_placement_arm         


ENTITY Physical_element_placement
          SUBTYPE OF (Occurrence_placement);
          placed_physical_element : Physical_element_definition;
WHERE
          WR1: placed_physical_element\Product_view_definition.defined_version :<>: 
          SELF\Occurrence_placement.reference_physical_element\Product_view_definition.defined_version;
END_ENTITY; -- Physical_element_placement

Entity data types and their attributes

Occurrence_placement
          reference_physical_element: Physical_element_definition;
          reference_geometric_space: Geometric_model;
          positioned_representation: template_instance;
Physical_element_placement
          placed_physical_element: Physical_element_definition;

Users: by entity attributes

Occurrence_placement
Physical_element_placement

Users: by defined types, not used by any entity attribute

Physical_element_placement
          -

Global rules for this entity data type

          -