ENTITY plant_item_route
(* SCHEMA plant_spatial_configuration; *)
ENTITY plant_item_route
SUBTYPE OF (product_definition_shape);
WHERE
WR1:
SELF\property_definition.definition\product_definition.
frame_of_reference\application_context_element.
name = 'physical occurrence';
WR2:
(SIZEOF(TYPEOF(SELF\property_definition.definition) * [
'PLANT_SPATIAL_CONFIGURATION.PLANT_LINE_DEFINITION',
'PLANT_SPATIAL_CONFIGURATION.PLANT_LINE_SEGMENT_DEFINITION' ]) = 1) XOR
(SIZEOF(TYPEOF(SELF\property_definition.definition) * [
'PLANT_SPATIAL_CONFIGURATION.PLANT_ARRANGEMENT_DEFINITION',
'PLANT_SPATIAL_CONFIGURATION.PLANT_ARRANGEMENT_SEGMENT_DEFINITION' ]) =
1);
END_ENTITY;
Explicit Attributes
Entity plant_item_route has the following local and inherited explicit attributes:
Derived Attributes
Entity plant_item_route has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity plant_item_route inherits from the following supertypes:
property_definition
product_definition_shape
Subtypes
No subtypesReferenced By
Entity plant_item_route and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:24-04:00